From d3bfc30140887c971147cc07adf7c054677b62fb Mon Sep 17 00:00:00 2001 From: liamcottle Date: Sun, 14 Jul 2024 20:19:33 +1200 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 12ced2e..e1162b1 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ At this time, it does not support flashing bootloaders or softdevices. ## How does it work? -I wanted something simple, for flashing firmware to a RAK4631 in a web browser. +I wanted something simple, for flashing RNode firmware to a nRF52 RAK4631 in a web browser. So, I spent a bit of time working through the source code of [adafruit-nrfutil](https://github.com/adafruit/Adafruit_nRF52_nrfutil) and wrote a javascript implementation of [dfu_transport_serial.py](https://github.com/adafruit/Adafruit_nRF52_nrfutil/blob/master/nordicsemi/dfu/dfu_transport_serial.py) @@ -31,6 +31,8 @@ There was an existing package called [pc-nrf-dfu-js](https://github.com/NordicSe - Select a firmware file and click flash. - Your device should reboot into the new firmware. +> Note: At this time, firmware hashes for RNode are not configured. This is next on the todo list. + ## Device Support The following list of devices are supported: