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,8 +12,10 @@ 12 12 ))) 13 13 14 14 15 -= 2. AddGPSsupportonLG308N =15 += 2. Use Cellular Module GPS feature for LoRaWAN Timing. = 16 16 17 +== 2.1 Configure on LG308N / LPS8N == 18 + 17 17 ((( 18 18 (% style="color:blue" %)**Below are the steps:** 19 19 ))) ... ... @@ -108,7 +108,7 @@ 108 108 ))) 109 109 110 110 111 -= 3.Add GPS supporton LPS8v2 =113 +== 2.2. Configure on LPS8v2 == 112 112 113 113 ((( 114 114 (% style="color:blue" %)**Below are the steps:** ... ... @@ -177,7 +177,7 @@ 177 177 json_add_boolean "mac2file" 0 178 178 json_add_boolean "mac2db" 0 179 179 json_add_string "log_mask" "1111" 180 - 182 + (% 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**(%%) 181 181 json_add_double "ref_latitude" "$latitude" 182 182 json_add_double "ref_longitude" "$longitude" 183 183 json_add_double "ref_altitude" "$altitude" ... ... @@ -193,4 +193,9 @@ 193 193 [[image:image-20231208161058-5.png||height="548" width="965"]] 194 194 195 195 198 + 199 += 3. Use Cellular Module GPS feature for System Timing. = 200 + 201 +== 3.1 Configure on LPS8v2 == 202 + 196 196