Web BLE

The Web Bluetooth API provides the ability to connect and interact with Bluetooth Low Energy peripherals from a web browser. It is currently only supported by Chrome and Edge. Check the Browser compatibility table for more details.

Basic: A simple HTML only web page to test the Bluetooth services and characteristics. View source

Dashboard: A fully fletched single page application built using React with a more detailed UI and recording functionalities. View source