I've started to use the Android Beacon Library
from RadiusNetwork
. After some try, i've reached the result to display my iBeacon data on Nexus 5
.
The questions are:
The distance are in meters or in some other units? I've seen that there is an algorithm based upon the power and the rssi, there is a way to improve the precision of the function beacon.getDistance()?