I want to use bluetooth to communicate between a browser and bangle.js. I want to scan a QR code and send the scan information from the browser to bangle.js. I was able to create a program for the browser side using the web bluetooth api, but I am unable to create a program for the bangle.js side. Is there a sample that might be helpful?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I want to use bluetooth to communicate between a browser and bangle.js. I want to scan a QR code and send the scan information from the browser to bangle.js. I was able to create a program for the browser side using the web bluetooth api, but I am unable to create a program for the bangle.js side. Is there a sample that might be helpful?