How does the Web Bluetooth Radar work?
Once you authorize the browser to connect to a Bluetooth device, we use the watchAdvertisements() API to listen for broadcasts. Based on the RSSI (typically between -20 and -100), we calculate the approximate physical distance. This runs 100% locally and never uploads your location data.