I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
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...
I cannot suffer this tool anymore. As u can see in the pic below, it provides a cursor mode to measure the currents of X1/X2. However, users always need to know the average...
Hi,
I want to connect 4 antennas to nRF52832, they respectively points to North, South, East and West direction.
Also I hope the nRF52832 can do switch antenna job,...