Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
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...
Hi,
We have an extra current of 1uA while in system off mode(no RAMS). we get ~1.6uA instead of 0.6uA as we read on SPEC.
Do you have an idea what may cause the extra 1uA...
I am trying to modify the ble_app_hrs so that i can write a value to the board and save it as a new heart rate value. So far i have added a BLE_GATTS_EVT_WRITE case to the...
Hi,
I tried my best to solve my problem via forum but unfortunately no success.
I got nrf51 DK and played with it a lot. successfully program the samples and tweak them...
Per release notes, flash memory footprint has changed. The Multilink central project resets when trying to clear pstorage memory area and so I'm assuming that it is protected...
Hi,
Since i don't have nrf6310 board, i tried to test the multilink central application with pca10001 board, after referring the nRF51 SDK document. But unfortunately it...
Folks,
I've designed and implemented two product prototypes using the QFN package for the nRF51822. Now I need to move to the BGA version to shrink the designs. The nRF51822...
Im using the nRF51822 board with the nrfGo motherboard. I noticed the atmel microcontroler on the motherboard supports USB otg. It is possible for the nRF51822 to use the...
Hello,
I just received my nrf51822-mkit. I would like to connect it to android, but I need the product keys. I cannot find the product keys on the PCB or in the packaging...
Only p0.00 to p0.03 event can trigger an interupt in nrf 51822?
By nRF51 Series Reference Manual v1.0 ,I find that it only have CONFIG[n] (n=0..3) in GPIOTE, does it means...
Hello.
I use nrf51822 EK and TN-901 temp sensor.
My plan is nrf51822 slave, TN-901 is master
or considering the roles reverse.
Getting value is spi and output is uart...
s120 1.0.0.1-alpha loads fine
s120 1.0.0.2-alpha won't load - The given hex file did not load successfully
s120 1.0.0.3-alpha won't load - same error message
See attached...
Folks,
Prototyping a wearable device using the nRF51822, so we're talking about Bluetooth LE and the 2.4 GHz band (although the protocol probably doesn't matter). Since...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...