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: README.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,9 @@ With its performance advantages of high-precision and low power consumption, thi
26
26
Documentation
27
27
--------------
28
28
29
-
***[Hookup Guide (mkdocs)](http://docs.sparkfun.com/SparkFun_LG290P_Quadband_GNSS_RTK_Breakout/)** - The hookup guide for the Flatiron - RA8D1 hosted by GitHub pages.<br>
29
+
***[Hookup Guide (mkdocs)](http://docs.sparkfun.com/SparkFun_LG290P_Quadband_GNSS_RTK_Breakout/)** - The hookup guide for the SparkFun Quadband GNSS RTK Breakout - LG290P (Qwiic) hosted by GitHub pages.<br>
30
30
[](https://squidfunk.github.io/mkdocs-material/)[](https://github.com/sparkfun/SparkFun_LG290P_Quadband_GNSS_RTK_Breakout/actions/workflows/mkdocs.yml)
31
+
*[SparkFun LG290P GNSS Arduino Library](https://github.com/sparkfun/SparkFun_LG290P_GNSS_Arduino_Library) - An Arduino library for the LG290P GNSS module
Copy file name to clipboardExpand all lines: docs/github/file_issue.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,13 @@ Spot something wrong? Please let us know. [ page for some initial troubleshooting. This **Submit Issues** page is not where users should seek assistance.
7
+
If you need technical assistance or more information on a product that is not working as you expected, we recommend heading on over to the [SparkFun Technical Assistance](https://www.sparkfun.com/technical_assistance) page for some initial troubleshooting. This **Submit Issues** page is not where users should seek assistance.
If you can't find what you need there, the [SparkFun Forums](https://forum.sparkfun.com/index.php) is a great place to search the product forums and ask questions.
13
+
If you can't find what you need there, the [SparkFun Forums](https://forum.sparkfun.com) is a great place to search the product forums and ask questions.
14
14
15
15
!!! info "Account Registration Required"
16
16
For your first visit to our forum, you'll need to create a [Forum Account](https://forum.sparkfun.com/ucp.php?mode=register) to post questions.
Copy file name to clipboardExpand all lines: docs/hardware_assembly.md
+50-10Lines changed: 50 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ The Quad-band GNSS RTK breakout board with USB-C cable being attached.
22
22
In order to receive [GNSS](https://en.wikipedia.org/wiki/Satellite_navigation"Global Navigation Satellite System") signals, users will need to connect a compatible antenna. For the best performance, we recommend users choose an active, multi-band GNSS antenna and utilize a low-loss cable.
23
23
24
24
25
-
!!! warning "Antenna Specifications"
25
+
???+ warning "Antenna Specifications"
26
26
- Passive antennas are not recommended for the LG290P GNSS module.
27
27
- To mitigate the impact of out-of-band signals, utilize an active antenna whose SAW filter is placed in front of the LNA in the internal framework.
28
28
- **DO NOT** select and antenna with the LNA placed in the front.
@@ -100,14 +100,16 @@ When connecting the Quad-band GNSS RTK breakout board to other products, users s
100
100
</div>
101
101
102
102
103
-
!!! warning "Default Baud Rate"
103
+
!!! info "Default Baud Rate"
104
104
The default baud rate of the UART ports on the LG290P is **460800bps**.
105
105
106
106
107
107
108
108
### Radio Transceivers
109
-
We have designed the locking JST connector to be plun-n-play with the following devices and cables. However, for the [SiK Telemetry Radio v3](https://www.sparkfun.com/products/19032), users should [modify the `VSEL` jumper](../hardware_overview/#jumpers) on the back of the board to enable a 5V output on the `VCC` pin. Below, is a table summarizing the pin connections of the radios.
109
+
We have designed the locking JST connector to be plun-n-play with the following devices and cables. However, for the [SiK Telemetry Radio v3](https://www.sparkfun.com/products/19032), users should [modify the `VSEL` jumper](../hardware_overview/#jumpers) (1) on the back of the board to enable a 5V output on the `VCC` pin. Below, is a table summarizing the pin connections of the radios.
110
+
{ .annotate }
110
111
112
+
1. While the [SiK Telemetry Radio v3](https://www.sparkfun.com/products/19032) may function with a **3.3V** input, their specifications stipulate that a **5V** power supply be provided.
111
113
112
114
<center>
113
115
@@ -147,7 +149,7 @@ We have designed the locking JST connector to be plun-n-play with the following
@@ -211,8 +213,8 @@ We have designed the locking JST connector to be plun-n-play with the following
211
213
</div>
212
214
213
215
214
-
!!! note "Radio Transceivers and Cables"
215
-
!!! failure "Default Baud Rate"
216
+
???+ note "Radio Transceivers and Cables"
217
+
!!! warning "Default Baud Rate"
216
218
The baud rate for these radios are configured by the [`SERIAL_SPEED` parameter](https://docs.sparkfun.com/SparkFun_LoRaSerial/at_commands/#serial-commands). The default configuration is `SERIAL_SPEED`: **57600bps**.
217
219
218
220
@@ -360,7 +362,7 @@ Soldering female header pins to the back of the Quad-band GNSS RTK breakout boar
360
362
When soldering a header to the back of the board, be aware that you'll loose access to the jumper in that area.
361
363
362
364
<figure markdown>
363
-
[{ width="400" }](./assets/img/hookup_guide/assembly-bluesmirf_header3.png "Click to enlarge")
365
+
[{ width="400" }](./assets/img/hookup_guide/assembly-bluesmirf_header.png "Click to enlarge")
364
366
<figcaption markdown>
365
367
Female header covering the `BT-VCC` jumper.
366
368
</figcaption>
@@ -371,11 +373,11 @@ Soldering female header pins to the back of the Quad-band GNSS RTK breakout boar
371
373
</div>
372
374
373
375
374
-
!!! warning "Default Baud Rate"
376
+
!!! info "Default Baud Rate"
375
377
The default baud rate of the UART ports on the LG290P is **460800bps**.
376
378
377
379
=== "BlueSMiRF"
378
-
!!! failure "Default Baud Rate"
380
+
!!! warning "Default Baud Rate"
379
381
The baud rate for the BlueSMiRF transceiver is configured by the [`SerialSpeed` parameter](https://docs.sparkfun.com/SparkFun_BlueSMiRF-v2/at_commands/#serial-commands). The default configuration is `SerialSpeed`: **115200bps**.
380
382
381
383
@@ -419,7 +421,7 @@ Soldering female header pins to the back of the Quad-band GNSS RTK breakout boar
419
421
</figure>
420
422
421
423
=== "OpenLog"
422
-
!!! failure "Default Baud Rate"
424
+
!!! warning "Default Baud Rate"
423
425
The baud rate for OpenLog needs to be configured in the `config.txt` file.
424
426
425
427
@@ -431,3 +433,41 @@ Soldering female header pins to the back of the Quad-band GNSS RTK breakout boar
431
433
An [OpenLog](https://www.sparkfun.com/products/13712) connected to the Quad-band GNSS RTK breakout board.
432
434
</figcaption>
433
435
</figure>
436
+
437
+
438
+
439
+
## PPS SMA Connector
440
+
SMD pads are provided for the [PPS](https://en.wikipedia.org/wiki/Pulse-per-second_signal"Pulse Per Second") output signal, where an SMA or RP-SMA connector can be soldered. This allows users to easily access the timing signal through a standardized connector, instead of the `PPS`[PTH](https://en.wikipedia.org/wiki/Through-hole_technology"Plated Through Holes") pin.
441
+
442
+
<figuremarkdown>
443
+
[{ width="400" }](./assets/img/hookup_guide/assembly-soldering-sma.jpg"Click to enlarge")
444
+
<figcaptionmarkdown>
445
+
Soldering an SMA connector to the SMD pads of the Quad-band GNSS RTK breakout board.
Copy file name to clipboardExpand all lines: docs/hardware_overview.md
+49-21Lines changed: 49 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -3,31 +3,65 @@ icon: material/cog
3
3
---
4
4
5
5
## :material-folder-cog: Design Files
6
-
The SparkFun LG290P Quadband GNSS RTK breakout board's dimensions, pin layout, and connectors are exactly the same as our vary popular [SparkFun GPS-RTK-SMA Breakout - ZED-F9P (Qwiic)](https://www.sparkfun.com/products/16481); and can be used as a drop-in replacement. The board features three UART ports, which are accessible through the USB-C connector, BlueSMiRF *(6-pin PTH)* header , and 4-pin locking JST connector. Users can also interface with the board through the 24 PTH pins that are broken out around the edge of the board. For the GNSS antenna, an SMA antenna connector is provided on the edge of the board; additionally, there are also SMD pads for another *(RP-)*SMA connector to output a PPS signal. We also provide two 4-pin JST Qwiic connectors for future use, when the I<sup>2</cup> feature becomes available for the GNSS module.
6
+
The SparkFun LG290P Quadband GNSS RTK breakout board's dimensions, pin layout, and connectors are exactly the same as our vary popular [SparkFun GPS-RTK-SMA Breakout - ZED-F9P (Qwiic)](https://www.sparkfun.com/products/16481); and can be used as a drop-in replacement. The board features three UART ports, which are accessible through the USB-C connector, BlueSMiRF *(6-pin PTH)* header , and 4-pin locking JST connector. Users can also interface with the board through the 24 PTH pins that are broken out around the edge of the board. For the GNSS antenna, an SMA antenna connector is provided on the edge of the board; additionally, there are also SMD pads for another <i>(RP-)</i>SMA connector to output a PPS signal. We also provide two 4-pin JST Qwiic connectors for future use, when the I<sup>2</sup>C feature becomes available for the GNSS module.
[{ width="450" }](./assets/board_files/dimensions.png"Click to enlarge")
39
+
<figcaptionmarkdown>
40
+
Dimensions of the Quad-band GNSS RTK breakout board.
41
+
</figcaption>
42
+
</center>
43
+
44
+
45
+
??? tip "Need more measurements?"
46
+
For more information about the board's dimensions, users can download the [KiCad files](./assets/board_files/kicad_files.zip) for this board. These files can be opened in KiCad and additional measurements can be made with the measuring tool.
47
+
48
+
!!! info ":octicons-download-16:{ .heart } KiCad - Free Download!"
49
+
KiCad is free, open-source [CAD]("computer-aided design") program for electronics. Click on the button below to download their software. *(\*Users can find out more information about KiCad from their [website](https://www.kicad.org/).)*
@@ -488,7 +513,7 @@ The peripheral interfaces and I/O pins on the Quad-band GNSS RTK breakout board.
488
513
489
514
??? info "UART Protocols"
490
515
#### UART Protocols
491
-
By default, the UART ports are configured to transmit and receive `NMEA 0183` and/or `RTCM 3.x` messages. These messages are generally used for transmitting PNT data; and providing or receiving RTK corrections, respectively. Quectel also implements a system of proprietary messages (`PQTM`) for users to configure the LG290P, following the data format of the `NMEA` protocol. The expected structure of these proprietary messages is shown below:
516
+
By default, these UART ports are configured to transmit and receive `NMEA 0183` and/or `RTCM 3.x` messages. These messages are generally used for transmitting PNT data; and providing or receiving RTK corrections, respectively. Quectel also implements a system of proprietary messages (`PQTM`) for users to configure the LG290P that follows a data format similar to the `NMEA` protocol. The expected structure of these proprietary messages is shown below:
492
517
493
518
<figure markdown>
494
519
[{ width="600" }](./assets/img/hookup_guide/nmea_protocol.png "Click to enlarge")
@@ -498,7 +523,7 @@ The peripheral interfaces and I/O pins on the Quad-band GNSS RTK breakout board.
498
523
</figure>
499
524
500
525
=== "NMEA"
501
-
A full list of compatible `NMEA 0183` v4.11 messages, is provided in section **2.2. Standard Messages** of the [GNSS Protocol Specification](./assets/component_documentation/Quectel_LG290P_GNSS_Protocol_Specification_v1-0.pdf) manual. This protocol is used for outputting GNSS data, as detailed by the [National Marine Electronics Association](https://www.nmea.org/) organization.
526
+
A full list of compatible `NMEA 0183` v4.11 messages, is provided in section **2.2. Standard Messages** of the [GNSS Protocol Specification](./assets/component_documentation/Quectel_LG290P_GNSS_Protocol_Specification_v1-0.pdf) manual. This protocol is used for outputting GNSS data, as detailed by the [National Marine Electronics Association](https://www.nmea.org/) organization.
502
527
503
528
??? abstract "List of Standard NMEA Messages"
504
529
<center>
@@ -516,7 +541,7 @@ The peripheral interfaces and I/O pins on the Quad-band GNSS RTK breakout board.
516
541
517
542
518
543
=== "PQTM"
519
-
A full list of PQTM messages (proprietary NMEA messages defined by Quectel) supported by LG290P, is provided in section **2.3. PQTM Messages** of the [GNSS Protocol Specification](./assets/component_documentation/Quectel_LG290P_GNSS_Protocol_Specification_v1-0.pdf) manual. This protocol is used to configure or read the settings for the LG290P GNSS module.
544
+
A full list of PQTM messages (proprietary NMEA messages defined by Quectel) supported by LG290P, is provided in section **2.3. PQTM Messages** of the [GNSS Protocol Specification](./assets/component_documentation/Quectel_LG290P_GNSS_Protocol_Specification_v1-0.pdf) manual. This protocol is used to configure or read the settings for the LG290P GNSS module.
520
545
521
546
??? abstract "List of Proprietary Quectel Messages"
522
547
<center>
@@ -567,7 +592,7 @@ The peripheral interfaces and I/O pins on the Quad-band GNSS RTK breakout board.
567
592
568
593
569
594
=== "RTCM"
570
-
A full list of compatible `RTCM v3` messages, is provided in section **3. RTCM Protocol** of the [GNSS Protocol Specification](./assets/component_documentation/Quectel_LG290P_GNSS_Protocol_Specification_v1-0.pdf) manual. This protocol is used for transferring GNSS raw measurement data, as detailed by the [Radio Technical Commission for Maritime Services](https://www.rtcm.org/) organization.
595
+
A full list of compatible `RTCM v3` messages, is provided in section **3. RTCM Protocol** of the [GNSS Protocol Specification](./assets/component_documentation/Quectel_LG290P_GNSS_Protocol_Specification_v1-0.pdf) manual. This protocol is used for transferring GNSS raw measurement data, as detailed by the [Radio Technical Commission for Maritime Services](https://www.rtcm.org/) organization.
571
596
572
597
??? abstract "List of Supported RTCMv3 *(MSM)* Messages"
573
598
<center>
@@ -728,7 +753,7 @@ The SMD pads to add an SMA connector for the **[PPS output](#pps-output)** from
728
753
729
754
730
755
## JST Connector
731
-
The Quad-band GNSS RTK breakout features a 4-pin [JST GH connector](./assets/component_documentation/JST-GH_datasheet.pdf), which is polarized and locking. Users can access the pins of the `UART3` port, through the JST connector with our [breadboard cable](https://www.sparkfun.com/products/18079)(1) or through the PTH pins. The pin layout of the JST connector is compatible with many of our [serial radios and adapter cables](../hardware_assembly/#radio-transceivers).
756
+
The Quad-band GNSS RTK breakout features a 4-pin [JST GH connector](./assets/component_documentation/JST-GH_datasheet.pdf), which is polarized and locking. Users can access the pins of the `UART3` port, through the JST connector with our [breadboard cable](https://www.sparkfun.com/products/17240)(1) or through the PTH pins. The pin layout of the JST connector is compatible with many of our [serial radios and adapter cables](../hardware_assembly/#radio-transceivers).
0 commit comments