AltBeacon / android-beacon-library

Allows Android apps to interact with BLE beacons
Apache License 2.0
2.83k stars 836 forks source link

Measuring 1-Meter Reference RSSI value #1021

Closed beemavishnu closed 3 years ago

beemavishnu commented 3 years ago

Hello,

I have basic query of measuring 1-Meter Reference RSSI value.

Whether 1-meter Reference RSSI value is to be measured in a chamber without any interference or need to measure once Beacon/Tag installed in the actual location.

I am bit confused, some websites will mention about pre-programming the 1-Meter reference RSSI value in factory and some websites will mention about calibrating the 1-Meter reference RSSI value once Beacon/Tag installed at actual location.

Please let me know the best approach.

Thanks & Regards Vishnu Beema

davidgyoung commented 3 years ago

The answer really depends on your use case.

If you are looking for the most generic measurement that will be best applicable to a variety of possible placements of the beacon vs. the phone, use a chamber. If your app is designed to work in one specific location with the user typically in one general direction relative to the beacon (or a number of similar placements), then measuring in-place will usually provide better results.

beemavishnu commented 3 years ago

Thank you for your inputs. So you mean measuring 1-meter reference at location will be more accurate when compared to 1-meter reference value measured in chamber.