Skip to content

Commit d32c238

Browse files
committed
u-blox Update GUI - initial commit
1 parent 6404acd commit d32c238

10 files changed

+825
-0
lines changed

u-blox_Update_GUI/RTK.ico

11.3 KB
Binary file not shown.

u-blox_Update_GUI/RTK.png

11.1 KB
Loading

u-blox_Update_GUI/RTK_u-blox_Update_GUI.py

Lines changed: 465 additions & 0 deletions
Large diffs are not rendered by default.
Loading
Loading
Binary file not shown.

u-blox_Update_GUI/flash.xml

Lines changed: 335 additions & 0 deletions
Large diffs are not rendered by default.

u-blox_Update_GUI/libMPSSE.dll

532 KB
Binary file not shown.

u-blox_Update_GUI/readme.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
This folder contains the python based GUI for updating the u-blox module firmware.
2+
3+
The code will only run on Windows as it relies upon u-blox's ubxfwupdate.exe.
4+
5+
There is a full, integrated executable available for Windows.
6+
7+
![SparkFun RTK u-blox Update GUI](./SparkFun_RTK_u-blox_Update_GUI.jpg)
8+
9+
### To Use
10+
11+
* Attach the RTK device's CONFIG UBLOX port to your computer using a USB cable.
12+
* Turn the RTK device on.
13+
* Open Device Manager to confirm which COM port the device is operating on.
14+
15+
![Device Manager showing USB Serial port on COM14](./SparkFun_RTK_u-blox_Updater_COM_Port.jpg)
16+
17+
-> *Device Manager showing USB Serial port on COM14* <-
18+
19+
* Get the latest binary firmware file from the *[u-blox](https://www.u-blox.com/en/product/zed-f9p-module?file_category=Firmware%2520Update&legacy=Current)* website.
20+
* Run *RTK_u-blox_Update_GUI.exe* (it takes a few seconds to start)
21+
* Click *Browse* and select the binary file to update
22+
* Select the COM port previously seen in the Device Manager.
23+
* Click *Update Firmware*
24+
25+
Once complete, the u-blox module will restart.

u-blox_Update_GUI/ubxfwupdate.exe

188 KB
Binary file not shown.

0 commit comments

Comments
 (0)