mirror of
https://github.com/thegecko/web-bluetooth-dfu.git
synced 2025-12-09 18:38:12 +08:00
908bf5390257d7ed49063d5d22f544a44350adbf
Merge branch 'patch-1' of https://github.com/beaufortfrancois/web-bluetooth-dfu into beaufortfrancois-patch-1
Web Bluetooth DFU
Device firmware update with Web Bluetooth
Update device firmware via Web Bluetooth using the protocol here:
http://developer.nordicsemi.com/nRF51_SDK/nRF51_SDK_v8.x.x/doc/8.1.0/s110/html/a00103.html
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
Languages
TypeScript
84.5%
JavaScript
14.2%
Shell
0.9%
HTML
0.4%