Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
liamcottle committed Oct 29, 2024
1 parent 67abf1b commit 27fbc79
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,13 @@ There was an existing package called [pc-nrf-dfu-js](https://github.com/NordicSe

## How to use it?

- Open [index.html](./index.html) in your web browser.
- Open https://liamcottle.github.io/rnode-flasher/ in your web browser.
- Select your device.
- Put your device into DFU mode.
- Put your device into DFU mode (for nRF52 boards)
- Select a firmware file and click flash.
- Your device should reboot into the new firmware.
- Once flashed, your device should reboot into the new firmware.
- For new devices that have never been provisioned, you should click "Provision" to configure the EEPROM.
- Every time you flash new firmware, you should also click "Set Firmware Hash".

> Note: At this time, firmware hashes for RNode are not configured. This is next on the todo list.
Expand Down

0 comments on commit 27fbc79

Please sign in to comment.