How to measure the distance between the nRF52840 and a smartphone using the Nordic Distance Measurement library?

Until now, the distance between a other BLE module and a smartphone has been measured from RSSI.

For my use case, I thought that RSSI alone would be sufficient, since I only needed to know the relative value of the distance, not the exact distance.

However, since the relative values are also greatly affected by the orientation of the smartphone and signal conditions, we are considering alternatives.

I expected that the Nordic Distance Measurement library, which can be implemented in the nRF52840, would measure distances more accurately.

However, the sample code provided measures the distance between devices implementing the same Nordic Distance Measurement library.

Is it possible to use the Nordic Distance Measurement library in conjunction with a smartphone application such as Andorid or iPhone?

If not, are there other useful ways to measure distance besides RSSI?

Please let me know.

Parents Reply Children
No Data
Related