Changes for page LPS8N -- LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2024/05/18 14:36
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.Xiaoye - Content
-
... ... @@ -630,7 +630,7 @@ 630 630 [[image:1657095412271-942.png]] 631 631 632 632 633 -== 5.3 LoRaWAN Settings == 633 +== (% data-sider-select-id="9385f434-0cee-4e27-b68d-01cc94864f95" %)5.3 LoRaWAN Settings(%%) == 634 634 635 635 === 5.3.1 LoRaWAN ~-~-> LoRaWAN === 636 636 ... ... @@ -638,7 +638,7 @@ 638 638 This page is for the connection set up to a general LoRaWAN Network server such as: [[TTN>>url:http://www.thethingsnetwork.org/]], [[ChirpStack>>url:https://www.chirpstack.io/]] etc. 639 639 640 640 641 -[[image:1 652423628833-467.png||height="357" width="755"]]641 +[[image:image-20240419150452-9.png||height="761" width="1098"]] 642 642 643 643 644 644 (% style="color:red" %)**Note:** ... ... @@ -653,7 +653,7 @@ 653 653 === 5.3.2 LoRaWAN ~-~-> LoRaWAN ~-~- Basic Station === 654 654 655 655 656 -[[image:image-20230406172421-1.png]] 656 +[[image:image-20230406172421-1.png||height="563" width="1089"]] 657 657 658 658 659 659 ((( ... ... @@ -967,6 +967,28 @@ 967 967 968 968 = 6. More features = 969 969 970 + 971 +== 6.1 NTP Service/Time Synchronization == 972 + 973 +The gateway time sync service is provided by ntpd 974 + 975 +=== 1). Modify the NTP server address: === 976 + 977 +(% class="box" %) 978 +((( 979 +uci set system.ntp.server='0.openwrt.pool.ntp.org' 980 + 981 +uci add_list system.ntp.server='1.openwrt.pool.ntp.org' 982 + 983 +uci add_list system.ntp.server='2.openwrt.pool.ntp.org' 984 + 985 +uci add_list system.ntp.server='3.openwrt.pool.ntp.org' 986 + 987 +uci commit system 988 +))) 989 + 990 +=== === 991 + 970 970 == 6.1 Packet Filtering == 971 971 972 972