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.md
+8-6Lines changed: 8 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -24,17 +24,17 @@ The GUI method is generally recommended. For more information see [here](https:/
24
24
25
25
Remember, all SparkFun RTK devices are open source hardware meaning you have total access to the [firmware](https://github.com/sparkfun/SparkFun_RTK_Firmware) and [hardware](https://github.com/sparkfun/SparkFun_RTK_Facet). Be sure to check out each repo for the latest firmware and hardware information.
This GUI makes it easy to point and click your way through a firmware update.
33
+
This GUI makes it easy to point and click your way through a firmware update. There are versions for Windows, Linux, MacOS and a Python installer.
34
34
35
-
Download the GUI [here](https://github.com/sparkfun/SparkFun_RTK_Firmware_Binaries/raw/main/Uploader_GUI/Windows_exe/RTK_Firmware_Uploader_GUI.exe).
35
+
The GUI can be downloaded from its own [dedicated repo](https://github.com/sparkfun/SparkFun_RTK_Firmware_Uploader).
36
36
37
-
Download the latest binary file located on the [releases page](https://github.com/sparkfun/SparkFun_RTK_Firmware/releases) or from the [binaries repo](https://github.com/sparkfun/SparkFun_RTK_Firmware_Binaries).
37
+
Download the latest RTK binary file located on the [releases page](https://github.com/sparkfun/SparkFun_RTK_Firmware/releases) or from the [binaries repo](https://github.com/sparkfun/SparkFun_RTK_Firmware_Binaries).
38
38
39
39
**To Use**
40
40
@@ -47,13 +47,15 @@ Download the latest binary file located on the [releases page](https://github.co
47
47
*Device Manager showing 'USB-Serial CH340' port on COM27*
48
48
49
49
* Get the latest binary file located on the [releases page](https://github.com/sparkfun/SparkFun_RTK_Firmware/releases) or from the [binaries repo](https://github.com/sparkfun/SparkFun_RTK_Firmware_Binaries).
50
-
* Run *[RTK_Firmware_Uploader_GUI.exe](https://github.com/sparkfun/SparkFun_RTK_Firmware_Binaries/raw/main/Uploader_GUI/Windows_exe/RTK_Firmware_Uploader_GUI.exe)* (it takes a few seconds to start)
50
+
* Run *RTK_Firmware_Uploader_GUI.exe* (it takes a few seconds to start)
51
51
* Click *Browse* and select the binary file to upload
52
52
* Select the COM port previously seen in the Device Manager
53
53
* Click *Upload Firmware*
54
54
55
55
Once complete, the device will reset and power down.
56
56
57
+
If your RTK 'freezes' after the update, press ```Reset ESP32``` to get it going again.
0 commit comments