This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

RSSI Implementation for PCA20035 on BLE UART

Hi,

I am specifically looking for RSSI implementation using the BLE module on nrf52840 SOC. How to obtain the RSSI values for asset tracker application on Nordic Thingy:91(nRF9160 SiP)?

I want to perform a BLE scan based on the timeout values and sort the result by RSSI implementation with nRF52840 for PCA20035 and pass the BLE_SCANLIST_ENTRIES over UART.

Looking forward to your help. Please guide me the correct way and let me know how to proceed to start the RSSI measurement.

Thanks

Related