Changes for page Add GPS Support in LG308N / LPS8v2
Last modified by Xiaoling on 2024/07/31 17:46
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. Kilight1 +XWiki.Edwin - Content
-
... ... @@ -12,7 +12,7 @@ 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 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 ... ... @@ -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 - (% 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**(%%) 185 185 json_add_double "ref_latitude" "$latitude" 186 186 json_add_double "ref_longitude" "$longitude" 187 187 json_add_double "ref_altitude" "$altitude" ... ... @@ -258,14 +258,3 @@ 258 258 259 259 exit 0 260 260 ))) 261 - 262 - 263 -= 5. Use external GPS module = 264 - 265 - 266 - 267 -== 5.1 Set up for LoRaWAN Time == 268 - 269 -== 5.2 Set up for System Time == 270 - 271 -