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_lg290p.md
+12-30Lines changed: 12 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,59 +24,41 @@ The LG290P is the GNSS receiver used on the RTK Postcard. The following describe
24
24
2. Download and install [QGNSS](https://www.quectel.com/download/qgnss_v2-0_en/). QGNSS is the software created by Quectel to configure and view output from Quectel GNSS modules.
25
25
26
26
<figure markdown>
27
-

27
+

28
28
<figcaption markdown>
29
-
Entering direct connect via Serial Configuration
29
+
Select the COM port and baud rate
30
30
</figcaption>
31
31
</figure>
32
32
33
-
3.Put the device into passthrough mode. From the main menu navigate to System 's'->Hardware 'h'->LG290P Reset '13'. This will reset the device which will then respond to the request for update from QGNSS. Close the terminal connection so that UPrecise can connect to the COM port.
33
+
3.Select the COM port for **Port B** of the CH342 and set the baud rate to **460800**, then press 'OK'

37
37
<figcaption markdown>
38
-
Startup message showing passthrough mode
38
+
Open the Firmware Download window
39
39
</figcaption>
40
40
</figure>
41
41
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.
44
-
45
42
<figure markdown>
46
-

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.
5. Reset the LG290P. From the main menu navigate to System 's'->Hardware 'h'->LG290P reset for firmware update '13'. This will reset the LG290P and allow the bootlader to begin. If more than 20 seconds have gone by, restart the upgrade process in QGNSS and then reset the LG290P again.
78
60
79
-
7. The update process can take multiple minutes. Once completed, close UPrecise, and power cycle the RTK Torch.
61
+
6. The update process takes a little over a minute. Once completed, close QGNSS and power cycle the RTK Postcard.
80
62
81
63
<figure markdown>
82
64

Copy file name to clipboardExpand all lines: docs/intro.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,21 @@
1
1
# Quick Start
2
2
3
-
This quick start guide will get you started in 10 minutes or less. For the full product manual, please proceed to the [**Introduction**](index.md).
3
+
This quick start guide will get you started in 10 minutes or less. For the full product manual, please proceed to the [**Introduction**](introduction.md).
0 commit comments