A device will calculate the RSSI from its neighbor beacons and determine the nearest 4 beacons.
A sphere is created based on the 4 chosen beacons.
The center point of the sphere is calculated.
3D triangulation is applied to find the position of the user. More on that below.