Changes for page Add GPS Support in LG308N / LPS8v2
Last modified by Xiaoling on 2024/07/31 17:46
<
edited by Edwin Chen
on 2023/12/22 21:40
on 2023/12/22 21:40
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Edwin - Content
-
... ... @@ -14,7 +14,6 @@ 14 14 15 15 = 2. Connect GPS Antenna to Cellular modules = 16 16 17 - 18 18 Connect GNSS port to GPS antenna. The connector type is i-pex connector, please make sure the GPS antenna can be extended outdoor for GPS signal. 19 19 20 20 **For LPS8v2:** ... ... @@ -32,8 +32,6 @@ 32 32 == 3.1 Configure on LG308N / LPS8N == 33 33 34 34 ((( 35 - 36 - 37 37 (% style="color:blue" %)**Below are the steps:** 38 38 ))) 39 39 ... ... @@ -123,8 +123,6 @@ 123 123 == 3.2. Configure on LPS8v2 == 124 124 125 125 ((( 126 - 127 - 128 128 (% style="color:blue" %)**Below are the steps:** 129 129 ))) 130 130 ... ... @@ -186,7 +186,7 @@ 186 186 json_add_boolean "mac2file" 0 187 187 json_add_boolean "mac2db" 0 188 188 json_add_string "log_mask" "1111" 189 - (% style="color:red" %)**json_add_string "gps_tty_path" "/dev/ttyUSB1" ~-~-~-~--> Add this line so lora program knows to get the gps info from EC25**(%%) 184 + (% style="color:red" %)**json_add_string "gps_tty_path" "/dev/ttyUSB1" ~-~-~-~--> Add this line so lora program knows to get the gps info from EC25**(%%) 190 190 json_add_double "ref_latitude" "$latitude" 191 191 json_add_double "ref_longitude" "$longitude" 192 192 json_add_double "ref_altitude" "$altitude" ... ... @@ -202,11 +202,11 @@ 202 202 [[image:image-20231208161058-5.png||height="548" width="965"]] 203 203 204 204 200 + 205 205 = 4. Use Cellular Module GPS feature for System Timing. = 206 206 207 207 == 4.1 Configure on LPS8v2 == 208 208 209 - 210 210 This introduction shows how to use the Cellular Module GPS feature for System Timing. 211 211 212 212 ... ... @@ -263,14 +263,3 @@ 263 263 264 264 exit 0 265 265 ))) 266 - 267 - 268 -= 5. Use external GPS module = 269 - 270 - 271 - 272 -== 5.1 Set up for LoRaWAN Time == 273 - 274 -== 5.2 Set up for System Time == 275 - 276 -