<
From version < 156.18 >
edited by Xiaoling
on 2022/07/07 10:53
To version < 156.4 >
edited by Xiaoling
on 2022/07/07 10:09
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,7 +6,6 @@
6 6  
7 7  **Table of Contents:**
8 8  
9 -{{toc/}}
10 10  
11 11  
12 12  
... ... @@ -104,9 +104,6 @@
104 104  * Worldwide LTE,UMTS/HSPA+ and GSM/GPRS/EDGE coverage
105 105  * MIMO technology meets demands for data rate and link reliability in modem wireless communication systems
106 106  
107 -
108 -
109 -
110 110  == 1.3  Features ==
111 111  
112 112  * Open Source OpenWrt system
... ... @@ -123,9 +123,6 @@
123 123  * Support LoRaWAN basic station.
124 124  * Optional 3G/4G cellular connection
125 125  
126 -
127 -
128 -
129 129  == 1.4  Hardware System Structure ==
130 130  
131 131  [[image:1657079015096-949.png]]
... ... @@ -150,9 +150,6 @@
150 150  
151 151  * **ETH LED    **[[image:image-20220706115518-4.png||height="15" width="17"]] :  This LED shows the ETH interface connection status.
152 152  
153 -
154 -
155 -
156 156  = 2.  Access and Configure LPS8N =
157 157  
158 158  (((
... ... @@ -241,9 +241,6 @@
241 241  * **WiFi Client Mode**
242 242  * **WiFi AP Mode**
243 243  
244 -
245 -
246 -
247 247  == 3.2  Use WAN port to access Internet ==
248 248  
249 249  By default, the LPS8N is set to use the WAN port to connect to an upstream network. When you connect the LPS8N's WAN port to an upstream router, LPS8N will get an IP address from the router and have Internet access via the upstream router. The network status can be checked in the (% style="color:#4f81bd" %)**home page**:
... ... @@ -327,7 +327,7 @@
327 327  )))
328 328  
329 329  (((
330 -This chapter describes how to use the LPS8N to work with (TTN v3)[[ LoRaWAN Server>>url:https://www.thethingsnetwork.org/]]  ([[www.thethingsnetwork.org>>url:http://www.thethingsnetwork.org/]])
317 +This chapter describes how to use the DLOS8Nto work with (TTN v3)[[ LoRaWAN Server>>url:https://www.thethingsnetwork.org/]]  ([[www.thethingsnetwork.org>>url:http://www.thethingsnetwork.org/]])
331 331  )))
332 332  
333 333  
... ... @@ -368,8 +368,6 @@
368 368  * Australia 1 (% style="color:red" %)**corresponding Gateway server address: **(% style="color:black" %)au1.cloud.thethings.network
369 369  * Legacy V2 Console : (% style="color:red" %)**TTN v2 shuts down in December 2021**
370 370  
371 -
372 -
373 373  (% style="color:#4f81bd" %)**Step 4: Create a Gateway**
374 374  
375 375  [[image:1657091941182-367.png]]
... ... @@ -395,7 +395,7 @@
395 395  [[image:1657094130908-567.png]](% style="display:none" %)
396 396  
397 397  
398 -== 4.2  Configure LPS8N to connect to TTN v3 ==
383 +== 4.2  Configure DLOS8N to connect to TTN v3 ==
399 399  
400 400  (((
401 401  You can now configure the LPS8N to let it connect to TTN network V3.
... ... @@ -565,7 +565,7 @@
565 565  Note *: **[[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
566 566  
567 567  
568 -=== 5.2.2  LoRa ~-~-> ABP Decryption ===
553 +=== 5.2.2 LoRa ~-~-> ABP Decryption ===
569 569  
570 570  The LPS8N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as:
571 571  
... ... @@ -1007,23 +1007,15 @@
1007 1007  
1008 1008  == 8.1 Upgrade via Web UI ==
1009 1009  
1010 -(((
1011 1011  Go to the page: (% style="color:green" %)**Web ~-~-> System ~-~-> Firmware Upgrade**
1012 -)))
1013 1013  
1014 -(((
1015 1015  Select the required image and click (% style="color:red" %)**Flash Image.**(%%) The image will be uploaded to the device, and then click (% style="color:red" %)**Process Update**(%%) to upgrade.
1016 -)))
1017 1017  
1018 1018  
1019 -(((
1020 1020  (% style="color:red" %)**NOTE**(%%): You normally need to **//uncheck//** the //**Preserve Settings**// checkbox when doing an upgrade to ensure that there is no conflict between the old settings and the new firmware. The new firmware will start up with its default settings.
1021 -)))
1022 1022  
1023 1023  
1024 -(((
1025 1025  The system will automatically boot into the new firmware after upgrade.
1026 -)))
1027 1027  
1028 1028  [[image:1657158986600-386.png]]
1029 1029  
... ... @@ -1030,18 +1030,12 @@
1030 1030  
1031 1031  == 8.2 Upgrade via Linux console ==
1032 1032  
1033 -(((
1034 1034  SCP the firmware to the system** (% style="color:green" %)/var(%%)** directory and then run
1035 -)))
1036 1036  
1037 -(((
1038 1038  (% style="color:#4472c4" %)** //root@OpenWrt:~~# /sbin/sysupgrade –n /var/Your_Image//**
1039 -)))
1040 1040  
1041 1041  
1042 -(((
1043 1043  (% style="color:red" %)**NOTE**(%%): it is important to transfer the image in the /var directory, otherwise it may exceed the available flash size.
1044 -)))
1045 1045  
1046 1046  
1047 1047  
... ... @@ -1059,6 +1059,7 @@
1059 1059  
1060 1060  == 9.2  Can I make my own firmware for the gateway, where can I find the source code? ==
1061 1061  
1033 +
1062 1062  (((
1063 1063  Yes, You can make your own firmware for the LPS8N for branding purposes or to add customized applications.
1064 1064  )))
... ... @@ -1153,28 +1153,26 @@
1153 1153  
1154 1154  = 11.  Order Info =
1155 1155  
1128 +(% style="color:#4f81bd" %)
1156 1156  
1157 1157  (% style="color:#4f81bd" %)**//PART: LPS8N-XXX-YYY//: **
1158 1158  
1159 -
1160 1160  (% style="color:#4f81bd" %) **//XXX: Frequency Band//**
1161 1161  
1162 -* (% style="color:red" %)** 868**(% style="color:black" %) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
1163 -* (% style="color:red" %)** 915**(% style="color:black" %): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
1134 +* (% style="color:#4f81bd" %)** 868**(% style="color:black" %) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
1135 +* (% style="color:#4f81bd" %)** 915**(% style="color:black" %): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
1164 1164  
1165 -
1166 -
1167 1167  (% style="color:#4f81bd" %) **//YYY: 4G Cellular Option//**
1168 1168  
1169 -* (% style="color:red" %)** EC25-E**(% style="color:black" %): EMEA, Korea, Thailand, India.
1170 -* (% style="color:red" %)** EC25-A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile.
1171 -* (% style="color:red" %)** EC25-AU**(% style="color:black" %): Latin America, New Zeland, Taiwan
1172 -* (% style="color:red" %)** EC25-J**(% style="color:black" %): Japan, DOCOMO/SoftBank/ KDDI
1139 +* (% style="color:#4f81bd" %)** EC25-E**(% style="color:black" %): EMEA, Korea, Thailand, India.
1140 +* (% style="color:#4f81bd" %)** EC25-A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile.
1141 +* (% style="color:#4f81bd" %)** EC25-AU**(% style="color:black" %): Latin America, New Zeland, Taiwan
1142 +* (% style="color:#4f81bd" %)** EC25-J**(% style="color:black" %): Japan, DOCOMO/SoftBank/ KDDI
1173 1173  
1174 1174  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
1175 1175  
1176 1176  
1177 -= 12.  Packing Info =
1147 += 12. Packing Info =
1178 1178  
1179 1179  (((
1180 1180  **Package Includes**:
... ... @@ -1193,12 +1193,8 @@
1193 1193  * Package Size: 14.5 x 13.5 x 6 cm
1194 1194  * Weight: 300g
1195 1195  
1166 += 13. Support =
1196 1196  
1197 -
1198 -
1199 -
1200 -= 13.  Support =
1201 -
1202 1202  * Try to see if your questions already answered in the [[wiki>>doc:Main.WebHome]].
1203 1203  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8.
1204 1204  Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule.
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0