diff options
| author | JF <JF002@users.noreply.github.com> | 2021-11-28 12:59:09 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-28 12:59:09 (GMT) |
| commit | 583c7ee22fdf576490169643762240bf9bb6b375 (patch) | |
| tree | c0bca6afa9b570bb2f78370c1096131acafd32d0 /bootloader | |
| parent | f9613d28c06f96fbc93ccbc59a8f749bbc5f7fa5 (diff) | |
| parent | 4257073a02215e3f182d993765e4c5edef2d9845 (diff) | |
Merge branch 'develop' into motionservice_fix_typo_in_include
Diffstat (limited to 'bootloader')
| -rw-r--r-- | bootloader/README.md | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/bootloader/README.md b/bootloader/README.md index 9f99602..1a02ebd 100644 --- a/bootloader/README.md +++ b/bootloader/README.md @@ -115,8 +115,6 @@ sudo dfu.py -z /home/jf/nrf52/bootloader/dfu.zip -a <pinetime MAC address> --leg **Note** : dfu.py is a slightly modified version of [this repo](https://github.com/daniel-thompson/ota-dfu-python). -See [this page](../doc/CompanionApps/NrfconnectOTA.md) for more info about OTA with NRFConect - ### Firmware validation Once the OTA is done, InfiniTime will reset the watch to apply the update. When the watch reboots, the new firmware is running. @@ -126,12 +124,12 @@ If the new firmware is working correctly, open the application menu and tap on t Firmware validation application in the menu: - + The firmware is not validated yet. Tap 'Validate' to validate it, or 'Reset' to rollback to the previous version. - + The firmware is validated! - + |
