In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
I am developing the product using SDK14, hrs_freertos.
Now I am developing buttonless_DFU but it does not work.
Can you tell me more details on how to implement DFU in SDK14...
Hi to everyone!
I have been looking for a way to get all the bluetooth adresses which are active around my chip (I have a nRF52832).
I know I can program my device...
Hi nordic
I am testing with an FDS example. I am reading and writing various data. But there was a problem in the writing process. I called fds_record_write () once, but...
Hi everyone,
I have the same problem as the others before me. I have tried everything as described in other topics but it is not working. Have some screenshots below:
...
Hi all,
I was planing to use the nrf52832 with WLCSP package in a new design. But I noticed that the SWO pin which is assigned to pin 21 for the QFN package is not assigned...
I'm trying to understand how to handle error codes from the twi driver at the moment. When I hold my I2C slave in reset and try to configure it nrf_drv_twi_tx() returns 0x8201...
Hello,
in the electrical specification of the Timer peripheral (in the product specification page of the nrf52840 or nrf52832) it is said that there is 0.25us of delay between...
I have created a whitelist in nrf51822 device its working fine. But i stored whitelist details (pp_irk and pp_addr) to an external flash memory( bacause i not using peer manager...
I'm wondering if the extended advertisement feature of Bluetooth 5.0 is supported in any softdevice. If not, when can we expect it to be supported? Still within 2017 (as I...
Hi,
Each node has some state which should be saved in case of a power failure and recovered after it.
The problems:
how to detect the power failure?
where to save...
I have some Bluetooth LE v4.2 beacons that I will connect ONLY with known devices that we may call "readers". No consumer with use my beacons, I program them, I install them...
Hello everyone,
I am currently working on porting the InvenSense motion driver 6.12 to nrf52840pdk.
I followed porting guide provided by InvenSense. However, I met the...