An open API service indexing awesome lists of open source software.

https://github.com/johnhunter/thingy52

Web Bluetooth app to communicate with a Nordic UART Service
https://github.com/johnhunter/thingy52

bluetooth iot js

Last synced: about 1 year ago
JSON representation

Web Bluetooth app to communicate with a Nordic UART Service

Awesome Lists containing this project

README

          

# thingy52
Web Bluetooth app to communicate with a Nordic UART Service running Espruino

## Examples

- [writing simple commands](test.html)

## References

- [Nordic Thingy:52](https://www.nordicsemi.com/Software-and-Tools/Development-Kits/Nordic-Thingy-52)
- [Web Bluetooth with Espruino](https://www.espruino.com/Web%20Bluetooth)
- [Espruino REPL](https://www.espruino.com/ide/)
- [Espruino docs](http://www.espruino.com/Reference)