<
From version < 4.1 >
edited by Xiaoling
on 2022/05/27 16:02
To version < 4.2 >
edited by Xiaoling
on 2022/05/27 16:04
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -50,6 +50,7 @@
50 50  (% class="box" %)
51 51  (((
52 52  (((
53 +(((
53 53  gen_gw_cfg() {
54 54   json_init
55 55   json_add_object gateway_conf
... ... @@ -60,12 +60,19 @@
60 60   json_add_int "stat_interval" "$stat"
61 61   json_add_boolean "forward_crc_valid" 1
62 62   json_add_boolean "forward_crc_error" 0
63 - ** (% 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(%%)**
64 +)))
65 +
66 +(((
67 + (% 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**
68 +)))
69 +
70 +(((
64 64  (% style="color:black" %) json_close_object
65 - json_dump  > /etc/lora/local_conf.json
66 -}
72 + json_dump  > /etc/lora/local_conf.json(%%)
73 +(% style="color:black" %)**}**
67 67  )))
68 68  )))
76 +)))
69 69  
70 70  (((
71 71  Reboot the device and run logread -f to verify if GPS already works.
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0