Changes for page Add GPS Support in LG308N / LPS8v2
Last modified by Xiaoling on 2024/07/31 17:46
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,10 +14,13 @@ 14 14 15 15 Connect GPS antenna 16 16 17 - 17 +((( 18 18 modify the two files: 19 +))) 19 19 21 +((( 20 20 /etc/chatscripts/3g.chat 23 +))) 21 21 22 22 (% class="box" %) 23 23 ((( ... ... @@ -46,6 +46,7 @@ 46 46 47 47 (% class="box" %) 48 48 ((( 52 +((( 49 49 gen_gw_cfg() { 50 50 json_init 51 51 json_add_object gateway_conf ... ... @@ -61,6 +61,7 @@ 61 61 json_dump > /etc/lora/local_conf.json 62 62 } 63 63 ))) 68 +))) 64 64 65 65 ((( 66 66 Reboot the device and run logread -f to verify if GPS already works.