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/firmware_update_esp32.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,9 @@ The ESP32 firmware is the main firmware in all RTK devices. The firmware version
14
14
15
15
During power-on, on devices that have a display, the firmware version will be shown.
16
16
17
-

17
+

18
18
19
-
*Main Menu showing RTK Firmware v3.0-Jan 19 2023*
19
+
*Main Menu showing RTK Firmware v1.0*
20
20
21
21
The firmware is displayed when the main menu is opened over a serial connection.
22
22
@@ -52,8 +52,6 @@ Firmware can be updated in the System Configuration section of the WiFi Config p
52
52
53
53
Additionally, users may opt to check for Beta firmware. This is the latest firmware that may have new features and is meant for testing. Beta firmware is not recommended for units deployed into the field as it may not be stable.
54
54
55
-
If you have a device with firmware lower than v3.0, you will need to use the [GUI](firmware_update.md#updating-firmware-using-the-uploader-gui) or a method listed below to get to v3.x.
56
-
57
55
Automatic release firmware update is supported over WiFi. Enabling this feature is done using the serial firmware menu. The polling period is specified in minutes and defaults to once a day. The automatic firmware update only checks for and installs the current SparkFun released firmware versions over top of any:
0 commit comments