-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Web Bluetooth is implemented for many browsers and OSs including iOS and Android.
So adding support for Web Bluetooth would enable to configure the devices (FABI, FlipMouse,...) from within a smart phone without having to connect it via a cable.
There is a library developed by Espruino which supports both Web Serial and Web Bluetooth connections. So this way we could consistently support both.
So on the client side it is probably not a big change, but I guess we would have to implement a Serial connection over Bluetooth in the firmware of our devices.
See more at:
Metadata
Metadata
Assignees
Labels
No labels