From 726d7bb5f9c1928fadb0d2693668e5ab5f0b68cb Mon Sep 17 00:00:00 2001 From: Lukasz Kostka Date: Tue, 13 Feb 2024 18:04:54 +0100 Subject: [PATCH] Update images --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d647c6..2a6b490 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Discovered device: b288b83142c74bf0ab28178d93532e32 rssi: -40 Next to the identifier, the rssi value represents the received signal strength index (RSSI) in dB units. A higher value indicates closer proximity to the beacon. For instance, -40 dB suggests a relatively close distance (20-50cm), whereas -90 dB indicates a much greater distance (several meters away). -![Estimote UWB Beacons - BLE rssi](https://s3.amazonaws.com/assets.github.estimote.com/uwb-sdk/rssi.gif) +![Estimote UWB Beacons - BLE rssi](https://s3.amazonaws.com/assets.github.estimote.com/uwb-sdk/rssi.gif?v=2) >[!IMPORTANT] >It's important to note that the RSSI value is determined by the Core Bluetooth API and does not reflect precise UWB ranging yet. RSSI can be quite variable, fluctuating based on the orientation of the phone or obstacles between the phone and the beacon. Therefore, RSSI should only be used as an indication of which beacons are relatively nearby, especially since your phone can scan and discover hundreds of beacons in the vicinity.