Skip to content

Commit 2314c41

Browse files
Riksu9000JF002
authored andcommitted
Reorganize bootloader readme
1 parent 52d1906 commit 2314c41

File tree

4 files changed

+3
-5
lines changed

4 files changed

+3
-5
lines changed

bootloader/README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,6 @@ sudo dfu.py -z /home/jf/nrf52/bootloader/dfu.zip -a <pinetime MAC address> --leg
115115

116116
**Note** : dfu.py is a slightly modified version of [this repo](https://github.com/daniel-thompson/ota-dfu-python).
117117

118-
See [this page](../doc/CompanionApps/NrfconnectOTA.md) for more info about OTA with NRFConect
119-
120118
### Firmware validation
121119
Once the OTA is done, InfiniTime will reset the watch to apply the update. When the watch reboots, the new firmware is running.
122120

@@ -126,12 +124,12 @@ If the new firmware is working correctly, open the application menu and tap on t
126124

127125
Firmware validation application in the menu:
128126

129-
![Firmware Validation App](../doc/CompanionApps/firmwareValidationApp.jpg "Firmware Validation App")
127+
![Firmware Validation App](../doc/bootloader/firmwareValidationApp.jpg "Firmware Validation App")
130128

131129
The firmware is not validated yet. Tap 'Validate' to validate it, or 'Reset' to rollback to the previous version.
132130

133-
![Firmware Not Validated](../doc/CompanionApps/firmwareNoValidated.jpg "Firmware Not Validated")
131+
![Firmware Not Validated](../doc/bootloader/firmwareNoValidated.jpg "Firmware Not Validated")
134132

135133
The firmware is validated!
136134

137-
![Firmware Validated](../doc/CompanionApps/firmwareValidated.jpg "Firmware Validated")
135+
![Firmware Validated](../doc/bootloader/firmwareValidated.jpg "Firmware Validated")
File renamed without changes.

0 commit comments

Comments
 (0)