How does Bluetooth Web Scanner work?
Historically, interacting with Bluetooth hardware required installing heavy native apps on your phone or computer. Today, thanks to the Web Bluetooth API Implemented in modern browsers (like Google Chrome and Edge), you can safely scan from a web page.
Our tool allows you:
- Look for: Scans the area for BLE (Bluetooth Low Energy) devices that are in pairing mode.
- Read Battery: If the device, such as a headset or smartwatch, exposes the standard "Battery Service", the page will connect to read its battery percentage in real time.
- Total Privacy: The web cannot scan your environment without your permission. When you click "Scan," the browser itself opens a native secure window for you to choose which device you authorize to the page.