7fda899b633de413b5900718622aa2b8678e984e
Board-dat/NGS/NGS1063-DAT/NGS1063-DAT.md
... | ... | @@ -36,7 +36,7 @@ legacy wiki info |
36 | 36 | |
37 | 37 | - [[ED20]] - [[NGS1063]] |
38 | 38 | |
39 | -- [[quectel-GNSS-AT]] |
|
39 | +- [[quectel-GNSS-AT-dat]] |
|
40 | 40 | |
41 | 41 | |
42 | 42 | - [[NGS1063-HDK-V1-DAT]] |
... | ... | \ No newline at end of file |
Board-dat/NGS/NGS1103-dat/NGS1103-dat.md
... | ... | @@ -0,0 +1,10 @@ |
1 | + |
|
2 | +# NGS1103-dat |
|
3 | + |
|
4 | +https://www.electrodragon.com/product/quectel-gps-gnss-series-mini-module-version/ |
|
5 | + |
|
6 | + |
|
7 | + |
|
8 | +## ref |
|
9 | + |
|
10 | +- [[GNSS-dat]] - [[GPS-dat]] - [[location-dat]] |
|
... | ... | \ No newline at end of file |
Chip-cn-dat/quectel-dat/quectel-GNSS-AT-dat/11-16-17-17-03-2023.png
... | ... | Binary files /dev/null and b/Chip-cn-dat/quectel-dat/quectel-GNSS-AT-dat/11-16-17-17-03-2023.png differ |
Chip-cn-dat/quectel-dat/quectel-GNSS-AT-dat/2024-03-18-17-22-02.png
... | ... | Binary files /dev/null and b/Chip-cn-dat/quectel-dat/quectel-GNSS-AT-dat/2024-03-18-17-22-02.png differ |
Chip-cn-dat/quectel-dat/quectel-GNSS-AT-dat/quectel-CME-error-code-dat.md
... | ... | @@ -0,0 +1,4 @@ |
1 | + |
|
2 | +# quectel-CME-error-code-dat.md |
|
3 | + |
|
4 | +501 Invalid parameter(s) |
|
... | ... | \ No newline at end of file |
Chip-cn-dat/quectel-dat/quectel-GNSS-AT-dat/quectel-GNSS-AT-dat.md
... | ... | @@ -0,0 +1,131 @@ |
1 | + |
|
2 | + |
|
3 | +## AT+QGNSSC GNSS Module Power Control |
|
4 | + |
|
5 | + |
|
6 | + |
|
7 | +## 3.1. Turn On and Off the GNSS Engine |
|
8 | + |
|
9 | +AT+QGPS=1 //Turn on GNSS engine. |
|
10 | +OK |
|
11 | + |
|
12 | + |
|
13 | +AT+QGPSLOC? //Obtain position information. |
|
14 | ++QGPSLOC: 061951.0,3150.7223N,11711.9293E,0.7,62.2,2,0.0,0.0,0.0,110513,09 |
|
15 | + |
|
16 | + |
|
17 | + |
|
18 | +AT+QGNSSC=1 |
|
19 | + |
|
20 | +## AT+QGNSSRD? |
|
21 | + |
|
22 | + |
|
23 | +for error |
|
24 | + |
|
25 | + AT+QGNSSRD? |
|
26 | + +CME ERROR: 7103 |
|
27 | + |
|
28 | +- If it’s the MC60 EVB, please make sure the DIP switch (S101,S102) is correctly set. |
|
29 | +- connect GPS UART port to AUX UART port |
|
30 | + |
|
31 | + |
|
32 | +![](11-16-17-17-03-2023.png) |
|
33 | + |
|
34 | + |
|
35 | +the correct output |
|
36 | + |
|
37 | + AT+QGNSSRD? |
|
38 | + |
|
39 | + +QGNSSRD: |
|
40 | + |
|
41 | + $GNRMC,092220.000,A,2234.2803,N,11353.2519,E,0.09,178.55,170323,,,A*7C |
|
42 | + $GNVTG,178.55,T,,M,0.09,N,0.17,K,A*22 |
|
43 | + $GNGGA,092220.000,2234.2803,N,11353.2519,E,1,4,2.00,25.2,M,-2.9,M,,*68 |
|
44 | + $GPGSA,A,3,06,19,17,14,,,,,,,,,2.24,2.00,1.00*08 |
|
45 | + $BDGSA,A,3,,,,,,,,,,,,,2.24,2.00,1.00*14 |
|
46 | + $GPGSV,2,1,08,14,67,161,33,06,52,285,40,17,51,016,31,50,46,122,27*7E |
|
47 | + $GPGSV,2,2,08,19,40,334,28,193,,,,194,,,29,195,,,*72 |
|
48 | + $BDGSV,1,1,02,03,,,33,13,,,31*69 |
|
49 | + $GNGLL,2234.2803,N,11353.2519,E,092220.000,A,A*48 |
|
50 | + |
|
51 | +Location at N,11353.2519,E,092220.000 |
|
52 | + |
|
53 | + |
|
54 | +## AT+QCELLLOC=1 |
|
55 | + |
|
56 | + AT+QCELLLOC=1 |
|
57 | + +CME ERROR: 3818 |
|
58 | + |
|
59 | + 7103 Operation failed |
|
60 | + |
|
61 | +## AT+GNSSEPO=1 |
|
62 | + |
|
63 | +## AT+QGEPOAID |
|
64 | + |
|
65 | + |
|
66 | +## AT+QGNSSTS Get Time Synchronization Status for GNSS Module |
|
67 | + |
|
68 | + AT+QGNSSTS? |
|
69 | + +QGNSSTS: 1 |
|
70 | + |
|
71 | + OK |
|
72 | + |
|
73 | +## ref |
|
74 | + |
|
75 | +- https://sisoog.com/wp-content/uploads/2019/12/Quectel_MC20_GNSS_AT_Commands_Manual_V1.1.pdf |
|
76 | + |
|
77 | + |
|
78 | + |
|
79 | + |
|
80 | +## config |
|
81 | + |
|
82 | +AT+QGPSCFG=? |
|
83 | + |
|
84 | +When GNSS was started, you can turn on <nmeasrc> feature |
|
85 | + |
|
86 | +AT+QGPSCFG="nmeasrc", 1 //Enable nmeasrc functionality. |
|
87 | +OK |
|
88 | + |
|
89 | + |
|
90 | + |
|
91 | +AT+QGPSEND |
|
92 | + |
|
93 | + |
|
94 | +## GNSS - EC20 |
|
95 | + |
|
96 | +USB NEMA data |
|
97 | + |
|
98 | +![](2024-03-18-17-22-02.png) |
|
99 | + |
|
100 | + |
|
101 | + |
|
102 | +### AT+QGPS turn on GPS |
|
103 | + |
|
104 | +AT+QGPS=1 |
|
105 | + |
|
106 | + |
|
107 | +### AT+QGPSGNMEA |
|
108 | + |
|
109 | +GGA |
|
110 | + |
|
111 | + AT+QGPSGNMEA="GGA" //Obtain GGA sentence. |
|
112 | + +QGPSGNMEA: $GPGGA,103647.0,3150.721154,N,11711.925873,E,1,02,4.7,59.8,M,-2.0,M,,*77 |
|
113 | + |
|
114 | +GSV |
|
115 | + |
|
116 | + AT+QGPSGNMEA="GSV" |
|
117 | + +QGPSGNMEA: $GPGSV,3,1,12,06,49,334,37,09,23,108,26,11,35,284,37,12,07,320,26*7B |
|
118 | + +QGPSGNMEA: $GPGSV,3,2,12,14,32,167,31,17,50,068,25,19,56,019,26,20,32,219,30*7A |
|
119 | + +QGPSGNMEA: $GPGSV,3,3,12,22,56,182,45,03,04,035,,04,09,068,,05,,,*44 |
|
120 | + |
|
121 | + |
|
122 | + OK |
|
123 | + |
|
124 | +### AT+QGPSLOC |
|
125 | + |
|
126 | +AT+QGPSLOC? |
|
127 | + |
|
128 | + AT+QGPSLOC? |
|
129 | + +QGPSLOC: 092555.0,2234.2741N,11353.2434E,0.7,35.0,2,0.00,0.0,0.0,180324,08 |
|
130 | + |
|
131 | + OK |
Chip-cn-dat/quectel-dat/quectel-GNSS-AT/11-16-17-17-03-2023.png
... | ... | Binary files a/Chip-cn-dat/quectel-dat/quectel-GNSS-AT/11-16-17-17-03-2023.png and /dev/null differ |
Chip-cn-dat/quectel-dat/quectel-GNSS-AT/2024-03-18-17-22-02.png
... | ... | Binary files a/Chip-cn-dat/quectel-dat/quectel-GNSS-AT/2024-03-18-17-22-02.png and /dev/null differ |
Chip-cn-dat/quectel-dat/quectel-GNSS-AT/quectel-CME-error-code-dat.md
... | ... | @@ -1,4 +0,0 @@ |
1 | - |
|
2 | -# quectel-CME-error-code-dat.md |
|
3 | - |
|
4 | -501 Invalid parameter(s) |
|
... | ... | \ No newline at end of file |
Chip-cn-dat/quectel-dat/quectel-GNSS-AT/quectel-GNSS-AT.md
... | ... | @@ -1,131 +0,0 @@ |
1 | - |
|
2 | - |
|
3 | -## AT+QGNSSC GNSS Module Power Control |
|
4 | - |
|
5 | - |
|
6 | - |
|
7 | -## 3.1. Turn On and Off the GNSS Engine |
|
8 | - |
|
9 | -AT+QGPS=1 //Turn on GNSS engine. |
|
10 | -OK |
|
11 | - |
|
12 | - |
|
13 | -AT+QGPSLOC? //Obtain position information. |
|
14 | -+QGPSLOC: 061951.0,3150.7223N,11711.9293E,0.7,62.2,2,0.0,0.0,0.0,110513,09 |
|
15 | - |
|
16 | - |
|
17 | - |
|
18 | -AT+QGNSSC=1 |
|
19 | - |
|
20 | -## AT+QGNSSRD? |
|
21 | - |
|
22 | - |
|
23 | -for error |
|
24 | - |
|
25 | - AT+QGNSSRD? |
|
26 | - +CME ERROR: 7103 |
|
27 | - |
|
28 | -- If it’s the MC60 EVB, please make sure the DIP switch (S101,S102) is correctly set. |
|
29 | -- connect GPS UART port to AUX UART port |
|
30 | - |
|
31 | - |
|
32 | -![](11-16-17-17-03-2023.png) |
|
33 | - |
|
34 | - |
|
35 | -the correct output |
|
36 | - |
|
37 | - AT+QGNSSRD? |
|
38 | - |
|
39 | - +QGNSSRD: |
|
40 | - |
|
41 | - $GNRMC,092220.000,A,2234.2803,N,11353.2519,E,0.09,178.55,170323,,,A*7C |
|
42 | - $GNVTG,178.55,T,,M,0.09,N,0.17,K,A*22 |
|
43 | - $GNGGA,092220.000,2234.2803,N,11353.2519,E,1,4,2.00,25.2,M,-2.9,M,,*68 |
|
44 | - $GPGSA,A,3,06,19,17,14,,,,,,,,,2.24,2.00,1.00*08 |
|
45 | - $BDGSA,A,3,,,,,,,,,,,,,2.24,2.00,1.00*14 |
|
46 | - $GPGSV,2,1,08,14,67,161,33,06,52,285,40,17,51,016,31,50,46,122,27*7E |
|
47 | - $GPGSV,2,2,08,19,40,334,28,193,,,,194,,,29,195,,,*72 |
|
48 | - $BDGSV,1,1,02,03,,,33,13,,,31*69 |
|
49 | - $GNGLL,2234.2803,N,11353.2519,E,092220.000,A,A*48 |
|
50 | - |
|
51 | -Location at N,11353.2519,E,092220.000 |
|
52 | - |
|
53 | - |
|
54 | -## AT+QCELLLOC=1 |
|
55 | - |
|
56 | - AT+QCELLLOC=1 |
|
57 | - +CME ERROR: 3818 |
|
58 | - |
|
59 | - 7103 Operation failed |
|
60 | - |
|
61 | -## AT+GNSSEPO=1 |
|
62 | - |
|
63 | -## AT+QGEPOAID |
|
64 | - |
|
65 | - |
|
66 | -## AT+QGNSSTS Get Time Synchronization Status for GNSS Module |
|
67 | - |
|
68 | - AT+QGNSSTS? |
|
69 | - +QGNSSTS: 1 |
|
70 | - |
|
71 | - OK |
|
72 | - |
|
73 | -## ref |
|
74 | - |
|
75 | -- https://sisoog.com/wp-content/uploads/2019/12/Quectel_MC20_GNSS_AT_Commands_Manual_V1.1.pdf |
|
76 | - |
|
77 | - |
|
78 | - |
|
79 | - |
|
80 | -## config |
|
81 | - |
|
82 | -AT+QGPSCFG=? |
|
83 | - |
|
84 | -When GNSS was started, you can turn on <nmeasrc> feature |
|
85 | - |
|
86 | -AT+QGPSCFG="nmeasrc", 1 //Enable nmeasrc functionality. |
|
87 | -OK |
|
88 | - |
|
89 | - |
|
90 | - |
|
91 | -AT+QGPSEND |
|
92 | - |
|
93 | - |
|
94 | -## GNSS - EC20 |
|
95 | - |
|
96 | -USB NEMA data |
|
97 | - |
|
98 | -![](2024-03-18-17-22-02.png) |
|
99 | - |
|
100 | - |
|
101 | - |
|
102 | -### AT+QGPS turn on GPS |
|
103 | - |
|
104 | -AT+QGPS=1 |
|
105 | - |
|
106 | - |
|
107 | -### AT+QGPSGNMEA |
|
108 | - |
|
109 | -GGA |
|
110 | - |
|
111 | - AT+QGPSGNMEA="GGA" //Obtain GGA sentence. |
|
112 | - +QGPSGNMEA: $GPGGA,103647.0,3150.721154,N,11711.925873,E,1,02,4.7,59.8,M,-2.0,M,,*77 |
|
113 | - |
|
114 | -GSV |
|
115 | - |
|
116 | - AT+QGPSGNMEA="GSV" |
|
117 | - +QGPSGNMEA: $GPGSV,3,1,12,06,49,334,37,09,23,108,26,11,35,284,37,12,07,320,26*7B |
|
118 | - +QGPSGNMEA: $GPGSV,3,2,12,14,32,167,31,17,50,068,25,19,56,019,26,20,32,219,30*7A |
|
119 | - +QGPSGNMEA: $GPGSV,3,3,12,22,56,182,45,03,04,035,,04,09,068,,05,,,*44 |
|
120 | - |
|
121 | - |
|
122 | - OK |
|
123 | - |
|
124 | -### AT+QGPSLOC |
|
125 | - |
|
126 | -AT+QGPSLOC? |
|
127 | - |
|
128 | - AT+QGPSLOC? |
|
129 | - +QGPSLOC: 092555.0,2234.2741N,11353.2434E,0.7,35.0,2,0.00,0.0,0.0,180324,08 |
|
130 | - |
|
131 | - OK |
Chip-cn-dat/quectel-dat/quectel-dat.md
... | ... | @@ -8,4 +8,6 @@ |
8 | 8 | |
9 | 9 | - [[quectel-at]] |
10 | 10 | |
11 | -- [[SIMCOM-AT-DAT]] |
|
... | ... | \ No newline at end of file |
0 | +- [[SIMCOM-AT-DAT]] |
|
1 | + |
|
2 | +- [[quectel-GNSS-dat]] - [[quectel-gps-dat]] |
|
... | ... | \ No newline at end of file |
Chip-dat/u-blox-dat/NEO-7-dat/2024-08-05-16-52-27.png
... | ... | Binary files /dev/null and b/Chip-dat/u-blox-dat/NEO-7-dat/2024-08-05-16-52-27.png differ |
Chip-dat/u-blox-dat/NEO-7-dat/NEO-7-dat.md
... | ... | @@ -0,0 +1,6 @@ |
1 | + |
|
2 | +# NEO-7-dat.md |
|
3 | + |
|
4 | +## wiring with RPI |
|
5 | + |
|
6 | +![](2024-08-05-16-52-27.png) |
|
... | ... | \ No newline at end of file |
Chip-dat/u-blox-dat/u-blox-dat.md
... | ... | @@ -0,0 +1,4 @@ |
1 | + |
|
2 | +# u-blox-dat |
|
3 | + |
|
4 | +- [[NEO-7-dat]] |
|
... | ... | \ No newline at end of file |
Tech-dat/Network-dat/GPS-dat/2024-08-05-16-52-27.png
... | ... | Binary files a/Tech-dat/Network-dat/GPS-dat/2024-08-05-16-52-27.png and /dev/null differ |
Tech-dat/Network-dat/GPS-dat/AGPS-net.md
... | ... | @@ -1,25 +0,0 @@ |
1 | - |
|
2 | -# AGPS-dat |
|
3 | - |
|
4 | -AGPS, or Assisted Global Positioning System, is a technology that uses information from cellular base stations to provide location data. It's often used in mobile phones and is useful when mobile devices can't connect with GPS satellites or when satellite signals can't penetrate. A-GPS can provide accurate location data even when a reliable connection can't be made with the required number of satellites. |
|
5 | - |
|
6 | -A-GPS devices determine location coordinates faster than GPS devices because they have better connectivity with cell sites. However, A-GPS locations are slightly less accurate than GPS locations. |
|
7 | - |
|
8 | -## Features |
|
9 | - |
|
10 | -- very fast within seconds |
|
11 | - |
|
12 | - |
|
13 | -## Specs |
|
14 | - |
|
15 | -- AGPS precisions based on the nearby 4G stations' signal, which is around 1-2 KG |
|
16 | - |
|
17 | - |
|
18 | -## Our supported and selling boards |
|
19 | - |
|
20 | -- [[ED20-dat]] |
|
21 | - |
|
22 | - |
|
23 | -## ref |
|
24 | - |
|
25 | -- [[GPS-dat]] |
|
... | ... | \ No newline at end of file |
Tech-dat/Network-dat/GPS-dat/GPS-dat.md
... | ... | @@ -1,82 +0,0 @@ |
1 | - |
|
2 | -# GPS-dat |
|
3 | - |
|
4 | -- legacy wiki page - https://w.electrodragon.com/w/Category:Location#GNSS |
|
5 | - |
|
6 | -## Functions |
|
7 | - |
|
8 | -- GNSS |
|
9 | -- ATGM |
|
10 | -- GPS |
|
11 | -- Galileo |
|
12 | -- sbas |
|
13 | -- dgps |
|
14 | -- beidou |
|
15 | -- glonass |
|
16 | -- gzss |
|
17 | - |
|
18 | - |
|
19 | - |
|
20 | - |
|
21 | -## Tesing |
|
22 | - |
|
23 | -[[NGS1089-dat]] |
|
24 | - |
|
25 | - AT+CPIN? |
|
26 | - +CPIN: READY |
|
27 | - |
|
28 | - AT+CGNSPWR=? |
|
29 | - +CGNSPWR: (0-1) |
|
30 | - |
|
31 | - OK |
|
32 | - AT+CGNSPWR? |
|
33 | - +CGNSPWR: 0 |
|
34 | - |
|
35 | - OK |
|
36 | - AT+CGNSPWR=1 |
|
37 | - OK |
|
38 | - |
|
39 | - AT+CGNSINF |
|
40 | - +CGNSINF: 1,0,19800109075159.000,,,,0.00,0.0,0,,,,,,3,0,2,,44,, |
|
41 | - |
|
42 | - OK |
|
43 | - AT+CGNSINF |
|
44 | - +CGNSINF: 1,0,20240626075200.000,,,,0.00,0.0,0,,,,,,3,0,2,,44,, |
|
45 | - |
|
46 | - |
|
47 | - AT+CGNSINF |
|
48 | - +CGNSINF: 1,1,20240626074838.000,22.570777,113.887168,155.727,0.00,65.8,1,,2.8,3.0,1.0,,7,4,5,,47,, |
|
49 | - |
|
50 | - |
|
51 | -- 2.1 AT+CGNSPWR GNSS power control ...................................................................... 8 |
|
52 | -- 2.2 AT+CGNSSEQ Define the last NMEA sentence that parsed ..................................... 9 |
|
53 | -- 2.3 AT+CGNSINF GNSS navigation information parsed from NMEA sentences ......... 11 |
|
54 | -- 2.4 AT+CGNSURC GNSS navigation, GEO-fences and speed alarm URC report ....... 12 |
|
55 | -- 2.5 AT+CGNSCMD Send command to GNSS ............................................................... 13 |
|
56 | -- 2.6 AT+CGNSTST Send data received from UART2 to UART1 ................................... 14 |
|
57 | -- 2.7 AT+CGNSCHK Check EPO file property ................................................................ 14 |
|
58 | -- 2.8 AT+CGNSDEL Delete EPO file ............................................................................... 15 |
|
59 | -- 2.9 AT+CGNSIPR Configure UART2 baud rate ............................................................ 16 |
|
60 | -- 2.10 AT+CGNSAID Send EPO file to GNSS engine ....................................................... 16 |
|
61 | -- 2.11 AT+CRFLOC Give reference location to GNSS engine ........................................... 17 |
|
62 | -- 2.12 AT+CGNSVER Query GNSS version....................................................................... 17 |
|
63 | - |
|
64 | - |
|
65 | - |
|
66 | - |
|
67 | - |
|
68 | -## Note |
|
69 | - |
|
70 | -### Why you really need good GPS signal, compare to your smart phone? |
|
71 | - |
|
72 | -- your smart phone use 4G network to assist the location, but GPS module use [[GPS-dat]] signal location only |
|
73 | -- read more at [[AGPS-net]] |
|
74 | - |
|
75 | -## interface |
|
76 | - |
|
77 | -- [[serial-dat]] |
|
78 | - |
|
79 | -- [[NGS1078]] |
|
80 | - |
|
81 | -- [[quectel-gps-dat]] - [[quectel-gnss-dat]] |
|
82 | - |
Tech-dat/Network-dat/GPS-dat/NEO-7-dat.md
... | ... | @@ -1,6 +0,0 @@ |
1 | - |
|
2 | -# NEO-7-dat.md |
|
3 | - |
|
4 | -## wiring with RPI |
|
5 | - |
|
6 | -![](2024-08-05-16-52-27.png) |
|
... | ... | \ No newline at end of file |
Tech-dat/Network-dat/location-dat/AGPS-dat/AGPS-net.md
... | ... | @@ -0,0 +1,25 @@ |
1 | + |
|
2 | +# AGPS-dat |
|
3 | + |
|
4 | +AGPS, or Assisted Global Positioning System, is a technology that uses information from cellular base stations to provide location data. It's often used in mobile phones and is useful when mobile devices can't connect with GPS satellites or when satellite signals can't penetrate. A-GPS can provide accurate location data even when a reliable connection can't be made with the required number of satellites. |
|
5 | + |
|
6 | +A-GPS devices determine location coordinates faster than GPS devices because they have better connectivity with cell sites. However, A-GPS locations are slightly less accurate than GPS locations. |
|
7 | + |
|
8 | +## Features |
|
9 | + |
|
10 | +- very fast within seconds |
|
11 | + |
|
12 | + |
|
13 | +## Specs |
|
14 | + |
|
15 | +- AGPS precisions based on the nearby 4G stations' signal, which is around 1-2 KG |
|
16 | + |
|
17 | + |
|
18 | +## Our supported and selling boards |
|
19 | + |
|
20 | +- [[ED20-dat]] |
|
21 | + |
|
22 | + |
|
23 | +## ref |
|
24 | + |
|
25 | +- [[GPS-dat]] |
|
... | ... | \ No newline at end of file |
Tech-dat/Network-dat/location-dat/GPS-dat/GPS-dat.md
... | ... | @@ -0,0 +1,82 @@ |
1 | + |
|
2 | +# GPS-dat |
|
3 | + |
|
4 | +- legacy wiki page - https://w.electrodragon.com/w/Category:Location#GNSS |
|
5 | + |
|
6 | +## Functions |
|
7 | + |
|
8 | +- GNSS |
|
9 | +- ATGM |
|
10 | +- GPS |
|
11 | +- Galileo |
|
12 | +- sbas |
|
13 | +- dgps |
|
14 | +- beidou |
|
15 | +- glonass |
|
16 | +- gzss |
|
17 | + |
|
18 | + |
|
19 | + |
|
20 | + |
|
21 | +## Tesing |
|
22 | + |
|
23 | +[[NGS1089-dat]] |
|
24 | + |
|
25 | + AT+CPIN? |
|
26 | + +CPIN: READY |
|
27 | + |
|
28 | + AT+CGNSPWR=? |
|
29 | + +CGNSPWR: (0-1) |
|
30 | + |
|
31 | + OK |
|
32 | + AT+CGNSPWR? |
|
33 | + +CGNSPWR: 0 |
|
34 | + |
|
35 | + OK |
|
36 | + AT+CGNSPWR=1 |
|
37 | + OK |
|
38 | + |
|
39 | + AT+CGNSINF |
|
40 | + +CGNSINF: 1,0,19800109075159.000,,,,0.00,0.0,0,,,,,,3,0,2,,44,, |
|
41 | + |
|
42 | + OK |
|
43 | + AT+CGNSINF |
|
44 | + +CGNSINF: 1,0,20240626075200.000,,,,0.00,0.0,0,,,,,,3,0,2,,44,, |
|
45 | + |
|
46 | + |
|
47 | + AT+CGNSINF |
|
48 | + +CGNSINF: 1,1,20240626074838.000,22.570777,113.887168,155.727,0.00,65.8,1,,2.8,3.0,1.0,,7,4,5,,47,, |
|
49 | + |
|
50 | + |
|
51 | +- 2.1 AT+CGNSPWR GNSS power control ...................................................................... 8 |
|
52 | +- 2.2 AT+CGNSSEQ Define the last NMEA sentence that parsed ..................................... 9 |
|
53 | +- 2.3 AT+CGNSINF GNSS navigation information parsed from NMEA sentences ......... 11 |
|
54 | +- 2.4 AT+CGNSURC GNSS navigation, GEO-fences and speed alarm URC report ....... 12 |
|
55 | +- 2.5 AT+CGNSCMD Send command to GNSS ............................................................... 13 |
|
56 | +- 2.6 AT+CGNSTST Send data received from UART2 to UART1 ................................... 14 |
|
57 | +- 2.7 AT+CGNSCHK Check EPO file property ................................................................ 14 |
|
58 | +- 2.8 AT+CGNSDEL Delete EPO file ............................................................................... 15 |
|
59 | +- 2.9 AT+CGNSIPR Configure UART2 baud rate ............................................................ 16 |
|
60 | +- 2.10 AT+CGNSAID Send EPO file to GNSS engine ....................................................... 16 |
|
61 | +- 2.11 AT+CRFLOC Give reference location to GNSS engine ........................................... 17 |
|
62 | +- 2.12 AT+CGNSVER Query GNSS version....................................................................... 17 |
|
63 | + |
|
64 | + |
|
65 | + |
|
66 | + |
|
67 | + |
|
68 | +## Note |
|
69 | + |
|
70 | +### Why you really need good GPS signal, compare to your smart phone? |
|
71 | + |
|
72 | +- your smart phone use 4G network to assist the location, but GPS module use [[GPS-dat]] signal location only |
|
73 | +- read more at [[AGPS-net]] |
|
74 | + |
|
75 | +## interface |
|
76 | + |
|
77 | +- [[serial-dat]] |
|
78 | + |
|
79 | +- [[NGS1078]] |
|
80 | + |
|
81 | +- [[quectel-gps-dat]] - [[quectel-gnss-dat]] |
|
82 | + |
Tech-dat/Network-dat/location-dat/location-dat.md
... | ... | @@ -0,0 +1,16 @@ |
1 | + |
|
2 | +# location-dat |
|
3 | + |
|
4 | +## tech |
|
5 | + |
|
6 | +- [[GNSS-dat]] - [[GPS-dat]] - [[AGPS-dat]] |
|
7 | + |
|
8 | +- [[amplifier-dat]] |
|
9 | + |
|
10 | +- [[antenna-dat]] |
|
11 | + |
|
12 | +## companies |
|
13 | + |
|
14 | +- [[u-blox-dat]] - [[NEO-7-dat]] |
|
15 | + |
|
16 | +- [[quectel-dat]] - [[quectel-gps-dat]] |
|
... | ... | \ No newline at end of file |
Tech-dat/antenna-dat/Antenna/antenna-DAT.md
... | ... | @@ -2,23 +2,15 @@ |
2 | 2 | # antenna-dat |
3 | 3 | |
4 | 4 | 表 28:GNSS 频率 |
5 | -类型 频率 单位 |
|
6 | -GPS/Galileo/QZSS 1575.42 ±1.023 MHz |
|
7 | -GLONASS 1597.5~1605.8 MHz |
|
8 | -BeiDou 1561.098 ±2.046 MHz |
|
9 | 5 | |
10 | - |
|
11 | -- [[NAN1001-dat]] - [[NAN1003-dat]] - [[NAN1005-dat]] - [[NAN1008-dat]] |
|
12 | - |
|
13 | -GPS Magnetic Active External Antenna 3M 5Dbi |
|
14 | -https://www.electrodragon.com/product/gps-magenatic-active-external-antenna-3m/ |
|
15 | - |
|
16 | -2PCs Quad-band Cellular GSM Antenna SMA 2Dbi |
|
17 | -https://www.electrodragon.com/product/quad-band-cellular-duck-antenna-sma/ |
|
6 | +| type | frequencies | units | |
|
7 | +| ---------------- | --------------- | ----- | |
|
8 | +| GPS/Galileo/QZSS | 1575.42 ±1.023 | MHz | |
|
9 | +| GLONASS | 1597.5~1605.8 | MHz | |
|
10 | +| BeiDou | 1561.098 ±2.046 | MHz | |
|
18 | 11 | |
19 | 12 | |
20 | - |
|
21 | -- [[ipex-dat]] |
|
13 | +- [[NAN1001-dat]] - [[NAN1003-dat]] - [[NAN1005-dat]] - [[NAN1008-dat]] |
|
22 | 14 | |
23 | 15 | |
24 | 16 | |
... | ... | @@ -33,7 +25,7 @@ https://www.electrodragon.com/product/quad-band-cellular-duck-antenna-sma/ |
33 | 25 | ## Connection Type |
34 | 26 | |
35 | 27 | - Wire or Pin Soldering |
36 | -- u.FL IPEX |
|
28 | +- u.FL IPEX - [[ipex-dat]] |
|
37 | 29 | - SMA inner-hole or inner-pin |
38 | 30 | |
39 | 31 | |
... | ... | @@ -54,9 +46,10 @@ https://www.electrodragon.com/product/pcb-build-antenna-4g-gsm-3g-wcdma-gprs/ |
54 | 46 | SMA antenna 3 Meters |
55 | 47 | https://www.electrodragon.com/product/gps-magenatic-active-external-antenna-3m/ |
56 | 48 | |
57 | -SMA small-size antenna |
|
49 | +SMA small-size antenna - 2PCs Quad-band Cellular GSM Antenna SMA 2Dbi |
|
58 | 50 | https://www.electrodragon.com/product/quad-band-cellular-duck-antenna-sma/ |
59 | 51 | |
52 | + |
|
60 | 53 | ### RF antenna: |
61 | 54 | |
62 | 55 | - common apps: LORA, NBIOT |
... | ... | @@ -67,6 +60,9 @@ https://www.electrodragon.com/product/spring-coil-antenna-433-mhz/ |
67 | 60 | |
68 | 61 | ### GPS antenna |
69 | 62 | |
63 | +GPS Magnetic Active External Antenna 3M 5Dbi |
|
64 | +https://www.electrodragon.com/product/gps-magenatic-active-external-antenna-3m/ |
|
65 | + |
|
70 | 66 | ceramic mini antenna |
71 | 67 | https://www.electrodragon.com/product/gps-ceramic-antenna-build/ |
72 | 68 |