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
Because of the nature of these controls, the AP config page is different than the terminal menu.
8
8
9
-

9
+

10
10
11
-
*System Config Menu on WiFi AP Config Page*
11
+
*System Config Menu on WiFi Config Page*
12
+
13
+
### Check for New Firmware
14
+
15
+
This feature allows over-the-air updates of the RTK device's firmware. Please see [Updating RTK Firmware](https://docs.sparkfun.com/SparkFun_RTK_Firmware/firmware_update/) for more information.
12
16
13
17
### System Initial State
14
18
@@ -28,7 +32,7 @@ Every 'max long length' amount of time the current log will be closed and a new
28
32
29
33
### Start New Log
30
34
31
-
Pressing the 'Start New Log' button will close the current log. A new log will be opened when the AP Config page is closed and the unit restarts. This can be helpful in the field when a certain set of coordinates or feature marks need to be recorded in close proximity to one another. By dividing up the logs, the work can be more easily identified.
35
+
Pressing the 'Start New Log' button will close the current log. A new log will be opened immediately and the file name will be shown. This can be helpful in the field when a certain set of coordinates or feature marks need to be recorded in close proximity to one another. By dividing up the logs, the work can be more easily identified.
32
36
33
37
### Bluetooth Protocol
34
38
@@ -38,7 +42,7 @@ By default, the RTK products use Bluetooth v2.0 SPP (Serial Port Profile) to con
38
42
39
43
### Enable Factory Defaults
40
44
41
-
Factory Defaults will erase any user settings and reset the internal receiver to stock settings. Any logs on SD are maintained. To prevent accidental reset the checkbox must first be checked before the button is pressed.
45
+
See [Factory Reset](https://docs.sparkfun.com/SparkFun_RTK_Firmware/menu_system/#factory-reset).
42
46
43
47
### SD Card
44
48
@@ -82,8 +86,18 @@ The WiFi Config page also allows various aspects of the system to be configured
82
86
83
87
## Factory Reset
84
88
89
+
If a device gets into an unknown state it can be returned to default settings using the WiFi or Serial interfaces.
Factory Defaults will erase any user settings and reset the internal receiver to stock settings. To prevent accidental reset the checkbox must first be checked before the button is pressed. Any logs on SD are maintained. Any settings file and commonly used coordinate files on the SD card associated with the current profile will be removed.
96
+
85
97

86
98
87
99
*Issuing and confirming a Factory Reset*
88
100
89
-
If a device gets into an unknown state it can be returned to default settings. Press 'r' then 'y' to confirm. The device settings will be reset to defaults. Any settings file and commonly used coordinate files on the SD card associated with the current profile will be removed.
101
+
If a device gets into an unknown state it can be returned to default settings. Press 'r' then 'y' to confirm. Factory Default will erase any user settings and reset the internal receiver to stock settings. Any settings file and commonly used coordinate files on the SD card associated with the current profile will be removed.
102
+
103
+
**Note:** Log files and any other files on the SD card are *not* removed or modified.
0 commit comments