<
From version < 142.8 >
edited by Xiaoling
on 2023/06/10 16:58
To version < 139.1 >
edited by Xiaoye
on 2023/04/06 17:37
>
Change comment: Uploaded new attachment "image-20230406173729-1.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Xiaoye
Content
... ... @@ -15,6 +15,10 @@
15 15  
16 16  
17 17  
18 +
19 +
20 +
21 +
18 18  = 1.  Introduction =
19 19  
20 20  == 1.1  What is the LG308N ==
... ... @@ -103,7 +103,6 @@
103 103  * MIMO technology meets demands for data rate and link reliability in modem wireless communication systems
104 104  
105 105  
106 -
107 107  == 1.3  Features ==
108 108  
109 109  
... ... @@ -114,7 +114,6 @@
114 114  * 10 programmable parallel demodulation paths
115 115  
116 116  
117 -
118 118  == 1.4  Hardware System Structure ==
119 119  
120 120  
... ... @@ -271,7 +271,6 @@
271 271  * **Cellular Mode**
272 272  
273 273  
274 -
275 275  == 3.2  Use WAN port to access Internet ==
276 276  
277 277  
... ... @@ -518,7 +518,7 @@
518 518  
519 519  )))
520 520  
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"]]
522 +[[image:1652422840936-838.png]]
522 522  
523 523  
524 524  (((
... ... @@ -669,7 +669,7 @@
669 669  === 5.3.2  LoRaWAN ~-~-> LoRaWAN ~-~- Basic Station ===
670 670  
671 671  
672 -[[image:image-20230406173729-1.png]]
673 +[[image:image-20230406172421-1.png]]
673 673  
674 674  
675 675  The basic station mode support **TTN/AWS/Chirpstack/ThingPark/Senet** Platform.
... ... @@ -676,7 +676,7 @@
676 676  
677 677  Instruction:
678 678  
679 - [[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]] 
680 680  
681 681   [[AWS-IoT LoRaWAN Core>>url:http://wiki.dragino.com/xwiki/bin/view/Main/AWS%20IoT%20Core%20for%20LoRaWAN/]]
682 682  
... ... @@ -968,7 +968,7 @@
968 968  
969 969  [[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/]]
970 970  
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]]
972 +Chirpstack v3 via gateway-bridge Instruction: [[https:~~/~~/www.chirpstack.io/gateway-bridge/gateway/dragino/>>url:https://www.chirpstack.io/gateway-bridge/gateway/dragino/]]
972 972  
973 973  
974 974  **For Chirpstack v4 Gateway-bridge**:
... ... @@ -985,42 +985,9 @@
985 985  After updating the Chirpstack gateway-bridge firmware, there is no need to re-download and install the Chirpstack gateway-bridge package
986 986  
987 987  
988 -== 6.6  How to extend the gateway size of memory with USB device (SD/TF card, USB flash drive). ==
989 +== 6.6  More instructions ==
989 989  
990 990  
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 -
1024 1024  [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway)
1025 1025  
1026 1026  
... ... @@ -1035,13 +1035,13 @@
1035 1035  
1036 1036  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.
1037 1037  
1038 -**IP address:  (% style="color:blue" %)IP address of LG308N(%%)**
1006 +IP address:  IP address of LG308N
1039 1039  
1040 -**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)
1041 1041  
1042 -**User Name:      (% style="color:blue" %)root(%%)**
1010 +User Name:      (% style="color:green" %)**root**
1043 1043  
1044 -**Password:         (% style="color:blue" %)dragino(default)(%%)**
1012 +Password:         (% style="color:green" %)**dragino** (% style="color:black" %)(default)
1045 1045  
1046 1046  
1047 1047  After logging in, you will be in the Linux console and can enter commands as shown below.
... ... @@ -1049,7 +1049,7 @@
1049 1049  [[image:1652431588565-830.png]]
1050 1050  
1051 1051  
1052 -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.
1053 1053  
1054 1054  
1055 1055  [[image:1657070133275-283.png]]
... ... @@ -1155,7 +1155,6 @@
1155 1155  = 8.  Upgrade Linux Firmware =
1156 1156  
1157 1157  
1158 -
1159 1159  = 9.  OTA System Update =
1160 1160  
1161 1161  
... ... @@ -1309,21 +1309,21 @@
1309 1309  = 12.  Order Info =
1310 1310  
1311 1311  
1312 -**PART:(% style="color:blue" %) DLOS8N-XXX-YYY: (%%)**(% style="color:blue" %)
1279 +**//PART:(% style="color:blue" %) DLOS8N-XXX-YYY//: (%%)**(% style="color:blue" %)
1313 1313  
1314 -(% style="color:blue" %)**XXX:**(%%)** Frequency Band**
1281 +(% style="color:blue" %)**//XXX~://**(%%)**// Frequency Band//**
1315 1315  
1316 -* (% 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
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
1318 1318  
1319 1319  (% style="color:#4f81bd" %)
1320 1320  
1321 -(% style="color:blue" %)**YYY:**(%%)** 4G Cellular Option**
1288 +(% style="color:blue" %)**//YYY~://**(%%)**// 4G Cellular Option//**
1322 1322  
1323 -* (% 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, SoftBankKDDI
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
1327 1327  
1328 1328  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
1329 1329  
... ... @@ -1353,19 +1353,15 @@
1353 1353  * Weight: 2.5kg
1354 1354  
1355 1355  
1356 -
1357 1357  = 14.  Support =
1358 1358  
1359 1359  
1360 1360  * Try to see if your questions already answered in the [[wiki>>doc:Main.WebHome]].
1361 -
1362 1362  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8.
1363 1363  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 -
1365 1365  * 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]]
1366 1366  
1367 1367  
1368 -
1369 1369  = 15.  Reference =
1370 1370  
1371 1371  
... ... @@ -1376,3 +1376,5 @@
1376 1376  * 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/]]
1377 1377  
1378 1378  * Hardware Source code: [[https:~~/~~/github.com/dragino/motherboard-hardware/tree/master/LG308N>>url:https://github.com/dragino/motherboard-hardware/tree/master/LG308]]
1342 +
1343 +
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0