Last modified by Kilight Cao on 2025/06/05 09:47

From version 139.12
edited by Xiaoling
on 2022/07/28 16:04
Change comment: There is no comment for this version
To version 139.18
edited by Xiaoling
on 2022/07/28 18:04
Change comment: There is no comment for this version

Summary

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  
... ... @@ -520,7 +520,9 @@
520 520  == 4.3 Configure frequency ==
521 521  
522 522  
507 +(((
523 523  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 +)))
524 524  
525 525  
526 526  [[image:1652422737399-529.png||height="362" width="737"]]
... ... @@ -560,8 +560,10 @@
560 560  (((
561 561  
562 562  
549 +(((
563 563  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.
564 564  )))
552 +)))
565 565  
566 566  [[image:1652422840936-838.png]]
567 567  
... ... @@ -680,7 +680,9 @@
680 680  === 5.2.2 LoRa ~-~-> ABP Decryption ===
681 681  
682 682  
671 +(((
683 683  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 +)))
684 684  
685 685  * No internet connection.
686 686  * 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]]).
... ... @@ -863,7 +863,7 @@
863 863  )))
864 864  
865 865  
866 -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]]**
867 867  
868 868  [[image:1657090254561-321.png]]
869 869  
... ... @@ -1041,7 +1041,9 @@
1041 1041  == 7.4 Package maintenance system ==
1042 1042  
1043 1043  
1034 +(((
1044 1044  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 +)))
1045 1045  
1046 1046  (((
1047 1047  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]])
... ... @@ -1119,7 +1119,9 @@
1119 1119  == 9.2 Can I connect DLOS8N to LORIOT? ==
1120 1120  
1121 1121  
1114 +(((
1122 1122  Yes, the set up instruction is here: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]**
1116 +)))
1123 1123  
1124 1124  
1125 1125  
... ... @@ -1195,7 +1195,9 @@
1195 1195  
1196 1196  )))
1197 1197  
1192 +(((
1198 1198  (% style="color:red" %)**Note: fallback IP can be disabled in the WAN and DHCP page.**
1194 +)))
1199 1199  
1200 1200  
1201 1201  (((
... ... @@ -1231,15 +1231,13 @@
1231 1231  
1232 1232   **//PART: (% style="color:blue" %)DLOS8N-XXX-YYY//(%%)**
1233 1233  
1234 -**//XXX: Frequency Band//**
1230 +(% style="color:blue" %)**//XXX~://**(%%)**// Frequency Band//**
1235 1235  
1236 1236  * (% style="color:red" %)** 868**(%%) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
1237 1237  * (% style="color:red" %)** 915**(%%):  valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
1238 1238  
1235 +(% style="color:blue" %)**//YYY~://**(%%)**// 4G Cellular Option//**
1239 1239  
1240 -
1241 -**//YYY: 4G Cellular Option//**
1242 -
1243 1243  * (% style="color:red" %)** E**(% style="color:black" %):  EMEA, Korea, Thailand, India.
1244 1244  * (% style="color:red" %)** A**(% style="color:black" %):  North America/ Rogers/AT&T/T-Mobile.
1245 1245  * (% style="color:red" %)** AU**(% style="color:black" %): Latin America, New Zeland, Taiwan
... ... @@ -1260,8 +1260,6 @@
1260 1260  * Stick Antenna for LoRa RF part. Frequency is one of 470 or 868 or 915Mhz depends the model ordered
1261 1261  * Packaging with environmental protection paper box
1262 1262  
1263 -
1264 -
1265 1265  (((
1266 1266  **Dimension and weight**:
1267 1267  )))
... ... @@ -1273,8 +1273,6 @@
1273 1273  
1274 1274  
1275 1275  
1276 -
1277 -
1278 1278  = 13. Support =
1279 1279  
1280 1280