Changes for page LG308N -- LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2025/02/07 08:57
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.Xiao ye1 +XWiki.Xiaoling - Content
-
... ... @@ -15,10 +15,6 @@ 15 15 16 16 17 17 18 - 19 - 20 - 21 - 22 22 = 1. Introduction = 23 23 24 24 == 1.1 What is the LG308N == ... ... @@ -107,6 +107,7 @@ 107 107 * MIMO technology meets demands for data rate and link reliability in modem wireless communication systems 108 108 109 109 106 + 110 110 == 1.3 Features == 111 111 112 112 ... ... @@ -117,6 +117,7 @@ 117 117 * 10 programmable parallel demodulation paths 118 118 119 119 117 + 120 120 == 1.4 Hardware System Structure == 121 121 122 122 ... ... @@ -273,6 +273,7 @@ 273 273 * **Cellular Mode** 274 274 275 275 274 + 276 276 == 3.2 Use WAN port to access Internet == 277 277 278 278 ... ... @@ -519,7 +519,7 @@ 519 519 520 520 ))) 521 521 522 -[[image: 1652422840936-838.png]]521 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/WebHome/image-20230426083319-1.png?width=556&height=258&rev=1.1||alt="image-20230426083319-1.png"]] 523 523 524 524 525 525 ((( ... ... @@ -670,7 +670,7 @@ 670 670 === 5.3.2 LoRaWAN ~-~-> LoRaWAN ~-~- Basic Station === 671 671 672 672 673 -[[image:image-20230406172 421-1.png]]672 +[[image:image-20230406173729-1.png]] 674 674 675 675 676 676 The basic station mode support **TTN/AWS/Chirpstack/ThingPark/Senet** Platform. ... ... @@ -677,7 +677,7 @@ 677 677 678 678 Instruction: 679 679 680 - [[The Thing Network>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20TTN/#H3.A0GatewayRegistrationforBasicsStation]] 679 + [[The Thing Network>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20TTN/#H3.A0GatewayRegistrationforBasicsStation]] 681 681 682 682 [[AWS-IoT LoRaWAN Core>>url:http://wiki.dragino.com/xwiki/bin/view/Main/AWS%20IoT%20Core%20for%20LoRaWAN/]] 683 683 ... ... @@ -969,7 +969,7 @@ 969 969 970 970 [[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/]] 971 971 972 -Chirpstack v3 via gateway-bridge Instruction: [[http s:~~/~~/www.chirpstack.io/gateway-bridge/gateway/dragino/>>url:https://www.chirpstack.io/gateway-bridge/gateway/dragino/]]971 +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]] 973 973 974 974 975 975 **For Chirpstack v4 Gateway-bridge**: ... ... @@ -986,9 +986,42 @@ 986 986 After updating the Chirpstack gateway-bridge firmware, there is no need to re-download and install the Chirpstack gateway-bridge package 987 987 988 988 989 -== 6.6 Moreinstructions ==988 +== 6.6 How to extend the gateway size of memory with USB device (SD/TF card, USB flash drive). == 990 990 991 991 991 +USB card reader plugged into the USB port of the gateway 992 + 993 +Access the gateway Linux Command Line 994 + 995 + 996 +Check the USB device 997 + 998 +[[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"]] 999 + 1000 + 1001 +**Mount the USB device** 1002 + 1003 +(% class="box infomessage" %) 1004 +((( 1005 +**mount /dev/sda1 /mnt/** 1006 +))) 1007 + 1008 +[[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"]] 1009 + 1010 + 1011 +**Set up the automatic mount on boot** 1012 + 1013 +(% class="box infomessage" %) 1014 +((( 1015 +**sed -i '3cmount \/dev\/sda1 \/mnt\/' /etc/rc.local ** 1016 +))) 1017 + 1018 +[[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"]] 1019 + 1020 + 1021 +== 6.7 More instructions == 1022 + 1023 + 992 992 [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway) 993 993 994 994 ... ... @@ -1003,13 +1003,13 @@ 1003 1003 1004 1004 User can access the Linux console via the SSH protocol. Make sure your PC and the LG308N are connected to the same network, then use a SSH tool (such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]] in Windows) to access it. 1005 1005 1006 -IP address: IP address of LG308N 1038 +**IP address: (% style="color:blue" %)IP address of LG308N(%%)** 1007 1007 1008 -Port: 1040 +**Port: (% style="color:blue" %)22 (via WiFi AP mode) or 2222 (via WAN Interface)(%%)** 1009 1009 1010 -User Name: (% style="color: green" %)**root**1042 +**User Name: (% style="color:blue" %)root(%%)** 1011 1011 1012 -Password: (% style="color: green" %)**dragino**(% style="color:black" %)(default)1044 +**Password: (% style="color:blue" %)dragino(default)(%%)** 1013 1013 1014 1014 1015 1015 After logging in, you will be in the Linux console and can enter commands as shown below. ... ... @@ -1017,7 +1017,7 @@ 1017 1017 [[image:1652431588565-830.png]] 1018 1018 1019 1019 1020 -The “** (% style=" background-color:yellow" %)logread -f"(%%)**command can be used to debug how system runs.1052 +The “** (% style="color:blue" %)logread -f"(%%)**command can be used to debug how system runs. 1021 1021 1022 1022 1023 1023 [[image:1657070133275-283.png]] ... ... @@ -1123,6 +1123,7 @@ 1123 1123 = 8. Upgrade Linux Firmware = 1124 1124 1125 1125 1158 + 1126 1126 = 9. OTA System Update = 1127 1127 1128 1128 ... ... @@ -1276,21 +1276,21 @@ 1276 1276 = 12. Order Info = 1277 1277 1278 1278 1279 -** //PART:(% style="color:blue" %) DLOS8N-XXX-YYY//: (%%)**(% style="color:blue" %)1312 +**PART:(% style="color:blue" %) DLOS8N-XXX-YYY: (%%)**(% style="color:blue" %) 1280 1280 1281 -(% style="color:blue" %)** //XXX~://**(%%)**//Frequency Band//**1314 +(% style="color:blue" %)**XXX:**(%%)** Frequency Band** 1282 1282 1283 -* (% style="color:red" %)** 868**(% style="color:black"%) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.1284 -* (% style="color:red" %)** 915**(% style="color:black"%): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR9201316 +* (% style="color:red" %)** 868**(%%) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865. 1317 +* (% style="color:red" %)** 915**(%%): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920 1285 1285 1286 1286 (% style="color:#4f81bd" %) 1287 1287 1288 -(% style="color:blue" %)** //YYY~://**(%%)**//4G Cellular Option//**1321 +(% style="color:blue" %)**YYY:**(%%)** 4G Cellular Option** 1289 1289 1290 -* (% style="color:red" %)** .1291 -* (% style="color:red" %)** NorthAmerica/Rogers/AT&T/T-Mobile.1292 -* (% style="color:red" %)** 1293 -* (% style="color:red" %)** /SoftBank/KDDI1323 +* (% style="color:red" %)**EC25-E**(% style="color:black" %): EMEA, Korea, Thailand, India 1324 +* (% style="color:red" %)**EC25-AFX**(% style="color:black" %): America: Verizon, AT&T(FirstNet), U.S.Cellular; Canada: Telus 1325 +* (% style="color:red" %)**EC25-AUX**(% style="color:black" %): Latin America, New Zeland, Taiwan 1326 +* (% style="color:red" %)**EC25-J**(% style="color:black" %): Japan, DOCOMO, SoftBank, KDDI 1294 1294 1295 1295 More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]]. 1296 1296 ... ... @@ -1320,15 +1320,19 @@ 1320 1320 * Weight: 2.5kg 1321 1321 1322 1322 1356 + 1323 1323 = 14. Support = 1324 1324 1325 1325 1326 1326 * Try to see if your questions already answered in the [[wiki>>doc:Main.WebHome]]. 1361 + 1327 1327 * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. 1328 1328 Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule. 1364 + 1329 1329 * 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]] 1330 1330 1331 1331 1368 + 1332 1332 = 15. Reference = 1333 1333 1334 1334 ... ... @@ -1339,5 +1339,3 @@ 1339 1339 * 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/]] 1340 1340 1341 1341 * Hardware Source code: [[https:~~/~~/github.com/dragino/motherboard-hardware/tree/master/LG308N>>url:https://github.com/dragino/motherboard-hardware/tree/master/LG308]] 1342 - 1343 -