Bluetooth Signal Tester
Test Bluetooth Low Energy (BLE) devices in your browser. Scan, connect to nearby Bluetooth devices, read GATT services, and monitor signal strength (RSSI).
About Bluetooth Signal Tester
Test Bluetooth Low Energy (BLE) devices directly in your browser using the Web Bluetooth API. Scan for nearby devices, connect to them, read GATT services and characteristics, and monitor signal strength (RSSI) when available. Perfect for IoT developers, Bluetooth debugging, and hardware testing.
How to use:
- Click 'Scan for devices' to discover nearby Bluetooth Low Energy devices.
- Select a device from the browser's device picker dialog.
- View device information, including name, ID, and connection status.
- Explore GATT services and characteristics available on the connected device.
- Monitor signal strength (RSSI) if your browser supports the Scanning API (experimental).
- Use 'Disconnect' to close the connection when finished.
Browser Compatibility
- Chrome/Edge (Desktop & Android): Full support
- Opera: Supported
- Safari/Firefox: Not supported
- HTTPS required for security
- RSSI scanning requires experimental flags in Chrome
Technical References
- MDN Web Bluetooth API: https://developer.mozilla.org/en-US/docs/Web/API/Web_Bluetooth_API
- Web Bluetooth Specification: https://webbluetoothcg.github.io/web-bluetooth/
- Chrome Platform Status: https://chromestatus.com/feature/5264933985976320