xiongyihui / notes

Notes
https://xiongyihui.github.io/notes/
3 stars 0 forks source link

Using Pitaya Go with Web Bluetooth on Windows #29

Open xiongyihui opened 4 years ago

xiongyihui commented 4 years ago

Pitaya Go is a dev board with BLE, Wi-Fi and NFC. The factory firmware of the device has a Web CLI based Web Bluetooth API. When you get the device and power on it, you can connect it with your chrome web browser and type some commands to control Wi-Fi and BLE. It's very cool!

“Any application that can be written in JavaScript, will eventually be written in JavaScript.” — Jeff Atwood, Author, Entrepreneur, Cofounder of StackOverflow

image

On windows, we must allow apps to control device radios. The option is at Windows Settings -> Privacy -> Radios.

image