Setup Instructions
September 13, 2016 ยท View on GitHub
Built for the bleno pizza example
Setup Instructions
- Start the pizza peripheral per the in the readme
- Open
index.htmlin Chrome withhttp-serverorpython3 -m http.serverorpython -m SimpleHTTPServer
Notes
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.