Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 674 Bytes

File metadata and controls

10 lines (8 loc) · 674 Bytes

BLE-Scanner

A web application works in Google Chrome browser to scan and connect to Bluetooth Low Energy devices.

Usually to connect to a BLE device, we need a smart phone or tablet. But using this web application, you will be able to connect to any BLE device. This works on Web Bluetooth introduced by Google Chrome.

Usage

Open BLE-Scanner in Google Chrome browser. In the connect box, enter the UUIDs/name/ids of the services. Click 'Connect' button.

Chrome will display a list of BLE devices from which you can select a device to connect. Connection status and characteristic details can be found in the console view.