Built for the bleno pizza example
- Start the pizza peripheral per the in the readme
- Open
index.html
in Chrome withhttp-server
orpython3 -m http.server
orpython -m SimpleHTTPServer
This only works in Chrome 48+ with the enable-web-bluetooth flag enabled. Tested successfully on Chrome for linux and Android so far.
When run on some devices, the browser will 'see' the bleno peripheral but will fail after choosing. Not sure how to debug this.