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 ... ... @@ -400,7 +400,9 @@ 400 400 = 4. Example: Configure as a LoRaWAN gateway = 401 401 402 402 387 +((( 403 403 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 +))) 404 404 405 405 ((( 406 406 [[image:image-20220513140429-1.png||height="565" width="824"]] ... ... @@ -415,11 +415,15 @@ 415 415 == 4.1 Create a gateway in TTN V3 Server == 416 416 417 417 404 +((( 418 418 (% style="color:blue" %)**Step 1: Get a Unique gateway ID.** 406 +))) 419 419 420 420 ((( 409 +((( 421 421 Every DLOS8N has a unique gateway id. The ID can be found at LoRaWAN page: 422 422 ))) 412 +))) 423 423 424 424 ((( 425 425 [[image:1652421929753-168.png||height="403" width="739"]] ... ... @@ -514,7 +514,9 @@ 514 514 == 4.3 Configure frequency == 515 515 516 516 507 +((( 517 517 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 +))) 518 518 519 519 520 520 [[image:1652422737399-529.png||height="362" width="737"]] ... ... @@ -554,8 +554,10 @@ 554 554 ((( 555 555 556 556 549 +((( 557 557 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. 558 558 ))) 552 +))) 559 559 560 560 [[image:1652422840936-838.png]] 561 561 ... ... @@ -674,7 +674,9 @@ 674 674 === 5.2.2 LoRa ~-~-> ABP Decryption === 675 675 676 676 671 +((( 677 677 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 +))) 678 678 679 679 * No internet connection. 680 680 * 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]]). ... ... @@ -857,7 +857,7 @@ 857 857 ))) 858 858 859 859 860 -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]]** 861 861 862 862 [[image:1657090254561-321.png]] 863 863 ... ... @@ -1035,7 +1035,9 @@ 1035 1035 == 7.4 Package maintenance system == 1036 1036 1037 1037 1034 +((( 1038 1038 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 +))) 1039 1039 1040 1040 ((( 1041 1041 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]]) ... ... @@ -1113,7 +1113,9 @@ 1113 1113 == 9.2 Can I connect DLOS8N to LORIOT? == 1114 1114 1115 1115 1114 +((( 1116 1116 Yes, the set up instruction is here: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]** 1116 +))) 1117 1117 1118 1118 1119 1119 ... ... @@ -1189,7 +1189,9 @@ 1189 1189 1190 1190 ))) 1191 1191 1192 +((( 1192 1192 (% style="color:red" %)**Note: fallback IP can be disabled in the WAN and DHCP page.** 1194 +))) 1193 1193 1194 1194 1195 1195 ((( ... ... @@ -1225,15 +1225,13 @@ 1225 1225 1226 1226 **//PART: (% style="color:blue" %)DLOS8N-XXX-YYY//(%%)** 1227 1227 1228 -**//XXX: 1230 +(% style="color:blue" %)**//XXX~://**(%%)**// Frequency Band//** 1229 1229 1230 1230 * (% style="color:red" %)** 868**(%%) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865. 1231 1231 * (% style="color:red" %)** 915**(%%): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920 1232 1232 1235 +(% style="color:blue" %)**//YYY~://**(%%)**// 4G Cellular Option//** 1233 1233 1234 - 1235 -**//YYY: 4G Cellular Option//** 1236 - 1237 1237 * (% style="color:red" %)** E**(% style="color:black" %): EMEA, Korea, Thailand, India. 1238 1238 * (% style="color:red" %)** A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile. 1239 1239 * (% style="color:red" %)** AU**(% style="color:black" %): Latin America, New Zeland, Taiwan ... ... @@ -1254,8 +1254,6 @@ 1254 1254 * Stick Antenna for LoRa RF part. Frequency is one of 470 or 868 or 915Mhz depends the model ordered 1255 1255 * Packaging with environmental protection paper box 1256 1256 1257 - 1258 - 1259 1259 ((( 1260 1260 **Dimension and weight**: 1261 1261 ))) ... ... @@ -1267,8 +1267,6 @@ 1267 1267 1268 1268 1269 1269 1270 - 1271 - 1272 1272 = 13. Support = 1273 1273 1274 1274