I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
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...