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 ling1 +XWiki.Xiaoye - Content
-
... ... @@ -107,7 +107,6 @@ 107 107 * MIMO technology meets demands for data rate and link reliability in modem wireless communication systems 108 108 109 109 110 - 111 111 == 1.3 Features == 112 112 113 113 ... ... @@ -118,7 +118,6 @@ 118 118 * 10 programmable parallel demodulation paths 119 119 120 120 121 - 122 122 == 1.4 Hardware System Structure == 123 123 124 124 ... ... @@ -275,7 +275,6 @@ 275 275 * **Cellular Mode** 276 276 277 277 278 - 279 279 == 3.2 Use WAN port to access Internet == 280 280 281 281 ... ... @@ -411,8 +411,6 @@ 411 411 * Australia 1 (% style="color:red" %)**corresponding Gateway server address: **(% style="color:black" %)au1.cloud.thethings.network 412 412 * Legacy V2 Console : (% style="color:red" %)**TTN v2 shuts down in December 2021** 413 413 414 - 415 - 416 416 (% style="color:blue" %)**Step 4: Create a Gateway** 417 417 418 418 ... ... @@ -524,7 +524,7 @@ 524 524 525 525 ))) 526 526 527 -[[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"]]522 +[[image:1652422840936-838.png]] 528 528 529 529 530 530 ((( ... ... @@ -675,7 +675,7 @@ 675 675 === 5.3.2 LoRaWAN ~-~-> LoRaWAN ~-~- Basic Station === 676 676 677 677 678 -[[image:image-2023040617 3729-1.png]]673 +[[image:image-20230406172421-1.png]] 679 679 680 680 681 681 The basic station mode support **TTN/AWS/Chirpstack/ThingPark/Senet** Platform. ... ... @@ -682,7 +682,7 @@ 682 682 683 683 Instruction: 684 684 685 - [[The Thing Network>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20TTN/#H3.A0GatewayRegistrationforBasicsStation]] 680 + [[The Thing Network>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20TTN/#H3.A0GatewayRegistrationforBasicsStation]] 686 686 687 687 [[AWS-IoT LoRaWAN Core>>url:http://wiki.dragino.com/xwiki/bin/view/Main/AWS%20IoT%20Core%20for%20LoRaWAN/]] 688 688 ... ... @@ -974,7 +974,7 @@ 974 974 975 975 [[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/]] 976 976 977 -Chirpstack v3 via gateway-bridge Instruction: [[http:~~/~~/w iki.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]]972 +Chirpstack v3 via gateway-bridge Instruction: [[https:~~/~~/www.chirpstack.io/gateway-bridge/gateway/dragino/>>url:https://www.chirpstack.io/gateway-bridge/gateway/dragino/]] 978 978 979 979 980 980 **For Chirpstack v4 Gateway-bridge**: ... ... @@ -991,42 +991,9 @@ 991 991 After updating the Chirpstack gateway-bridge firmware, there is no need to re-download and install the Chirpstack gateway-bridge package 992 992 993 993 994 -== 6.6 How toextendthe gateway size of memory with USB device (SD/TF card, USB flashdrive).==989 +== 6.6 More instructions == 995 995 996 996 997 -USB card reader plugged into the USB port of the gateway 998 - 999 -Access the gateway Linux Command Line 1000 - 1001 - 1002 -Check the USB device 1003 - 1004 -[[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"]] 1005 - 1006 - 1007 -**Mount the USB device** 1008 - 1009 -(% class="box infomessage" %) 1010 -((( 1011 -**mount /dev/sda1 /mnt/** 1012 -))) 1013 - 1014 -[[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"]] 1015 - 1016 - 1017 -**Set up the automatic mount on boot** 1018 - 1019 -(% class="box infomessage" %) 1020 -((( 1021 -**sed -i '3cmount \/dev\/sda1 \/mnt\/' /etc/rc.local ** 1022 -))) 1023 - 1024 -[[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"]] 1025 - 1026 - 1027 -== 6.7 More instructions == 1028 - 1029 - 1030 1030 [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway) 1031 1031 1032 1032 ... ... @@ -1041,13 +1041,13 @@ 1041 1041 1042 1042 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. 1043 1043 1044 - **IP address:(% style="color:blue" %)IP address of LG308N(%%)**1006 +IP address: IP address of LG308N 1045 1045 1046 - **Port:(% style="color:blue" %)22 (via WiFi AP mode) or 2222 (via WAN Interface)(%%)**1008 +Port: 22 (via WiFi AP mode) or 2222 (via WAN Interface) 1047 1047 1048 - **User Name: (% style="color:blue" %)root(%%)**1010 +User Name: (% style="color:green" %)**root** 1049 1049 1050 - **Password: (% style="color:blue" %)dragino(default)(%%)**1012 +Password: (% style="color:green" %)**dragino** (% style="color:black" %)(default) 1051 1051 1052 1052 1053 1053 After logging in, you will be in the Linux console and can enter commands as shown below. ... ... @@ -1055,7 +1055,7 @@ 1055 1055 [[image:1652431588565-830.png]] 1056 1056 1057 1057 1058 -The “** (% style="color: blue" %)logread -f"(%%)**command can be used to debug how system runs.1020 +The “** (% style="background-color:yellow" %)logread -f"(%%)**command can be used to debug how system runs. 1059 1059 1060 1060 1061 1061 [[image:1657070133275-283.png]] ... ... @@ -1161,7 +1161,6 @@ 1161 1161 = 8. Upgrade Linux Firmware = 1162 1162 1163 1163 1164 - 1165 1165 = 9. OTA System Update = 1166 1166 1167 1167 ... ... @@ -1315,21 +1315,21 @@ 1315 1315 = 12. Order Info = 1316 1316 1317 1317 1318 -**PART:(% style="color:blue" %) DLOS8N-XXX-YYY: (%%)**(% style="color:blue" %) 1279 +**//PART:(% style="color:blue" %) DLOS8N-XXX-YYY//: (%%)**(% style="color:blue" %) 1319 1319 1320 -(% style="color:blue" %)**XXX:**(%%)** Frequency Band** 1281 +(% style="color:blue" %)**//XXX~://**(%%)**// Frequency Band//** 1321 1321 1322 -* (% style="color:red" %)** 868**(%%) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865. 1323 -* (% style="color:red" %)** 915**(%%): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920 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 KR920 1324 1324 1325 1325 (% style="color:#4f81bd" %) 1326 1326 1327 -(% style="color:blue" %)**YYY:**(%%)** 4G Cellular Option** 1288 +(% style="color:blue" %)**//YYY~://**(%%)**// 4G Cellular Option//** 1328 1328 1329 -* (% style="color:red" %)** EC25-E**(%%): EMEA, Korea, Thailand, India. 1330 -* (% style="color:red" %)** EC25-A**(%%): North America/ Rogers/AT&T/T-Mobile. 1331 -* (% style="color:red" %)** EC25-AU**(%%): Latin America, New Zeland, Taiwan 1332 -* (% style="color:red" %)** EC25-J**(%%): Japan, DOCOMO/SoftBank/ KDDI 1290 +* (% style="color:red" %)** EC25-E**(% style="color:black" %): EMEA, Korea, Thailand, India. 1291 +* (% style="color:red" %)** EC25-A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile. 1292 +* (% style="color:red" %)** EC25-AU**(% style="color:black" %): Latin America, New Zeland, Taiwan 1293 +* (% style="color:red" %)** EC25-J**(% style="color:black" %): Japan, DOCOMO/SoftBank/ KDDI 1333 1333 1334 1334 More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]]. 1335 1335 ... ... @@ -1359,19 +1359,15 @@ 1359 1359 * Weight: 2.5kg 1360 1360 1361 1361 1362 - 1363 1363 = 14. Support = 1364 1364 1365 1365 1366 1366 * Try to see if your questions already answered in the [[wiki>>doc:Main.WebHome]]. 1367 - 1368 1368 * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. 1369 1369 Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule. 1370 - 1371 1371 * 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]] 1372 1372 1373 1373 1374 - 1375 1375 = 15. Reference = 1376 1376 1377 1377 ... ... @@ -1382,3 +1382,5 @@ 1382 1382 * 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/]] 1383 1383 1384 1384 * Hardware Source code: [[https:~~/~~/github.com/dragino/motherboard-hardware/tree/master/LG308N>>url:https://github.com/dragino/motherboard-hardware/tree/master/LG308]] 1342 + 1343 +