Hi,
I am planning to make a program so that when a beacon goes far away a specific distance (around 5m) then the led should light up.
I have taken some measurements and they are very unexpected. I would like to know if anyone has used BLE for this purpose or not and how did you implement it.
My measurements are as follows. Distance is in meters.
For the above example, at 5 meters sometimes I get RSSI -98, sometimes -100 and -101.
So I tried to tackle this with another method. Now this time the RSSI is fixed and the distance varies. Please view the image below.
If we look at the 9th measurement, we get -100 RSSI at 7m, 8m and 7.5m.
Do you guys have any suggestions?