RSSI filtering

Hi @wiktor,

I am working on distance calculation from rssi values using kalman filtering, but my question is, are you guys also using the same in your sdk. if yes, on which build it is available. Waiting for your comments !!!

0.9.2 and later (:

HI @heypiotr,

Thank you for your fast response,
Can you please tell me which the version in iOS also.

In iOS, we rely on built-in Core Location filtering mechanisms.

Hi @heypiotr,

So if Kalman is not implemented, I thought of giving it a try. if you have any inputs for that please give some simple equations or sample project done using Kalman which intern will be a great help for me. Thank you in advance.