Bluetooth Test
A free browser Bluetooth diagnostic. Confirms this workstation can pair and talk to a Bluetooth Low Energy (BLE) device through the browser using Web Bluetooth (GATT) - the transport that hardware wallets (e.g. Ledger Nano X), IoT and smart-home setup portals, and some fitness or medical web apps rely on. Useful for confirming BLE works before debugging a vendor web app.
Read the Bluetooth Test guide for help reading the verdict or fixing each failure mode.
Configuration
Takes about 20 seconds. The chooser only appears when you click; only the device you pick is exposed to this page, and nothing is read without your click.
Diagnostic complete
Browser supports Web Bluetooth and a radio is available
Feature-detecting navigator.bluetooth and calling getAvailability().
Pair a device and connect over GATT
Click below to open the browser's Bluetooth chooser, pick a device, and connect to its GATT server.
Discover services and read a characteristic
Listing primary services and, if present, reading Battery Level (0x180F) or Device Information (0x180A).