Files
web-bluetooth-dfu/README.md
2016-02-15 00:53:02 +00:00

619 B

Web Bluetooth DFU

Device firmware update with Web Bluetooth

Device Configuration

Put this firmware onto an nrf51822:

NRF51822_DFU_Test_BOOT.hex

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