Changes for page DLOS8N - Outdoor LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2025/03/17 17:02
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Kilight - 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 ))) ... ... @@ -259,7 +259,7 @@ 259 259 260 260 261 261 ((( 262 -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. 263 263 ))) 264 264 265 265 ... ... @@ -1021,14 +1021,15 @@ 1021 1021 After updating the Chirpstack gateway-bridge firmware, there is no need to re-download and install the Chirpstack gateway-bridge package 1022 1022 1023 1023 1024 -== 6.6 1024 +== 6.6 How to extend the gateway size of memory with USB device (SD/TF card, USB flash drive). == 1025 1025 1026 1026 1027 -USB card reader plugged into the USB port of the gateway .1027 +USB card reader plugged into the USB port of the gateway 1028 1028 1029 -Access the gateway Linux Command Line. 1030 1030 1030 +Access the gateway Linux Command Line 1031 1031 1032 + 1032 1032 Check the USB device 1033 1033 1034 1034 [[image:image-20230425165308-2.png]] ... ... @@ -1056,11 +1056,10 @@ 1056 1056 [[image:image-20230425173831-3.png||height="105" width="833"]] 1057 1057 1058 1058 1059 -== 6.7 1060 +== 6.7 How to view DLOS8N GPS information == 1060 1060 1062 +By default, when the DLOS8N GPS positioning is complete, it will be displayed in the state package on the LogRead ~-~-> System Log interface. 1061 1061 1062 -By default, when the DLOS8N GPS positioning is complete, it will be displayed in the state package on the **LogRead ~-~-> System Log** interface. 1063 - 1064 1064 [[image:image-20230508134051-1.png||height="696" width="922"]] 1065 1065 1066 1066 ... ... @@ -1086,13 +1086,13 @@ 1086 1086 1087 1087 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. 1088 1088 1089 - **IP address:**IP address of DLOS8N1089 +IP address: IP address of DLOS8N 1090 1090 1091 - **Port:**1091 +Port: 22 (via WiFi AP mode) or 2222 (via WAN Interface) 1092 1092 1093 - **User Name:**(% style="color:green" %)**root**1093 +User Name: (% style="color:green" %)**root** 1094 1094 1095 - **Password:**(% style="color:green" %)**dragino** (% style="color:black" %)(default)1095 +Password: (% style="color:green" %)**dragino** (% style="color:black" %)(default) 1096 1096 1097 1097 After logging in, you will be in the Linux console and can enter commands as shown below. 1098 1098 ... ... @@ -1164,7 +1164,7 @@ 1164 1164 ))) 1165 1165 1166 1166 ((( 1167 -(% style="color:green" %)**root@dragino-169d30:~~# opkg list** (% style="color:black" %) ~/~/ 1167 +(% style="color:green" %)**root@dragino-169d30:~~# opkg list** (% style="color:black" %) ~/~/shows the available packages 1168 1168 ))) 1169 1169 1170 1170 ((( ... ... @@ -1381,6 +1381,8 @@ 1381 1381 1382 1382 1383 1383 As below photo: 1384 + 1385 + 1384 1384 ))) 1385 1385 1386 1386 [[image:1652435256286-879.png]] ... ... @@ -1395,19 +1395,19 @@ 1395 1395 = 12. Order Info = 1396 1396 1397 1397 1398 - **PART: (% style="color:blue" %)DLOS8N-XXX-YYY(%%)** 1400 + **//PART: (% style="color:blue" %)DLOS8N-XXX-YYY//(%%)** 1399 1399 1400 -(% style="color:blue" %)**XXX:**(%%)** Frequency Band** 1402 +(% style="color:blue" %)**//XXX~://**(%%)**// Frequency Band//** 1401 1401 1402 1402 * (% style="color:red" %)** 868**(%%) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865. 1403 1403 * (% style="color:red" %)** 915**(%%): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920 1404 1404 1405 -(% style="color:blue" %)**YYY:**(%%)** 4G Cellular Option** 1407 +(% style="color:blue" %)**//YYY~://**(%%)**// 4G Cellular Option//** 1406 1406 1407 -* (% style="color:red" %)**E C25-E**(% style="color:black" %):1408 -* (% style="color:red" %)** EC25-AFX**(% style="color:black" %): America:Verizon,AT&T(FirstNet), U.S.Cellular; Canada:Telus1409 -* (% style="color:red" %)** EC25-AUX**(% style="color:black" %): Latin America, New Zeland, Taiwan1410 -* (% style="color:red" %)** EC25-J**(% style="color:black" %):,SoftBank,KDDI1409 +* (% style="color:red" %)** E**(% style="color:black" %): EMEA, Korea, Thailand, India. 1410 +* (% style="color:red" %)** A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile. 1411 +* (% style="color:red" %)** AU**(% style="color:black" %): Latin America, New Zeland, Taiwan 1412 +* (% style="color:red" %)** J**(% style="color:black" %): Japan, DOCOMO/SoftBank/ KDDI 1411 1411 1412 1412 More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]]. 1413 1413