Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.39 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.39 KB

BLE2WebSocket

A browser-based WebBluetooth to WebSocket relay/getawey for devices supporting Nordic UART Service, Circuitpython in particular

This Application is running here. Try it out!

It was designed primarily for use with Circuitpython. Use this repository as a Starting Point.

Secure WebSocket is necessary if you run this on a https server like github.io

Enable web-bluetooth in google chrome

Read this article for getting infos on how to enable web-bluetooth in google chrome or simply open chrome://flags/#enable-experimental-web-platform-features and choose Enabled.

Mosquitto setup

This is the perfect tutorial how to setup mosquitto with wss and certbot (Let's Encrypt)

Roadmap

  • Make a Webcomponent out of this relay
  • Rewrite and extend the GUI, using ELM.

Contributions

Are welcome!

License

MIT