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
The command-line interface is also available. You’ll need to download the [RTK Firmware Binaries](https://github.com/sparkfun/SparkFun_RTK_Everywhere_Firmware_Binaries) repo. This repo contains the binaries but also various supporting tools including esptool.exe and the three binaries required along with the firmware (bootloader, partitions, and app0).
Copy file name to clipboardExpand all lines: docs/firmware_update_mosaicX5.md
+17-39Lines changed: 17 additions & 39 deletions
Original file line number
Diff line number
Diff line change
@@ -18,71 +18,49 @@ Compatibility Icons
18
18
19
19
</div>
20
20
21
-
The UM980 is the GNSS receiver inside the RTK Torch. The following describes how to update the firmware on the UM980.
21
+
The Septentrio mosaic-X5 is the GNSS receiver inside the RTK Facet mosaic. The following describes how to update the firmware on the mosaic-X5.
22
22
23
-
1. Download the latest UM980 firmware. As of writing, the UM980 firmware is [v11833](https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Torch/main/UM980_Firmware/UM980_R4.10Build11833.pkg). See the [RTK Torch repo](https://github.com/sparkfun/SparkFun_RTK_Torch) for the latest firmware.
24
-
2. Download and install [UPrecise](https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Torch/main/UM980_Firmware/uprecise-v2-0.exe). UPrecise is the software created by Unicore to configure and view output from Unicore GNSS modules. v2 of the software can be downloaded [here](https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Torch/main/UM980_Firmware/uprecise-v2-0.exe) but newer versions may be available.
23
+
1. Download the latest mosaic-X5 firmware. As of writing, the mosaic-X5 firmware is [v4.14.10.1](https://www.septentrio.com/en/products/gnss-receivers/gnss-receiver-modules/mosaic-x5#resources).
25
24
26
-
<figure markdown>
27
-

28
-
<figcaption markdown>
29
-
Entering direct connect via Serial Configuration
30
-
</figcaption>
31
-
</figure>
32
-
33
-
3. Put the device into passthrough mode. From the main menu navigate to System 's'->Hardware 'h'->UM980 Direct Connect '13'. This will put the device into a pass-through mode, but with special character monitoring that allows the UM980 to be reset when bootloading is detected. Close the terminal connection so that UPrecise can connect to the COM port.
2. Connect a USB-C cable between your computer and the RTK Facet mosaic.
41
26
42
-
!!! note
43
-
The RTK device will stay in this passthrough mode until the external power button is pressed and released. The device will beep when exiting passthrough mode.
27
+
3. Power on the Facet mosaic and allow ~10 seconds for the mosaix-X5 to start up.
44
28
45
-
<figure markdown>
46
-

47
-
<figcaption markdown>
48
-
Connect button and connection settings in UPrecise
49
-
</figcaption>
50
-
</figure>
29
+
4. On your computer, open a web browser and navigate to **192.168.3.1**. You are using Ethernet-over-USB to communicate with the mosaix-X5 directly. The X5's internal web page should appear.
51
30
52
-
4. Select the COM port and set the baud rate to 115200, then press 'Connect'

65
44
<figcaption markdown>
66
-
Firmware selection window
45
+
Selecting the .SUF firmware file
67
46
</figcaption>
68
47
</figure>
69
48
70
-
6. Select the latest firmware file that was previously downloaded (See the [RTK Torch repo](https://github.com/sparkfun/SparkFun_RTK_Torch) for the latest firmware). Then press Start.
0 commit comments