Hello, everyone~
I want to use a nRF51824 to scan a specified smart phone and use the RSSI to estimate the distance. Is there a simple and basic example of this funtion?
Hello, everyone~
I want to use a nRF51824 to scan a specified smart phone and use the RSSI to estimate the distance. Is there a simple and basic example of this funtion?
In short, no.
RSSI is not that great for distance measurements, but you'll get the RSSI value of the last received packet in the BLE event from the softDevice as documented here RSSI get sample..
All right. Thanks for help~
All right. Thanks for help~