Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
I've just tried upgrading to 5.2.0 from 5.1.0. I simply downloaded the new SDK's zip file, extracted it next to the old one, and adjusted my makefile to reflect the new path...
Hello,
We are currently migrating (or trying to...) from IAR Arm Embedded to Eclipse/GCC.
I'm trying to compile our project using gcc and eclipse. I followed this tutorial...
Reading the nRF51 reference manual, I came across the Identity Root and the Encryption Root fields in the FICR area.
Does anyone know what they can be used for ?
Hi, I need to set dynamic advertisement data with nRF8001. To achieve this with nRFgo Studio my idea was to set "Service Data" in "Selected fields to advertise" (ACI Bond...
Hey folks,
Is there any dependence between the MBR and the SD version? The reason I ask is because we are working on a product that will be able to update the softdevice...
Hello,
I am using nrf52 for my project. i need to read sensor value for 20micro second in array. I need 10000 reading in array to check condition. but array size more than...
While migrating from 12.1 to 12.3 I noticed changes to nrf_drv_wdt_init; specifially the removal of uint64_t casts.
Why were these removed?
We use a 5 minute reload value...
I have trouble for downloading mobile app from Google play, since it is blocked in China. So... is there any official mirror site for download these apps ? Yes, we can find...
Hi,
This is a follow-on question to the following: link
I have similar questions and would like further clarification. The MBR and the SD are packaged/delivered together...
hi,
i have a issue with bluetooth stack. i have established connection with app to communication to send and receive the data.
due to link loss the connection, i have...
Hello Everyone,
This query regarding programming of board during mass manufacturing.
I am using nrf51822, S130, SDK11. I combined softdevice, bootloader, and application...
Hi, I have some question about wiredUART and USB to UART
I'm using nrf51822+BLE400.
Is there any difference UART communication between using USB to UART
and wiring...
In order to reduce the R&D lead-time, I am trying to use ARM mbed online compiler to build nRF51822 project. I know the mbed Kit will do chip-erase on nRF silicon, so I guess...