You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/updating_firmware.md
+16-16
Original file line number
Diff line number
Diff line change
@@ -75,32 +75,32 @@ If you have not already, connect the DataLogger IoT to your computer using a USB
75
75
76
76
Open a Serial Terminal at **115200** baud. Press any key to enter the Main Menu. Type <kbd>1</kbd> to enter the Settings menu. Then type <kbd>16</kbd> to enter the System Update Menu. Finally, type <kbd>4</kbd> to update the firmware over-the-air.
77
77
78
-
insert HERE
79
-
80
-
81
-
82
-
screenshot system update over the air (when product live...)
When this option is selected, the system will contact the update server and search for available upgrade firmware, selecting the latest version available. If a newer version is found, a prompt is presented to confirm the upgrade.
<imgsrc="../assets/DataLogger_IoT_OTA_Update_1.PNG"width="1000"height="667"alt="Select OTA Update"></a>
87
+
</div>
93
88
94
89
!!! note
95
90
96
91
For the upgrade option to occur, a the system must be connected to a network and have access to the firmware OTA server.
97
92
98
93
Typing <kbd>Y</kbd> (or hitting enter) starts the update operation. As the firmware is downloaded, the percent complete status is updated. If connectivity fails during the download, the operation is halted and the update aborted.
Once the update file is downloaded, it is verified as being the correct file. Once verified, the system is rebooted and starts using the new firmware image! You will notice the firmware version change as the DataLogger IoT initializes.
105
102
106
-
Once the update file is downloaded, it is verified as being the correct file. Once verified, the system is rebooted and starts using the new firmware image!
0 commit comments