Checking browser support…
Grants access to standard GATT services and common vendor UUIDs.
GATT Structure
Connect a device to walk its GATT tree.
Select a characteristic in the GATT tree to inspect its values and operations.
Notification Log (0)
| Elapsed | Characteristic | Hex | Decoded |
|---|---|---|---|
| No notification events received yet. | |||
Browser Support Matrix
Web Bluetooth (navigator.bluetooth) is supported in Chromium-based desktop browsers. Learn more about Web Bluetooth support
| Feature | Chrome | Edge | Firefox | Safari |
|---|---|---|---|---|
| navigator.bluetooth device chooserChromium desktop browsers. | Supported | Supported | Not supported | Not supported |
| Read / write / notify over GATTCore GATT operations over Web Bluetooth. | Supported | Supported | Not supported | Not supported |
| Chromium on AndroidUntested in our lab. | Untested | Untested | Not supported | Not applicable |
| Linux (BlueZ)Needs BlueZ and experimental platform flags on some distros. | Partial support | Untested | Not supported | Not applicable |
| watchAdvertisements (passive scan)Behind a flag; passive scanning is not implemented by this tool. | Not supported | Not supported | Not supported | Not supported |
| getDevices() reconnectChromium API for reconnecting without picker. | Untested | Untested | Not supported | Not supported |
Detected browser capabilities
- navigator.bluetooth …
- Bluetooth adapter available …
- Secure Context (HTTPS) …