Estimating distance to iBeacon on iOS
I'm trying to estimate the distance from an iOS device to an iBeacon. I am aware that distance estimation is not super accurate, and I am also aware of this formula: https://electronics.stackexchange.com/questions/83354/calculate-distance-from-rssi I have found, through some research, that an iBeacon's BLE advertisement in fact contains data that represents the calibration value. That is to say, the RSSI determined at 1 meter away is actually broadcast by the beacon for all to see. Now, I think the iOS must internally use this information to determine the Near, Far, Immediate, and Unknown