Changes for page DLOS8N - Outdoor LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2025/06/05 09:47
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -66,8 +66,6 @@ 66 66 * 64MB RAM 67 67 * 16MB Flash 68 68 69 - 70 - 71 71 (% style="color:#037691" %)**Interface:** 72 72 73 73 * 10M/100M RJ45 Ports x 1 ... ... @@ -79,8 +79,6 @@ 79 79 * Mini-PCI E connector x 1 80 80 * SX1302 + 2 x SX1250 81 81 82 - 83 - 84 84 (% style="color:#037691" %)**WiFi Spec:** 85 85 86 86 * IEEE 802.11 b/g/n ... ... @@ -94,8 +94,6 @@ 94 94 ** 11g 54M : -71dbm 95 95 ** 11n 20M : -67dbm 96 96 97 - 98 - 99 99 (% style="color:#037691" %)**LoRa Spec:** 100 100 101 101 * Up to -140 dBm sensitivity with SX1250 Tx/Rx front-end ... ... @@ -107,8 +107,6 @@ 107 107 * Dynamic data-rate (DDR) adaptation 108 108 * True antenna diversity or simultaneous dual-band operation 109 109 110 - 111 - 112 112 (% style="color:#037691" %)**Cellular 4G LTE (optional):** 113 113 114 114 * Quectel: [[**EC25 LTE module**>>url:https://www.quectel.com/product/ec25minipcie.htm]] ... ... @@ -118,8 +118,6 @@ 118 118 * Worldwide LTE,UMTS/HSPA+ and GSM/GPRS/EDGE coverage 119 119 * MIMO technology meets demands for data rate and link reliability in modem wireless communication systems 120 120 121 - 122 - 123 123 (% style="color:#037691" %)**Power over Ethernet:** 124 124 125 125 * IEEE 802.3af compliant. ... ... @@ -132,8 +132,6 @@ 132 132 133 133 134 134 135 - 136 - 137 137 == 1.3 Features == 138 138 139 139 ... ... @@ -156,8 +156,6 @@ 156 156 157 157 158 158 159 - 160 - 161 161 == 1.4 Hardware System Structure == 162 162 163 163 ... ... @@ -309,8 +309,6 @@ 309 309 310 310 311 311 312 - 313 - 314 314 == 3.2 Use WAN port to access Internet == 315 315 316 316 ... ... @@ -347,11 +347,15 @@ 347 347 == 3.4 Access the Internet via Cellular == 348 348 349 349 334 +((( 350 350 If the DLOS8N support 3G/4G Cellular modem option, When the label on the shell is displayed as Model : DLOS8N-EC25, it indicates that DLOS8 already has EC25 3G/4G modules,user can use it as main internet connection or back up. 336 +))) 351 351 352 352 ((( 339 +((( 353 353 First, release the four screws of DLOS8N, pull out PCB and install SIM card as below: 354 354 ))) 342 +))) 355 355 356 356 [[image:1652420606018-181.png]] 357 357 ... ... @@ -396,7 +396,9 @@ 396 396 = 4. Example: Configure as a LoRaWAN gateway = 397 397 398 398 387 +((( 399 399 DLOS8N is fully compatible with LoRaWAN protocol. It uses the legacy Semtech Packet forwarder to forward the LoRaWAN packets to server. The structure is as below. 389 +))) 400 400 401 401 ((( 402 402 [[image:image-20220513140429-1.png||height="565" width="824"]] ... ... @@ -411,11 +411,15 @@ 411 411 == 4.1 Create a gateway in TTN V3 Server == 412 412 413 413 404 +((( 414 414 (% style="color:blue" %)**Step 1: Get a Unique gateway ID.** 406 +))) 415 415 416 416 ((( 409 +((( 417 417 Every DLOS8N has a unique gateway id. The ID can be found at LoRaWAN page: 418 418 ))) 412 +))) 419 419 420 420 ((( 421 421 [[image:1652421929753-168.png||height="403" width="739"]] ... ... @@ -510,7 +510,9 @@ 510 510 == 4.3 Configure frequency == 511 511 512 512 507 +((( 513 513 We also need to set the frequency plan in DLOS8N to match the end node we use, so to receive the LoRaWAN packets from the LoRaWAN sensor. 509 +))) 514 514 515 515 516 516 [[image:1652422737399-529.png||height="362" width="737"]] ... ... @@ -550,8 +550,10 @@ 550 550 ((( 551 551 552 552 549 +((( 553 553 A set of these codes are stored in each device by the manufacturer as the default codes for that particular device. Each device is shipped with a sticker with the default Device EUI as shown below. 554 554 ))) 552 +))) 555 555 556 556 [[image:1652422840936-838.png]] 557 557 ... ... @@ -670,7 +670,9 @@ 670 670 === 5.2.2 LoRa ~-~-> ABP Decryption === 671 671 672 672 671 +((( 673 673 The DLOS8N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as: 673 +))) 674 674 675 675 * No internet connection. 676 676 * User wants to get data forward in gateway and forward to their server based on MQTT/HTTP, etc. (Combine ABP communication method and [[MQTT forward together>>doc:Main.MQTT Forward Instruction.WebHome]]). ... ... @@ -853,7 +853,7 @@ 853 853 ))) 854 854 855 855 856 -R-SSH is for remote access device and management, introduction for how to use: **[[Remote Access Gateway>>doc:Main.Remote Access Gateway.WebHome]]** 856 +R-SSH is for remote access device and management, introduction for how to use: **[[Remote Access Gateway>>doc:Main.Monitor & Remote Access Gateway.WebHome]]** 857 857 858 858 [[image:1657090254561-321.png]] 859 859 ... ... @@ -1031,7 +1031,9 @@ 1031 1031 == 7.4 Package maintenance system == 1032 1032 1033 1033 1034 +((( 1034 1034 DLOS8N uses the OpenWrt [[**OPKG package maintenance system**>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]. There are more than 3000+ packages available in our package server for users to install for their applications. For example, if you want to add the **//iperf //** tool, you can install the related packages and configure DLOS8N to use **//iperf //**. 1036 +))) 1035 1035 1036 1036 ((( 1037 1037 Below are some example **//opkg //** commands. For more information please refer to the [[OPKG package maintain system>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]** **([[https:~~/~~/oldwiki.archive.openwrt.org/doc/techref/opkg>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]) ... ... @@ -1109,7 +1109,9 @@ 1109 1109 == 9.2 Can I connect DLOS8N to LORIOT? == 1110 1110 1111 1111 1114 +((( 1112 1112 Yes, the set up instruction is here: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]** 1116 +))) 1113 1113 1114 1114 1115 1115 ... ... @@ -1185,7 +1185,9 @@ 1185 1185 1186 1186 ))) 1187 1187 1192 +((( 1188 1188 (% style="color:red" %)**Note: fallback IP can be disabled in the WAN and DHCP page.** 1194 +))) 1189 1189 1190 1190 1191 1191 ((( ... ... @@ -1221,15 +1221,13 @@ 1221 1221 1222 1222 **//PART: (% style="color:blue" %)DLOS8N-XXX-YYY//(%%)** 1223 1223 1224 -**//XXX: 1230 +(% style="color:blue" %)**//XXX~://**(%%)**// Frequency Band//** 1225 1225 1226 1226 * (% style="color:red" %)** 868**(%%) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865. 1227 1227 * (% style="color:red" %)** 915**(%%): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920 1228 1228 1235 +(% style="color:blue" %)**//YYY~://**(%%)**// 4G Cellular Option//** 1229 1229 1230 - 1231 -**//YYY: 4G Cellular Option//** 1232 - 1233 1233 * (% style="color:red" %)** E**(% style="color:black" %): EMEA, Korea, Thailand, India. 1234 1234 * (% style="color:red" %)** A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile. 1235 1235 * (% style="color:red" %)** AU**(% style="color:black" %): Latin America, New Zeland, Taiwan ... ... @@ -1250,8 +1250,6 @@ 1250 1250 * Stick Antenna for LoRa RF part. Frequency is one of 470 or 868 or 915Mhz depends the model ordered 1251 1251 * Packaging with environmental protection paper box 1252 1252 1253 - 1254 - 1255 1255 ((( 1256 1256 **Dimension and weight**: 1257 1257 ))) ... ... @@ -1263,8 +1263,6 @@ 1263 1263 1264 1264 1265 1265 1266 - 1267 - 1268 1268 = 13. Support = 1269 1269 1270 1270