<
From version < 198.1 >
edited by Kilight Cao
on 2024/04/19 15:29
To version < 201.1 >
edited by Kilight Cao
on 2024/05/17 10:17
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -519,7 +519,7 @@
519 519   [[image:1652422763536-750.png||height="514" width="730"]]
520 520  
521 521  
522 -== 4.4 Add a LoRaWAN End Device ==
522 +== (% data-sider-select-id="5bc80c23-9f00-4475-8de0-dc684ffabb7d" %)4.4 Add a LoRaWAN End Device(%%) ==
523 523  
524 524  
525 525  (((
... ... @@ -680,14 +680,14 @@
680 680  [[image:image-20220916114346-7.png||height="363" width="886"]]
681 681  
682 682  
683 -== 5.3 LoRaWAN Settings ==
683 +== (% data-sider-select-id="e4f0e724-e454-4aa9-adc3-2d2fb381a93c" %)5.3 LoRaWAN Settings(%%) ==
684 684  
685 -=== 5.3.1 LoRaWAN ~-~-> LoRaWAN ===
685 +=== (% data-sider-select-id="46832cd3-1415-4286-a897-1fbda6ed3a2a" %)5.3.1 LoRaWAN ~-~-> Semtech UDP(%%) ===
686 686  
687 687  
688 688  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.
689 689  
690 -[[image:image-20220916114929-8.png||height="716" width="871"]]
690 +[[image:image-20240517101310-1.png||height="656" width="879"]]
691 691  
692 692  
693 693  (% style="color:red" %)**Note:**
... ... @@ -976,17 +976,38 @@
976 976  
977 977  [[image:image-20240416112510-2.png||height="296" width="870"]]
978 978  
979 -= 6. More features =
979 += (% data-sider-select-id="53575777-5441-4a56-84e2-d3a229a8ece3" %)6. More features(%%) =
980 980  
981 -== 6.1 Packet Filtering ==
982 982  
982 +== (% data-sider-select-id="2ef025e3-4214-4b1c-bb01-ee03e1db2bc2" %)6.1 NTP Service/Time Synchronization(%%) ==
983 983  
984 +The gateway time sync service is provided by ntpd
985 +
986 +=== 1). Modify the NTP server address: ===
987 +
988 +(% class="box" %)
989 +(((
990 +uci set system.ntp.server='0.openwrt.pool.ntp.org'
991 +
992 +uci add_list system.ntp.server='1.openwrt.pool.ntp.org'
993 +
994 +uci add_list system.ntp.server='2.openwrt.pool.ntp.org'
995 +
996 +uci add_list system.ntp.server='3.openwrt.pool.ntp.org'
997 +
998 +uci commit system
999 +)))
1000 +
1001 +
1002 +== (% data-sider-select-id="68c5d9c8-0690-4e39-abae-0a921c179211" %)6.2 Packet Filtering(%%) ==
1003 +
1004 +
984 984  Drop unwanted packets.
985 985  
986 986  See: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Filter%20unwanted%20LoRaWAN%20packets/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Filter%20unwanted%20LoRaWAN%20packets/]]
987 987  
988 988  
989 -== 6.2 Remote Access ==
1010 +== (% data-sider-select-id="6b98cd6d-f2db-4647-ae38-aee4a3d7227b" %)6.3 Remote Access(%%) ==
990 990  
991 991  
992 992  Remote Access Devices for management.
... ... @@ -994,7 +994,7 @@
994 994  Instruction: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Monitor%20%26%20Remote%20Access%20Gateway/?Remote%20Access>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Monitor%20%26%20Remote%20Access%20Gateway/?Remote%20Access]]
995 995  
996 996  
997 -== 6.3 How to decode ABP LoRaWAN node ==
1018 +== (% data-sider-select-id="8084465c-aa6f-4536-b97d-383cd952e46c" %)6.4 How to decode ABP LoRaWAN node(%%) ==
998 998  
999 999  
1000 1000  Decode ABP:
... ... @@ -1002,7 +1002,7 @@
1002 1002  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Communicate%20with%20ABP%20End%20Node%20without%20LoRaWAN%20Network%20Server%20~~-~~--%20LG308/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Communicate%20with%20ABP%20End%20Node%20without%20LoRaWAN%20Network%20Server%20---%20LG308/]]
1003 1003  
1004 1004  
1005 -== 6.4 How to set data to MQTT broker ==
1026 +== (% data-sider-select-id="a4a3d7bb-c435-47b3-a926-46788a4f9e6f" %)6.5 How to set data to MQTT broker(%%) ==
1006 1006  
1007 1007  
1008 1008  Only support ABP LoRaWAN End Node
... ... @@ -1010,7 +1010,7 @@
1010 1010  Instruction: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/MQTT%20Forward%20Instruction/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/MQTT%20Forward%20Instruction/]]
1011 1011  
1012 1012  
1013 -== 6.5 How the gateway connects to Chirpstack v3/v4 via gateway-bridge ==
1034 +== (% data-sider-select-id="0074e70a-5030-4401-916c-b12bd0557d05" %)6.6 How the gateway connects to Chirpstack v3/v4 via gateway-bridge(%%) ==
1014 1014  
1015 1015  
1016 1016  If the Chirpstack v3 Gateway-bridge is used, the corresponding gateway firmware must be used :
... ... @@ -1032,7 +1032,7 @@
1032 1032  After updating the Chirpstack gateway-bridge firmware, there is no need to re-download and install the Chirpstack gateway-bridge package
1033 1033  
1034 1034  
1035 -== 6.6  How to extend the gateway size of memory with USB device (SD/TF card, USB flash drive). ==
1056 +== (% data-sider-select-id="c6cadb28-a27e-4499-92bb-189a644b8fda" %)6.7  How to extend the gateway size of memory with USB device (SD/TF card, USB flash drive).(%%) ==
1036 1036  
1037 1037  
1038 1038  USB card reader plugged into the USB port of the gateway.
... ... @@ -1067,7 +1067,7 @@
1067 1067  [[image:image-20230425173831-3.png||height="105" width="833"]]
1068 1068  
1069 1069  
1070 -== 6.7  How to view DLOS8N GPS information ==
1091 +== (% data-sider-select-id="2f4b3d14-0080-4223-bc52-d74facde85a6" %)6.8  How to view DLOS8N GPS information(%%) ==
1071 1071  
1072 1072  
1073 1073  By default, when the DLOS8N GPS positioning is complete, it will be displayed in the state package on the **LogRead ~-~-> System Log**  interface.
... ... @@ -1080,7 +1080,7 @@
1080 1080  [[image:image-20230508134603-2.png||height="435" width="927"]]
1081 1081  
1082 1082  
1083 -== 6.8  More instructions ==
1104 +== (% data-sider-select-id="9c733551-ff43-41d9-9c06-2a6157a6b46f" %)6.9  More instructions(%%) ==
1084 1084  
1085 1085  
1086 1086  [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway)
image-20240517101310-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +86.1 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0