Once connected to the peer, the app will begin with "sd_ble_gap_rssi_start()", and the peer will send RSSI sample to the softdevice, and the SD will back to APP with a "BLE_GAP_EVT_RSSI_CHANGED...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Hello,
I keep getting very strage intermittent (well when it happens its permanent) errors with nrf54L15DK.
I have not yet observed it with my custom PCB (based on Raytak...