You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Application has some severe inaccuracy at calculating exact position when there is lot of interference in the data gotten from BLE-listeners. Especially this can be seen when trying to locate multiple ble-devices same time. This could be cause by centralized filter used to get rid of interference so re-factoring it might be the right way to process in fixing this. But it could also have to do with converting rssi to distance. So this issue have to be studied more before acting to avoid making it worse.
The text was updated successfully, but these errors were encountered:
Application has some severe inaccuracy at calculating exact position when there is lot of interference in the data gotten from BLE-listeners. Especially this can be seen when trying to locate multiple ble-devices same time. This could be cause by centralized filter used to get rid of interference so re-factoring it might be the right way to process in fixing this. But it could also have to do with converting rssi to distance. So this issue have to be studied more before acting to avoid making it worse.
The text was updated successfully, but these errors were encountered: