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...
Hi everyone,
I'm trying to compile a ble_app_uart exemple using my own Makefile (The exemple compiles and works fine), but i got an error from the linker.
error: objects_application...
Hi,
two quick questions (nRF52832):
What is the value of t_LPCOMP,STARTUP (I didn't find it in the PS).
Can PSEL be modified while LPCOMP is running?...
Where in the official documentation can I find what the boot order/proedure is for the nRF52832?
For instance: This post gives a coarse overview which is great but I am...
Hello,
I want to achieve bidirectional data communication between one central and two peripherals. My two peripherals will have different services. Any my central device...
Hi,
I try to use sniffer (PCA10031 - V1.0.1_1111) between 1 NRF52 DK (PCA10040) with ble_app_blinky and 1 NRF52 DK (PCA10040) with ble_app_blinky_c.
After choose "Nordic_Blinky...
Hi,
I am using radio test example in SDK for fcc and ce certification. In this example we can confirm the Tx tests using a spectrum analyzer. Could you let us know how...
Hi All,
The MTU_SIZE of ble_app_uart is set to 64-byte. When write data over this, let's say 80-byte, the program will be reset.
I don't want to increase the MUT_SIZE...
Dear friends,
My PPK works unstable. Sometimes it works well, while sometimes it won't start. When it is started from the command line console, the error output is "initialization...
I have been working on "merging" SDK for Mesh's lightswitch client example and SDK v14.2.0 UART server example, mostly following the document on this site , with some changes...
I've gone through the user manual for the Nordic Power Profiler Kit, but I can't find any basic information on how to understand the plots and the measurements reported under...
I would like to have one central and two peripheral connection. Ad functionality required is same as NUS UART Example. But the example code connects to only device. Can any...
Hello,
i would like to connect two Redbearlabs Nano v2 just with eachother. The central one connects just to the peripheral, but the peripheral is still open for every...
Hello There,
I found following dongle based on nRF51822.
They claim same will work for bluetooth 5.0 also.
I know BT5 devices are not backward compatible, so not sure if...
Hi,
How can I share a GATT server profile constructed on nRF connect for PC with nRF connect for Android ?
'Save/Load setup' on Windows PC stores/Load json file
In...
I've got a set of boards that are behaving very strangely. I attempt to turn on the HFCLK but the HFCLKSTARTED event never comes nor does the HFCLKSTAT register indicate that...