Changes for page DLOS8N - Outdoor LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2025/03/17 17:02
Change comment:
Uploaded new attachment "image-20230425174131-4.png", version {1}
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Kilight1 +XWiki.Xiaoye - Content
-
... ... @@ -24,15 +24,15 @@ 24 24 25 25 26 26 ((( 27 -The DLOS8N is an** (% style="color:b lue" %)open source outdoor LoRaWAN Gateway(%%)**(% style="color:blue" %). (%%)It lets you bridge LoRa wireless network to an IP network via WiFi, Ethernet, 3G or 4G cellular. The LoRa wireless allows users to send data and reach extremely long ranges at low data-rates.27 +The DLOS8N is an** (% style="color:#4f81bd" %)open source outdoor LoRaWAN Gateway(%%)**(% style="color:#4f81bd" %). (% style="color:black" %)It lets you bridge LoRa wireless network to an IP network via WiFi, Ethernet, 3G or 4G cellular. The LoRa wireless allows users to send data and reach extremely long ranges at low data-rates. 28 28 ))) 29 29 30 30 ((( 31 -DLOS8N supports (% style="color:b lue" %)**Semtech packet forwarder** (%%)and (% style="color:blue" %)**LoRaWAN Station connection**, (%%)it is fully compatible with LoRaWAN protocol. DLOS8N includes a (% style="color:blue" %)**SX1302 LoRaWAN concentrator.**31 +DLOS8N supports (% style="color:#4f81bd" %)**Semtech packet forwarder** (% style="color:black" %)and (% style="color:#4f81bd" %)**LoRaWAN Station connection**, (% style="color:black" %)it is fully compatible with LoRaWAN protocol. DLOS8N includes a (% style="color:#4f81bd" %)**SX1302 LoRaWAN concentrator.** 32 32 ))) 33 33 34 34 ((( 35 -DLOS8N has (% style="color:b lue" %)**pre-configured standard LoRaWAN frequency bands** (%%)to use for different countries.User can also customize the frequency bands to use in their own LoRaWAN network.35 +DLOS8N has (% style="color:#4f81bd" %)**pre-configured standard LoRaWAN frequency bands** (% style="color:black" %)to use for different countries.User can also customize the frequency bands to use in their own LoRaWAN network. 36 36 ))) 37 37 38 38 ((( ... ... @@ -40,7 +40,7 @@ 40 40 ))) 41 41 42 42 ((( 43 -DLOS8N supports (% style="color:b lue" %)**auto-provision** (%%) for mass deployment and long term maintain. System intergrator can easily change the settings.43 +DLOS8N supports (% style="color:#4f81bd" %)**auto-provision** (% style="color:black" %) for mass deployment and long term maintain. System intergrator can easily change the settings. 44 44 45 45 46 46 ))) ... ... @@ -119,7 +119,6 @@ 119 119 * Isolation level 4 KVrms. 120 120 * Enhanced surge protection 121 121 122 - 123 123 == 1.3 Features == 124 124 125 125 ... ... @@ -142,7 +142,6 @@ 142 142 * Power Consumption:12v ,300-500mA 143 143 * Operating Temperature: -20~~85°C 144 144 145 - 146 146 == 1.4 Hardware System Structure == 147 147 148 148 ... ... @@ -261,7 +261,7 @@ 261 261 262 262 263 263 ((( 264 -The WAN port also has a [[fall back ip address>>||anchor="H1 1.3IconfiguredDLOS8NforWiFiaccessandlostitsIP.Whattodonow3F"]] for access if user doesn't connect to uplink router. Click [[here>>||anchor="H11.3IconfiguredDLOS8NforWiFiaccessandlostitsIP.Whattodonow3F"]] to see how to configure.262 +The WAN port also has a [[fall back ip address>>||anchor="H10.3IconfiguredDLOS8NforWiFiaccessandlostitsIP.Whattodonow3F"]] for access if user doesn't connect to uplink router. Click [[here>>||anchor="H10.3IconfiguredDLOS8NforWiFiaccessandlostitsIP.Whattodonow3F"]] to see how to configure. 265 265 ))) 266 266 267 267 ... ... @@ -303,7 +303,6 @@ 303 303 * **WiFi AP Mode** 304 304 * **Cellular Mode** 305 305 306 - 307 307 == 3.2 Use WAN port to access Internet == 308 308 309 309 ... ... @@ -1027,54 +1027,24 @@ 1027 1027 == 6.6 How to extend the gateway size of memory with USB device (SD/TF card, USB flash drive). == 1028 1028 1029 1029 1030 -USB card reader plugged into the USB port of the gateway .1027 +USB card reader plugged into the USB port of the gateway 1031 1031 1032 -Access the gateway Linux Command Line. 1033 1033 1030 +Access the gateway Linux Command Line 1034 1034 1032 + 1035 1035 Check the USB device 1036 1036 1037 -[[image:image-20230425165308-2.png]] 1038 1038 1036 +Mount the USB device 1039 1039 1040 -**Mount the USB device** 1041 1041 1042 -(% class="box infomessage" %) 1043 -((( 1044 -mount /dev/sda1 /mnt/ 1045 -))) 1039 +Set up automatic mount on boot 1046 1046 1047 -[[image:image-20230425174131-4.png]] 1048 1048 1042 +== 6.7 More instructions == 1049 1049 1050 1050 1051 -**Set up the automatic mount on boot** 1052 - 1053 - 1054 -(% class="box infomessage" %) 1055 -((( 1056 -**sed -i '3cmount \/dev\/sda1 \/mnt\/' /etc/rc.local ** 1057 -))) 1058 - 1059 -[[image:image-20230425173831-3.png||height="105" width="833"]] 1060 - 1061 - 1062 -== 6.7 How to view DLOS8N GPS information == 1063 - 1064 - 1065 -By default, when the DLOS8N GPS positioning is complete, it will be displayed in the state package on the **LogRead ~-~-> System Log** interface. 1066 - 1067 -[[image:image-20230508134051-1.png||height="696" width="922"]] 1068 - 1069 - 1070 -When the gateway is registered with the TTN server, the GPS information is also displayed in the TTN log. 1071 - 1072 -[[image:image-20230508134603-2.png||height="435" width="927"]] 1073 - 1074 - 1075 -== 6.8 More instructions == 1076 - 1077 - 1078 1078 [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway) 1079 1079 1080 1080 ... ... @@ -1089,13 +1089,13 @@ 1089 1089 1090 1090 User can access the Linux console via the SSH protocol. Make sure your PC and the DLOS8N 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. 1091 1091 1092 - **IP address:**IP address of DLOS8N1059 +IP address: IP address of DLOS8N 1093 1093 1094 - **Port:**1061 +Port: 22 (via WiFi AP mode) or 2222 (via WAN Interface) 1095 1095 1096 - **User Name:**(% style="color:green" %)**root**1063 +User Name: (% style="color:green" %)**root** 1097 1097 1098 - **Password:**(% style="color:green" %)**dragino** (% style="color:black" %)(default)1065 +Password: (% style="color:green" %)**dragino** (% style="color:black" %)(default) 1099 1099 1100 1100 After logging in, you will be in the Linux console and can enter commands as shown below. 1101 1101 ... ... @@ -1167,7 +1167,7 @@ 1167 1167 ))) 1168 1168 1169 1169 ((( 1170 -(% style="color:green" %)**root@dragino-169d30:~~# opkg list** (% style="color:black" %) ~/~/ 1137 +(% style="color:green" %)**root@dragino-169d30:~~# opkg list** (% style="color:black" %) ~/~/shows the available packages 1171 1171 ))) 1172 1172 1173 1173 ((( ... ... @@ -1400,19 +1400,19 @@ 1400 1400 = 12. Order Info = 1401 1401 1402 1402 1403 - **PART: (% style="color:blue" %)DLOS8N-XXX-YYY(%%)** 1370 + **//PART: (% style="color:blue" %)DLOS8N-XXX-YYY//(%%)** 1404 1404 1405 -(% style="color:blue" %)**XXX:**(%%)** Frequency Band** 1372 +(% style="color:blue" %)**//XXX~://**(%%)**// Frequency Band//** 1406 1406 1407 1407 * (% style="color:red" %)** 868**(%%) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865. 1408 1408 * (% style="color:red" %)** 915**(%%): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920 1409 1409 1410 -(% style="color:blue" %)**YYY:**(%%)** 4G Cellular Option** 1377 +(% style="color:blue" %)**//YYY~://**(%%)**// 4G Cellular Option//** 1411 1411 1412 -* (% style="color:red" %)**E C25-E**(% style="color:black" %):1413 -* (% style="color:red" %)** EC25-AFX**(% style="color:black" %): America:Verizon,AT&T(FirstNet), U.S.Cellular; Canada:Telus1414 -* (% style="color:red" %)** EC25-AUX**(% style="color:black" %): Latin America, New Zeland, Taiwan1415 -* (% style="color:red" %)** EC25-J**(% style="color:black" %):,SoftBank,KDDI1379 +* (% style="color:red" %)** E**(% style="color:black" %): EMEA, Korea, Thailand, India. 1380 +* (% style="color:red" %)** A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile. 1381 +* (% style="color:red" %)** AU**(% style="color:black" %): Latin America, New Zeland, Taiwan 1382 +* (% style="color:red" %)** J**(% style="color:black" %): Japan, DOCOMO/SoftBank/ KDDI 1416 1416 1417 1417 More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]]. 1418 1418
- image-20230508134051-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -66.2 KB - Content
- image-20230508134603-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -192.0 KB - Content