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

Calculate accurate distance between 2 nrf52832 devices using proximity model

Hello,

I am using nRF52832 devices and calculating the distance using RSSI, but it is not that accurate.

Can you please let me know whether we can calculate the accurate distance through Proximity model or not?

Parents Reply
  • Any of the BLE examples can give you the RSSI. There is no examples that calculates the distance. There are several theoretical formulas (you can find a simple formula here) you can use to calculate the RSSI value into meters, but in practice the RSSI signal is too unreliable for any accurate distance measuring. There will always be too many variables affecting the measured RSSI, like radio interference, signal multi-path/reflections,etc

Children
No Data
Related