Tornaco / web-bluetooth-example

a minimal web bluetooth example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web-bluetooth-example

This example contains the minimum you need to scan for web bluetooth devices and connect to one. You need to change the two variables at the top of ble.js to known UUIDs for a device and service that you want to find.

About

a minimal web bluetooth example


Languages

Language:JavaScript 83.5%Language:HTML 16.5%