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
- Host: GitHub
- URL: https://github.com/johnhunter/thingy52
- Owner: johnhunter
- Created: 2019-07-28T17:53:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-10T13:43:46.000Z (almost 7 years ago)
- Last Synced: 2025-02-09T02:32:26.848Z (over 1 year ago)
- Topics: bluetooth, iot, js
- Language: HTML
- Homepage: https://johnhunter.github.io/thingy52/
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)