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. Edwin1 +XWiki.Xiaoling - Content
-
... ... @@ -12,8 +12,9 @@ 12 12 ))) 13 13 14 14 15 -= =2. Connect GPS Antenna to Cellular modules ==15 += 2. Connect GPS Antenna to Cellular modules = 16 16 17 + 17 17 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. 18 18 19 19 **For LPS8v2:** ... ... @@ -31,6 +31,8 @@ 31 31 == 3.1 Configure on LG308N / LPS8N == 32 32 33 33 ((( 35 + 36 + 34 34 (% style="color:blue" %)**Below are the steps:** 35 35 ))) 36 36 ... ... @@ -120,6 +120,8 @@ 120 120 == 3.2. Configure on LPS8v2 == 121 121 122 122 ((( 126 + 127 + 123 123 (% style="color:blue" %)**Below are the steps:** 124 124 ))) 125 125 ... ... @@ -181,7 +181,7 @@ 181 181 json_add_boolean "mac2file" 0 182 182 json_add_boolean "mac2db" 0 183 183 json_add_string "log_mask" "1111" 184 - 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**(%%) 185 185 json_add_double "ref_latitude" "$latitude" 186 186 json_add_double "ref_longitude" "$longitude" 187 187 json_add_double "ref_altitude" "$altitude" ... ... @@ -197,11 +197,11 @@ 197 197 [[image:image-20231208161058-5.png||height="548" width="965"]] 198 198 199 199 200 - 201 201 = 4. Use Cellular Module GPS feature for System Timing. = 202 202 203 203 == 4.1 Configure on LPS8v2 == 204 204 209 + 205 205 This introduction shows how to use the Cellular Module GPS feature for System Timing. 206 206 207 207 ... ... @@ -258,3 +258,14 @@ 258 258 259 259 exit 0 260 260 ))) 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 +