alt236/Bluetooth-LE-Library---Android

Distance

Closed this issue · 1 comments

How would you compute the distance if there's no txPower?

Have a look at RSSI Fingerprinting.

You would need to have thoroughly profiled the device in question and create your own model based on the RSSI.

Its going to be pretty inaccurate though, as any deviation from the model will throw it off (not that ibeacons are really accurate).