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