Estimote / iOS-Indoor-SDK

Estimote Indoor SDK for iOS
MIT License
484 stars 136 forks source link

Sticker beacon locations are incorrect in Indoor Location App #30

Open sahilsarosh opened 6 years ago

sahilsarosh commented 6 years ago

From this article, we understand the location of sticker beacon is updated every 3 minutes. https://blog.estimote.com/post/165720366660/estimote-introducing-low-power-asset-tracking-api

However, Indoor App is not showing the correct locations of the sticker beacons even after 3 minutes. Can you please help? We want Indoor App to show proper location (I am using the native App and not any SDK).

Just to be clear, the phone and the sticker beacons are moving together in the Indoor Location app. Even when the sticker beacon is in one corner, if the phone moves to the other corner, both sticker beacon and indoor location are showing at the same place.

We are trying to implement asset tracking and would like to use mesh network to update location of all stickers. However, the calls to detect location of sticker is not returning proper location. Upon investigation, we see the above mentioned behavior in Indoor app as well. Can you please explain how to fix in Indoor app so we can test our custom app? Thanks in advance for your help.