Understanding ibeacon distancing

后端 未结 7 1473
野趣味
野趣味 2020-11-22 13:45

Trying to grasp a basic concept of how distancing with ibeacon (beacon/ Bluetooth-lowenergy/BLE) can work. Is there any true documentation on how far exactly an ibeacon can

7条回答
  •  眼角桃花
    2020-11-22 14:11

    With multiple phones and beacons at the same location, it's going to be difficult to measure proximity with any high degree of accuracy. Try using the Android "b and l bluetooth le scanner" app, to visualize the signal strengths (distance) variations, for multiple beacons, and you'll quickly discover that complex, adaptive algorithms may be required to provide any form of consistent proximity measurement.

    You're going to see lots of solutions simply instructing the user to "please hold your phone here", to reduce customer frustration.

提交回复
热议问题