Changes for page LG308N -- LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2025/02/07 08:57
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Kilight - Content
-
... ... @@ -106,8 +106,6 @@ 106 106 * Worldwide LTE,UMTS/HSPA+ and GSM/GPRS/EDGE coverage 107 107 * MIMO technology meets demands for data rate and link reliability in modem wireless communication systems 108 108 109 - 110 - 111 111 == 1.3 Features == 112 112 113 113 ... ... @@ -117,8 +117,6 @@ 117 117 * LoRaWAN Gateway 118 118 * 10 programmable parallel demodulation paths 119 119 120 - 121 - 122 122 == 1.4 Hardware System Structure == 123 123 124 124 ... ... @@ -274,8 +274,6 @@ 274 274 * **WiFi AP Mode** 275 275 * **Cellular Mode** 276 276 277 - 278 - 279 279 == 3.2 Use WAN port to access Internet == 280 280 281 281 ... ... @@ -670,15 +670,27 @@ 670 670 **See:** **[[Filter unwanted LoRaWAN packets>>doc:Main.Filter unwanted LoRaWAN packets.WebHome]]** 671 671 672 672 673 -=== 5.3.2 LoRaWAN ~-~-> A mazonAWS-IoT===667 +=== 5.3.2 LoRaWAN ~-~-> LoRaWAN ~-~- Basic Station === 674 674 675 675 676 -[[image: 1652428499323-384.png||height="275" width="723"]]670 +[[image:image-20230406173729-1.png]] 677 677 678 678 679 -((( 680 -Please see this instruction to know more detail and demo for how to connect to **[[AWS-IoT LoRaWAN Core>>doc:Main.AWS IoT Core for LoRaWAN.WebHome]].** 673 +The basic station mode support **TTN/AWS/Chirpstack/ThingPark/Senet** Platform. 681 681 675 +Instruction: 676 + 677 + [[The Thing Network>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20TTN/#H3.A0GatewayRegistrationforBasicsStation]] 678 + 679 + [[AWS-IoT LoRaWAN Core>>url:http://wiki.dragino.com/xwiki/bin/view/Main/AWS%20IoT%20Core%20for%20LoRaWAN/]] 680 + 681 + [[Chirpstack>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H3.A0GatewayRegistrationforBasicsStation]] 682 + 683 + ThingPark 684 + 685 + [[Senet>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Connection%20to%20Senet/#H3.A0SemtechBasicStation]] 686 + 687 +((( 682 682 683 683 ))) 684 684 ... ... @@ -960,7 +960,7 @@ 960 960 961 961 [[Chirpstack-gateway-bridge/Chirpstack-Bridge-V3.14.6-Bridge~~-~~-build-v5.4.1679487778-20230322-2024/>>url: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/]] 962 962 963 -Chirpstack v3 via gateway-bridge Instruction: [[http s:~~/~~/www.chirpstack.io/gateway-bridge/gateway/dragino/>>url:https://www.chirpstack.io/gateway-bridge/gateway/dragino/]]969 +Chirpstack v3 via gateway-bridge Instruction: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.A0A0HowthegatewayconnectstoChirpstackv3viagateway-bridge>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.A0A0HowthegatewayconnectstoChirpstackv3viagateway-bridge]] 964 964 965 965 966 966 **For Chirpstack v4 Gateway-bridge**: ... ... @@ -977,9 +977,42 @@ 977 977 After updating the Chirpstack gateway-bridge firmware, there is no need to re-download and install the Chirpstack gateway-bridge package 978 978 979 979 980 -== 6.6 Moreinstructions ==986 +== 6.6 How to extend the gateway size of memory with USB device (SD/TF card, USB flash drive). == 981 981 988 +USB card reader plugged into the USB port of the gateway 982 982 990 + 991 +Access the gateway Linux Command Line 992 + 993 + 994 +Check the USB device 995 + 996 +[[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"]] 997 + 998 + 999 +**Mount the USB device** 1000 + 1001 +(% class="box infomessage" %) 1002 +((( 1003 +**mount /dev/sda1 /mnt/** 1004 +))) 1005 + 1006 +[[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"]] 1007 + 1008 + 1009 +**Set up the automatic mount on boot** 1010 + 1011 +(% class="box infomessage" %) 1012 +((( 1013 +**sed -i '3cmount \/dev\/sda1 \/mnt\/' /etc/rc.local ** 1014 +))) 1015 + 1016 +[[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"]] 1017 + 1018 + 1019 +== 6.7 More instructions == 1020 + 1021 + 983 983 [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway) 984 984 985 985 ... ... @@ -1310,8 +1310,6 @@ 1310 1310 * Package Size: 49 x 19.5 x x 19Package Size: 4912 cm 1311 1311 * Weight: 2.5kg 1312 1312 1313 - 1314 - 1315 1315 = 14. Support = 1316 1316 1317 1317 ... ... @@ -1320,8 +1320,6 @@ 1320 1320 Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule. 1321 1321 * 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]] 1322 1322 1323 - 1324 - 1325 1325 = 15. Reference = 1326 1326 1327 1327 ... ... @@ -1332,5 +1332,3 @@ 1332 1332 * Firmware: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG308N-OLG308N/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG02-OLG02/Firmware/]] 1333 1333 1334 1334 * Hardware Source code: [[https:~~/~~/github.com/dragino/motherboard-hardware/tree/master/LG308N>>url:https://github.com/dragino/motherboard-hardware/tree/master/LG308]] 1335 - 1336 -
- image-20230406173729-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +85.3 KB - Content