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 (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -97,7 +97,6 @@ 97 97 * Worldwide LTE,UMTS/HSPA+ and GSM/GPRS/EDGE coverage 98 98 * MIMO technology meets demands for data rate and link reliability in modem wireless communication systems 99 99 100 - 101 101 == 1.3 Features == 102 102 103 103 ... ... @@ -115,7 +115,6 @@ 115 115 * Support LoRaWAN basic station. 116 116 * Optional 3G/4G cellular connection 117 117 118 - 119 119 == 1.4 Hardware System Structure == 120 120 121 121 ... ... @@ -142,7 +142,6 @@ 142 142 143 143 * **ETH LED **[[image:image-20220706115518-4.png||height="15" width="17"]] : This LED shows the ETH interface connection status. 144 144 145 - 146 146 == 1.7 Button Instruction == 147 147 148 148 ... ... @@ -250,7 +250,6 @@ 250 250 * **WiFi Client Mode** 251 251 * **WiFi AP Mode** 252 252 253 - 254 254 == 3.2 Use WAN port to access Internet == 255 255 256 256 ... ... @@ -657,16 +657,29 @@ 657 657 **See:** **[[Filter unwanted LoRaWAN packets>>doc:Main.Filter unwanted LoRaWAN packets.WebHome]]** 658 658 659 659 660 -=== 5.3.2 LoRaWAN ~-~-> A mazonAWS-IoT===656 +=== 5.3.2 LoRaWAN ~-~-> LoRaWAN ~-~- Basic Station === 661 661 662 662 663 -[[image: 1652428499323-384.png||height="275" width="723"]]659 +[[image:image-20230406172421-1.png]] 664 664 665 665 666 666 ((( 667 -Please see this instruction to know more detail and demo forhow to connect to **[[AWS-IoT LoRaWAN Core>>doc:Main.AWS IoT Core for LoRaWAN.WebHome]].**663 +Please see this instruction to know more detail and a demo of how to connect to **[[AWS-IoT LoRaWAN Core>>doc:Main.AWS IoT Core for LoRaWAN.WebHome]].** 668 668 669 - 665 + 666 +The basic station mode support **TTN/AWS/Chirpstack/ThingPark/Senet** Platform. 667 + 668 +Instruction: 669 + 670 + [[The Thing Network>>http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20TTN/#H3.A0GatewayRegistrationforBasicsStation]] 671 + 672 + [[AWS-IoT LoRaWAN Core>>http://wiki.dragino.com/xwiki/bin/view/Main/AWS%20IoT%20Core%20for%20LoRaWAN/]] 673 + 674 + [[Chirpstack>>http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H3.A0GatewayRegistrationforBasicsStation]] 675 + 676 + ThingPark 677 + 678 + [[Senet>>http://wiki.dragino.com/xwiki/bin/view/Main/Connection%20to%20Senet/#H3.A0SemtechBasicStation]] 670 670 ))) 671 671 672 672 === 5.3.3 LoRaWAN ~-~-> LORIOT === ... ... @@ -971,7 +971,7 @@ 971 971 972 972 [[Chirpstack-gateway-bridge/Chirpstack-Bridge-V3.14.6-Bridge~~-~~-build-v5.4.1679487778-20230322-2024/>>https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Release/Chirpstack-gateway-bridge/Chirpstack-Bridge-V3.14.6-Bridge--build-v5.4.1679487778-20230322-2024/]] 973 973 974 -Chirpstack v3 via gateway-bridge Instruction: [[http s:~~/~~/www.chirpstack.io/gateway-bridge/gateway/dragino/>>https://www.chirpstack.io/gateway-bridge/gateway/dragino/]]983 +Chirpstack v3 via gateway-bridge Instruction: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.A0A0HowthegatewayconnectstoChirpstackv3viagateway-bridge>>http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.A0A0HowthegatewayconnectstoChirpstackv3viagateway-bridge]] 975 975 976 976 977 977 If the Chirpstack v4 Gateway-bridge is used, the corresponding gateway firmware must be used : ... ... @@ -988,13 +988,50 @@ 988 988 After updating the Chirpstack gateway-bridge firmware, there is no need to re-download and install the Chirpstack gateway-bridge package 989 989 990 990 991 -== 6.6 Moreinstructions ==1000 +== 6.6 How to extend the gateway size of memory with USB device (SD/TF card, USB flash drive). == 992 992 993 993 1003 +USB card reader plugged into the USB port of the gateway 1004 + 1005 + 1006 +Access the gateway Linux Command Line 1007 + 1008 + 1009 +Check the USB device 1010 + 1011 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20230425165308-2.png?rev=1.1||alt="image-20230425165308-2.png" height="274" width="718"]] 1012 + 1013 + 1014 +**Mount the USB device** 1015 + 1016 +(% class="box infomessage" %) 1017 +((( 1018 +**mount /dev/sda1 /mnt/** 1019 +))) 1020 + 1021 +(% class="wikigeneratedid" %) 1022 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20230425174131-4.png?rev=1.1||alt="image-20230425174131-4.png"]] 1023 + 1024 + 1025 +(% class="wikigeneratedid" %) 1026 +**Set up the automatic mount on boot** 1027 + 1028 +(% class="box infomessage" %) 1029 +((( 1030 +**sed -i '3cmount \/dev\/sda1 \/mnt\/' /etc/rc.local ** 1031 +))) 1032 + 1033 +(% class="wikigeneratedid" %) 1034 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/WebHome/image-20230425173831-3.png?width=833&height=105&rev=1.1||alt="image-20230425173831-3.png"]] 1035 + 1036 + 1037 +== 6.7 More instructions == 1038 + 1039 + 994 994 [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway) 995 995 996 996 997 -== 6. 7Auto-Provision ==1043 +== 6.8 Auto-Provision == 998 998 999 999 1000 1000 Auto Provision is the feature for batch configure and remote management. It can be used in below two cases: ... ... @@ -1363,7 +1363,6 @@ 1363 1363 * Package Size: 14.5 x 13.5 x 6 cm 1364 1364 * Weight: 300g 1365 1365 1366 - 1367 1367 = 14. Support = 1368 1368 1369 1369 ... ... @@ -1372,7 +1372,4 @@ 1372 1372 Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule. 1373 1373 * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to:[[support@dragino.com>>url:file:///C:/Users/11315/Documents/D:/Projects/LoRa%20Product%20Line/LG308%20Picocell%20Gateway/LG308/LG308%20%25E8%25AF%25B4%25E6%2598%258E%25E4%25B9%25A6/support@dragino.com]] 1374 1374 1375 - 1376 - 1377 - 1378 1378
- image-20230406172421-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +85.6 KB - Content