<
From version < 156.8 >
edited by Xiaoling
on 2022/07/07 10:12
To version < 156.20 >
edited by Xiaoling
on 2022/07/07 10:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,6 +6,7 @@
6 6  
7 7  **Table of Contents:**
8 8  
9 +{{toc/}}
9 9  
10 10  
11 11  
... ... @@ -105,7 +105,6 @@
105 105  
106 106  
107 107  
108 -
109 109  == 1.3  Features ==
110 110  
111 111  * Open Source OpenWrt system
... ... @@ -124,7 +124,6 @@
124 124  
125 125  
126 126  
127 -
128 128  == 1.4  Hardware System Structure ==
129 129  
130 130  [[image:1657079015096-949.png]]
... ... @@ -151,7 +151,6 @@
151 151  
152 152  
153 153  
154 -
155 155  = 2.  Access and Configure LPS8N =
156 156  
157 157  (((
... ... @@ -240,6 +240,8 @@
240 240  * **WiFi Client Mode**
241 241  * **WiFi AP Mode**
242 242  
241 +
242 +
243 243  == 3.2  Use WAN port to access Internet ==
244 244  
245 245  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**:
... ... @@ -323,7 +323,7 @@
323 323  )))
324 324  
325 325  (((
326 -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/]])
326 +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/]])
327 327  )))
328 328  
329 329  
... ... @@ -364,6 +364,7 @@
364 364  * Australia 1 (% style="color:red" %)**corresponding Gateway server address: **(% style="color:black" %)au1.cloud.thethings.network
365 365  * Legacy V2 Console : (% style="color:red" %)**TTN v2 shuts down in December 2021**
366 366  
367 +
367 367  (% style="color:#4f81bd" %)**Step 4: Create a Gateway**
368 368  
369 369  [[image:1657091941182-367.png]]
... ... @@ -389,7 +389,7 @@
389 389  [[image:1657094130908-567.png]](% style="display:none" %)
390 390  
391 391  
392 -== 4.2  Configure DLOS8N to connect to TTN v3 ==
393 +== 4.2  Configure LPS8N to connect to TTN v3 ==
393 393  
394 394  (((
395 395  You can now configure the LPS8N to let it connect to TTN network V3.
... ... @@ -559,7 +559,7 @@
559 559  Note *: **[[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
560 560  
561 561  
562 -=== 5.2.2 LoRa ~-~-> ABP Decryption ===
563 +=== 5.2.2  LoRa ~-~-> ABP Decryption ===
563 563  
564 564  The LPS8N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as:
565 565  
... ... @@ -1001,15 +1001,23 @@
1001 1001  
1002 1002  == 8.1 Upgrade via Web UI ==
1003 1003  
1005 +(((
1004 1004  Go to the page: (% style="color:green" %)**Web ~-~-> System ~-~-> Firmware Upgrade**
1007 +)))
1005 1005  
1009 +(((
1006 1006  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.
1011 +)))
1007 1007  
1008 1008  
1014 +(((
1009 1009  (% 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.
1016 +)))
1010 1010  
1011 1011  
1019 +(((
1012 1012  The system will automatically boot into the new firmware after upgrade.
1021 +)))
1013 1013  
1014 1014  [[image:1657158986600-386.png]]
1015 1015  
... ... @@ -1016,12 +1016,18 @@
1016 1016  
1017 1017  == 8.2 Upgrade via Linux console ==
1018 1018  
1028 +(((
1019 1019  SCP the firmware to the system** (% style="color:green" %)/var(%%)** directory and then run
1030 +)))
1020 1020  
1032 +(((
1021 1021  (% style="color:#4472c4" %)** //root@OpenWrt:~~# /sbin/sysupgrade –n /var/Your_Image//**
1034 +)))
1022 1022  
1023 1023  
1037 +(((
1024 1024  (% style="color:red" %)**NOTE**(%%): it is important to transfer the image in the /var directory, otherwise it may exceed the available flash size.
1039 +)))
1025 1025  
1026 1026  
1027 1027  
... ... @@ -1039,7 +1039,6 @@
1039 1039  
1040 1040  == 9.2  Can I make my own firmware for the gateway, where can I find the source code? ==
1041 1041  
1042 -
1043 1043  (((
1044 1044  Yes, You can make your own firmware for the LPS8N for branding purposes or to add customized applications.
1045 1045  )))
... ... @@ -1128,7 +1128,7 @@
1128 1128  )))
1129 1129  
1130 1130  (((
1131 -In the old version, user can use the [[fall back ip method >>path:#_I_configured_LPS8]]to access and configure the device.
1145 +In the old version, user can use the [[fall back ip method >>||anchor="H10.3A0IconfiguredLPS8NforWiFiaccessandlostitsIP.Whattodonow3F"]]to access and configure the device.
1132 1132  )))
1133 1133  
1134 1134  
... ... @@ -1144,7 +1144,6 @@
1144 1144  * (% style="color:red" %)** 915**(% style="color:black" %): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
1145 1145  
1146 1146  
1147 -
1148 1148  (% style="color:#4f81bd" %) **//YYY: 4G Cellular Option//**
1149 1149  
1150 1150  * (% style="color:red" %)** EC25-E**(% style="color:black" %): EMEA, Korea, Thailand, India.
... ... @@ -1155,7 +1155,7 @@
1155 1155  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
1156 1156  
1157 1157  
1158 -= 12. Packing Info =
1171 += 12.  Packing Info =
1159 1159  
1160 1160  (((
1161 1161  **Package Includes**:
... ... @@ -1177,9 +1177,8 @@
1177 1177  
1178 1178  
1179 1179  
1193 += 13.  Support =
1180 1180  
1181 -= 13. Support =
1182 -
1183 1183  * Try to see if your questions already answered in the [[wiki>>doc:Main.WebHome]].
1184 1184  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8.
1185 1185  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