Hello.
Is there an example in nRF5 SDK Bluetooth low energy example that can easily do get the RSSI?
Thank you.
Hello.
Is there an example in nRF5 SDK Bluetooth low energy example that can easily do get the RSSI?
Thank you.
No, but there's an easy API for that:
sd_ble_gap_rssi_start
I also suggest you use devzone's search utility as this exact question has been answered a hundred times already.