Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
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!
We designed and manufactured board with nRF52832_QFAA. The NFC pins was configured as IO and connected to sensors. The problem is that we see that those pins get...
Has any-one been successful waking up a sleeping 328P via a NRF24L01 PRX IRQ interrupt?? My scenario is as below.
Establishing a two way communication between two arduino...
Color sensing not working after DFU. No color reflection LED activity noted. I would like to have more detailed info on how the color sensing code translates the raw color...
Hello.
I need to use LESC numeric comparison pairing.
It seems that the PIN is automatically and ramdomly generated after the connection occurs.
I would need to manage...
I am running a nrf52 with IOT sdk's Cloud CoAP example. I am wondering about the parameters that I would need to integrate this into a product. These include the stack size...
Hello,
I am using 52832 to test ble data throughput. When two devices are close to each other, the throughput can reach 80kB/s, but if the distance is about 4 meters, the...
The nRF51422 product specification says that you have to use a +-40 ppm crystal for BLE applications.
On DigiKey, there are 2 columns for 2520 crystals: frequency stability...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
Hello, I downloaded the ble_mesh_v0.9.1-Alpha source code from nordic website, and tried to port it to my pca10056 devboard.
When doing so, I noticed that some function...
Hi All,
I would like to use FreeRTOS in my project. I try to play with the examples/ble_peripheral/ble_app_hrs_freertos project.
I have enabled logging with RTT. The...
Hi, when reading BLE Mesh specs, this paragraph caught my attention:
Messages may support a delay parameter that indicates a delay between receiving a message and
starting...
nRF5 SDK v13.0.0
Release Date: Week 11, 2017
Highlights:
Implemented a new license scheme for the SDK distribution. See the
documentation folder for details....
Hi,
I am using "nrf5 sdk v11.0" ble_peripheral "ble_ancs_c" example for nrf52_DK(PCA10040) .
When i connect to the my ios device then accepted pairing request then i am...