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/github/file_issue.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ Spot something wrong? Please let us know. [ 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) is a great place to search the product forums and ask questions.
Copy file name to clipboardExpand all lines: docs/hardware_assembly.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ The [Telemetry Radio v3](https://www.sparkfun.com/products/19032) connected to t
80
80
81
81
When connecting the RTK Postcard to other products, users should be aware of the pin connections between the devices. The table below, details the pin connections of the locking JST connector on the RTK Postcard.
82
82
83
-
<center>
83
+
<articlestyle="text-align: center;"markdown>
84
84
85
85
<tableborder="1"markdown>
86
86
<trmarkdown>
@@ -113,7 +113,7 @@ When connecting the RTK Postcard to other products, users should be aware of the
113
113
</tr>
114
114
</table>
115
115
116
-
</center>
116
+
</article>
117
117
118
118
</div>
119
119
@@ -131,7 +131,7 @@ We have designed the locking JST connector to be plug-n-play with the following
131
131
132
132
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.
133
133
134
-
<center>
134
+
<articlestyle="text-align: center;"markdown>
135
135
136
136
<tableborder="1"markdown>
137
137
<trmarkdown>
@@ -185,7 +185,7 @@ We have designed the locking JST connector to be plug-n-play with the following
185
185
</tr>
186
186
</table>
187
187
188
-
</center>
188
+
</article>
189
189
190
190
191
191
??? tip "Radio Pin Connections"
@@ -209,7 +209,7 @@ We have designed the locking JST connector to be plug-n-play with the following
209
209
210
210
However, the flow control pins *(`CTS` and `RTS`)* are not available on the RTK Postcard. Therefore, when connecting either of the radios, the pin connections should follow the table below:
211
211
212
-
<center>
212
+
<article style="text-align: center;" markdown>
213
213
214
214
<table>
215
215
<tr>
@@ -226,7 +226,7 @@ We have designed the locking JST connector to be plug-n-play with the following
[{ width="450" }](./assets/board_files/dimensions.png"Click to enlarge")
68
68
<figcaptionmarkdown>
69
69
Dimensions of the RTK Postcard.
70
70
</figcaption>
71
-
</center>
71
+
</article>
72
72
73
73
74
74
??? tip "Need more measurements?"
@@ -77,20 +77,18 @@ The SparkFun RTK Postcard board's dimensions, pin layout, and connectors are sim
77
77
!!! info ":octicons-download-16:{ .heart } KiCad - Free Download!"
78
78
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/).)*
@@ -1026,15 +1022,15 @@ The peripheral interfaces and I/O pins on the RTK Postcard.
1026
1022
???+ info "UART Settings"
1027
1023
With the [RTK Everywhere firmware](https://github.com/sparkfun/SparkFun_RTK_Everywhere_Firmware), the UART ports of the LG290P are configured with the following baudrates:
@@ -1053,7 +1049,7 @@ The peripheral interfaces and I/O pins on the RTK Postcard.
1053
1049
??? tip "Pin Connections"
1054
1050
When connecting to the board's UART pins to another device, the pins should be connected based upon the flow of their data.
1055
1051
1056
-
<center>
1052
+
<article style="text-align: center;" markdown>
1057
1053
1058
1054
<table>
1059
1055
<tr>
@@ -1070,7 +1066,7 @@ The peripheral interfaces and I/O pins on the RTK Postcard.
1070
1066
</tr>
1071
1067
</table>
1072
1068
1073
-
</center>
1069
+
</article>
1074
1070
1075
1071
</div>
1076
1072
@@ -1092,14 +1088,14 @@ The peripheral interfaces and I/O pins on the RTK Postcard.
1092
1088
=== "`UART2`"
1093
1089
`UART2` is connected to the ESP32 Pico-Mini.
1094
1090
1095
-
<center>
1091
+
<article style="text-align: center;" markdown>
1096
1092
1097
1093
| ESP32 | LG290P |
1098
1094
| :-----------------: | :----: |
1099
1095
| **IO21:** `GPIO 21` | `TXD2` |
1100
1096
| **IO22:** `GPIO 22` | `RXD2` |
1101
1097
1102
-
</center>
1098
+
</article>
1103
1099
1104
1100
=== "`UART3`"
1105
1101
`UART3` is available through the breakout [PTH](https://en.wikipedia.org/wiki/Through-hole_technology "Plated Through Holes") pins or the locking JST connector. The pin layout of the 4-pin locking JST connector is compatible with many of our [serial radios and adapter cables](../hardware_assembly/#radio-transceivers).
@@ -1120,7 +1116,7 @@ The peripheral interfaces and I/O pins on the RTK Postcard.
1120
1116
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.
| GLL | Output | Geographic Position – Latitude/Longitude |
1133
1129
1134
-
</center>
1130
+
</article>
1135
1131
1136
1132
1137
1133
=== "PQTM"
1138
1134
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.
1139
1135
1140
1136
??? abstract "List of Proprietary Quectel Messages"
@@ -1182,14 +1178,14 @@ The peripheral interfaces and I/O pins on the RTK Postcard.
1182
1178
| PQTMCFGRSID | Input/Output | Sets/gets the reference station ID |
1183
1179
| PQTMCFGRTCM | Input/Output | Sets/gets RTCM |
1184
1180
1185
-
</center>
1181
+
</article>
1186
1182
1187
1183
1188
1184
=== "RTCM"
1189
1185
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.
1190
1186
1191
1187
??? abstract "List of Supported RTCMv3 *(MSM)* Messages"
@@ -1232,7 +1228,7 @@ The peripheral interfaces and I/O pins on the RTK Postcard.
1232
1228
| 1136 | Input/Output | NavIC/IRNSS MSM6 |
1233
1229
| 1137 | Input/Output | NavIC/IRNSS MSM7 |
1234
1230
1235
-
</center>
1231
+
</article>
1236
1232
1237
1233
1238
1234
@@ -1406,7 +1402,7 @@ The JST connector on the RTK Postcard.
1406
1402
#### Pin Connections
1407
1403
When connecting the RTK Postcard to other products, users need to be aware of the pin connections between the devices.
1408
1404
1409
-
<center>
1405
+
<article style="text-align: center;" markdown>
1410
1406
1411
1407
<table border="1" markdown>
1412
1408
<tr>
@@ -1439,7 +1435,7 @@ The JST connector on the RTK Postcard.
1439
1435
</tr>
1440
1436
</table>
1441
1437
1442
-
</center>
1438
+
</article>
1443
1439
1444
1440
1445
1441
<div class="grid" markdown>
@@ -1448,7 +1444,7 @@ The JST connector on the RTK Postcard.
1448
1444
1449
1445
When connecting the RTK Postcard to our radios, the pin connections should follow the table below. If the flow control is not enabled, the only the `RX`, `TX`, and `GND` pins are utilized.
1450
1446
1451
-
<center>
1447
+
<article style="text-align: center;" markdown>
1452
1448
1453
1449
<table markdown>
1454
1450
<tr>
@@ -1465,7 +1461,7 @@ The JST connector on the RTK Postcard.
1465
1461
</tr>
1466
1462
</table>
1467
1463
1468
-
</center>
1464
+
</article>
1469
1465
1470
1466
</div>
1471
1467
@@ -1495,7 +1491,7 @@ The JST connector on the RTK Postcard.
1495
1491
There are five status LEDs on the RTK Postcard. The table below, lists the pin connections between these LEDs, the LG290P GNSS module, and the ESP32 Pico-Mini module. For details about their operation, please refer to the list at the underneath.
1496
1492
1497
1493
1498
-
<center>
1494
+
<articlestyle="text-align: center;"markdown>
1499
1495
1500
1496
| LED | ESP32 GPIO | LG290P IO |
1501
1497
| :----: | :--------- | :--------- |
@@ -1505,7 +1501,7 @@ There are five status LEDs on the RTK Postcard. The table below, lists the pin c
0 commit comments