mirror of
https://github.com/thegecko/web-bluetooth-dfu.git
synced 2025-12-11 03:18:12 +08:00
619 B
619 B
Web Bluetooth DFU
Device firmware update with Web Bluetooth
Device Configuration
Put this firmware onto an nrf51822:
Then reset the device.
Web Example
Open this site in a web-bluetooth enabled browser:
https://thegecko.github.io/web-bluetooth-dfu
Node Example
Install the npm dependencies and run.
npm install
node example_node