Changes for page DLOS8N - Outdoor LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2025/03/20 16:02
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 6 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.Xiao ye1 +XWiki.Xiaoling - Content
-
... ... @@ -24,15 +24,15 @@ 24 24 25 25 26 26 ((( 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.27 +The DLOS8N is an** (% style="color:blue" %)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. 28 28 ))) 29 29 30 30 ((( 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.**31 +DLOS8N supports (% style="color:blue" %)**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.** 32 32 ))) 33 33 34 34 ((( 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.35 +DLOS8N has (% style="color:blue" %)**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. 36 36 ))) 37 37 38 38 ((( ... ... @@ -40,7 +40,7 @@ 40 40 ))) 41 41 42 42 ((( 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.43 +DLOS8N supports (% style="color:blue" %)**auto-provision** (%%) for mass deployment and long term maintain. System intergrator can easily change the settings. 44 44 45 45 46 46 ))) ... ... @@ -119,6 +119,8 @@ 119 119 * Isolation level 4 KVrms. 120 120 * Enhanced surge protection 121 121 122 + 123 + 122 122 == 1.3 Features == 123 123 124 124 ... ... @@ -141,6 +141,8 @@ 141 141 * Power Consumption:12v ,300-500mA 142 142 * Operating Temperature: -20~~85°C 143 143 146 + 147 + 144 144 == 1.4 Hardware System Structure == 145 145 146 146 ... ... @@ -301,6 +301,8 @@ 301 301 * **WiFi AP Mode** 302 302 * **Cellular Mode** 303 303 308 + 309 + 304 304 == 3.2 Use WAN port to access Internet == 305 305 306 306 ... ... @@ -462,6 +462,8 @@ 462 462 * Australia 1 (% style="color:red" %)corresponding Gateway server address:** **(% style="color:black" %)au1.cloud.thethings.network 463 463 * Legacy V2 Console : (% style="color:red" %)TTN v2 shuts down in December 2021 464 464 471 + 472 + 465 465 (% style="color:blue" %)**Step 4: Create a Gateway** 466 466 467 467 ... ... @@ -740,6 +740,7 @@ 740 740 * Introduction to using with [[Senet>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Connection%20to%20Senet/#H3.SemtechBasicStation]]. 741 741 * Introduction to using with [[Actility Thingpark Enterprise>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Actility%20ThingPark%20Enterprise/]]. 742 742 751 + 743 743 744 744 ))) 745 745 ... ... @@ -1021,9 +1021,57 @@ 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 Moreinstructions ==1033 +== 6.6 How to extend the gateway size of memory with USB device (SD/TF card, USB flash drive). == 1025 1025 1026 1026 1036 +USB card reader plugged into the USB port of the gateway. 1037 + 1038 +Access the gateway Linux Command Line. 1039 + 1040 + 1041 +Check the USB device 1042 + 1043 +[[image:image-20230425165308-2.png]] 1044 + 1045 + 1046 +**Mount the USB device** 1047 + 1048 +(% class="box infomessage" %) 1049 +((( 1050 +mount /dev/sda1 /mnt/ 1051 +))) 1052 + 1053 +[[image:image-20230425174131-4.png]] 1054 + 1055 + 1056 + 1057 +**Set up the automatic mount on boot** 1058 + 1059 + 1060 +(% class="box infomessage" %) 1061 +((( 1062 +**sed -i '3cmount \/dev\/sda1 \/mnt\/' /etc/rc.local ** 1063 +))) 1064 + 1065 +[[image:image-20230425173831-3.png||height="105" width="833"]] 1066 + 1067 + 1068 +== 6.7 How to view DLOS8N GPS information == 1069 + 1070 + 1071 +By default, when the DLOS8N GPS positioning is complete, it will be displayed in the state package on the **LogRead ~-~-> System Log** interface. 1072 + 1073 +[[image:image-20230508134051-1.png||height="696" width="922"]] 1074 + 1075 + 1076 +When the gateway is registered with the TTN server, the GPS information is also displayed in the TTN log. 1077 + 1078 +[[image:image-20230508134603-2.png||height="435" width="927"]] 1079 + 1080 + 1081 +== 6.8 More instructions == 1082 + 1083 + 1027 1027 [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway) 1028 1028 1029 1029 ... ... @@ -1038,13 +1038,13 @@ 1038 1038 1039 1039 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. 1040 1040 1041 -IP address: IP address of DLOS8N 1098 +**IP address: ** IP address of DLOS8N 1042 1042 1043 -Port: 22 (via WiFi AP mode) or 2222 (via WAN Interface) 1100 +**Port: ** 22 (via WiFi AP mode) or 2222 (via WAN Interface) 1044 1044 1045 -User Name: 1102 +**User Name: ** (% style="color:green" %)**root** 1046 1046 1047 -Password: (% style="color:green" %)**dragino** (% style="color:black" %)(default) 1104 +**Password:** (% style="color:green" %)**dragino** (% style="color:black" %)(default) 1048 1048 1049 1049 After logging in, you will be in the Linux console and can enter commands as shown below. 1050 1050 ... ... @@ -1116,7 +1116,7 @@ 1116 1116 ))) 1117 1117 1118 1118 ((( 1119 -(% style="color:green" %)**root@dragino-169d30:~~# opkg list** (% style="color:black" %) ~/~/shows the available packages 1176 +(% style="color:green" %)**root@dragino-169d30:~~# opkg list** (% style="color:black" %) ~/~/ shows the available packages 1120 1120 ))) 1121 1121 1122 1122 ((( ... ... @@ -1349,14 +1349,14 @@ 1349 1349 = 12. Order Info = 1350 1350 1351 1351 1352 - ** //PART: (% style="color:blue" %)DLOS8N-XXX-YYY//(%%)**1409 + **PART: (% style="color:blue" %)DLOS8N-XXX-YYY(%%)** 1353 1353 1354 -(% style="color:blue" %)** //XXX~://**(%%)**//Frequency Band//**1411 +(% style="color:blue" %)**XXX:**(%%)** Frequency Band** 1355 1355 1356 1356 * (% style="color:red" %)** 868**(%%) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865. 1357 1357 * (% style="color:red" %)** 915**(%%): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920 1358 1358 1359 -(% style="color:blue" %)** //YYY~://**(%%)**//4G Cellular Option//**1416 +(% style="color:blue" %)**YYY:**(%%)** 4G Cellular Option** 1360 1360 1361 1361 * (% style="color:red" %)** E**(% style="color:black" %): EMEA, Korea, Thailand, India. 1362 1362 * (% style="color:red" %)** A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile.
- image-20230425165215-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +29.9 KB - Content
- image-20230425165308-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +32.5 KB - Content
- image-20230425173831-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +7.3 KB - Content
- image-20230425174131-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +8.4 KB - Content
- image-20230508134051-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +66.2 KB - Content
- image-20230508134603-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +192.0 KB - Content