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...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I have a server running on my Android phone. I looked at the service UUID encoded in the advert packet using and Wire-shark and confirmed my app is broadcasting packets. ...
I am trying to execute code that broadcasts (uses the Soft Device Ble stack) on target nrf52832 boards connected to the PCA10040.
I am successful uploading a program (that...
Environment
nRF52832, nRF5x-Command-Line-Tools_9_7_1_Linux-x86_64,
Problem:
Programming of Softdevice, Application and Bootloader with nRFGo Studio works.
Programming...
Hello,
As I understand it, bluetooth declaration IDs can be used for multiple products as long as the products all share the same QDID . In other words, If you do it right...
I have been following the tutorial devzone.nordicsemi.com/.../ on how to use eclipse but in the makefile part im getting this error. I'm using sdk v11. I have used sdk v14...
hi,
i doing a program to receive multiple service data from nrf thingy 52 to nrf52840 central device.
as of now i have implemented weather service, motion service and...
I have been trying to integrate support for multiperipherals into my application, but am continuing to get errors when attempting to start advertising after the first connection...
As I don't know much about audio,I have trouble with the gain of the pdm module in nrf52832.Now
I have used MP45DT02 as the digital microphone,but I just can't understand...
Hi, I've searched and googled through this site and made sure no one asked this question before.
In core\Bearer_event.c, there is this function:
bearer_event_flag_t...
I'm trying to connect two nRF5 devices together, Central and Peripheral, and use a custom BLE service that I have written that has a custom 128 bit UUID.
I'm in the process...
Hi,
We are sending a data using Nordic UART Service (NUS), the data is transferred over BLE as a Indication.
From Message Sequence Chart in Nordic Infocenter
Here...
I am researching OTA procedures and I spent more than a few minutes wrestling with flashing soft devices and bootloader code to the nRF52_DK.
What I found is JLINK seems...
When adding extra buttons on breadboard for NRF52-DK do we need to use resistors OR i can directly connect one leg to GPIO pin i.e 30 and another to gnd.
I'm trying to use the nRF24LU1P as a standalone 8051 with the nRF24 radio inside. I provide 5v on the USB connection but no host connection. I am trying to operate in PRX...