I have a pixl that currently advertises a custom service and characteristic which a puck can then discover connect to and write to.
I would like to replicate this with webbluetooth so that the puck can control a browser app instead of the pixl, is that possible? obviously doing something on the page instead of turning on the LED
Below is the code on my pixl.
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 have a pixl that currently advertises a custom service and characteristic which a puck can then discover connect to and write to.
I would like to replicate this with webbluetooth so that the puck can control a browser app instead of the pixl, is that possible? obviously doing something on the page instead of turning on the LED
Below is the code on my pixl.