Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
I've run an mesh example of light control with three 52832DK board.There are some question.
[1]Now i want to add uart function to the example,then i can send msg without...
Hi,
I'm working on modification of DFU Bootloader to use external flash instead of standard Dual-bank or Single-bank version. Now it works quite well, but I have problems...
For programming the nrf52832's BLE capabilities the only option that can be used is the s132 soft device right?
According to the latest specification, the maximum throughput...
Greetings,
I have an application where the DFU of a NRF52 is performed by another microcontroller via a serial port. Once the DFU is complete, the microcontroller turns...
Hi everyone!
I'm wondering about why SoftDevice stays idle (in terms of radio operation) so "long"
("t ScanReserved" = 760 us) after channel changes during scanning? Despite...
Hi,
I'm trying to do a rough calculation of current consumption for the nRF52840 chip.
The unit should sample 6 times an hour by using I2C to acquire samples from a...
Hello,
I want to program the bare nRF52832 MCU over SWDIO, SWCLK, GND and +3,3V Connections with a Segger J-Link programmer. Unfortunately the programmer could not connect...
Hi,
We are designed our own Beacon PCB based on nRF51822 Beacon Kit...We followed board size,PCB Antenna Trace width and GND Clearance as per Beacon kit...The difference...
As I understand it only the largest physical chip, 7x7mm nrf52840 , supports Bluetooth 5.0 long range. Is this correct?
It seems as if Nordic Semiconductor is abandoning...
Hi,
i have assigned RAM address as:
#define RAM_MEMORY_TEST_ADDRESS (0x20002BD8)
uint8_t * p_ram_test = (uint8_t *)RAM_MEMORY_TEST_ADDRESS;
to this p_ram_test i...
Hi,
In the Thread API under the Command Line Interface section, there are the following functions:
void otCliConsoleInit(otInstance *aInstance, otCliConsoleOutputCallback...
Makefile (/attachment/ca6852bdad7b5e54aaa4ce4388c4c410)Please find my code attached!!!
I have changed the makefile and the SDK config file accordingly! but the error remains...
Why can not read twi data ? at nrf52832 chip....
but Read well in Arduino....
twi interfacing with RTC DS1307....
please give me some hint.....
nrf_drv_config...