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...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
I am trying add the JSON library to light switch exemple (SDK Mesh).
First all I created a lib folder in the main folder of SDK (nrf5_SDK_for_Mesh_v1.0.0_src). Inside this...
I need to store as much data as possible in flash. And the free flash size varies from different version of the application software.
Is there a method to have the lowest...
Hello,
I'm wondering how long do I need to keep the data I want to send alive.
Here's the use case:
My data changed so I need to notify the central. Since the data changed...
I downloaded the Android App from https://github.com/NordicPlayground/Android-nRF-UART, and when I run it on my phone it does not see ANY bluetooth devices. However, when...
Given that mbed is based on RTX, has anyone used the nRF5 SDK with mbed or know if it would be an easy or seamless integration ?
Thanks for your help!
Mickael
I'm implementing Capacitive Touch sensor using comparator method.
The hardware configuration was followed exactly as described here .
The output differs depending on the...
Hi,
I tried to make a special application that includes 3 advertisements, (one with softdevice, and two others with timeslot), then i successed to
integrate all the three...
Hi There,
I'm a beginner with Nordic products and I'm taking over the nRF52840 Preview Development Kit.
My final goal is to supply with a solar cell my nRF52840 running...
Hi,
We have issues with mBed's Thread::wait() in mBed 5.7.2, which causes our interrupts to stop working. Below is a small example that can be used to test this. By removing...
Hi. In the product I'm working there is a qi and NFC antenna on the same side. I resolved the issue of the qi charger overloading the nRF by placing a 1nF capacitor in series...
I enabled whitelist in my nrf51822 device and get my phone irk address after bonding then i hardcode that specific irk to my nrf device. Now i can only able to connect my...
I am using KDeveloper to program the nRF52, so far it has been working fine, but I want to be able ofdebugging and going into breakpoints, etc. What should I set in order...
I have programmed two boards(pca10056) with the cli example in thread sdk.I have set the first one as the leader and the second as the child but after pinging the kit the...