<
From version < 156.7 >
edited by Xiaoling
on 2022/07/07 10:12
To version < 156.21 >
edited by Xiaoling
on 2022/07/07 11:00
>
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]]
... ... @@ -149,6 +149,8 @@
149 149  
150 150  * **ETH LED    **[[image:image-20220706115518-4.png||height="15" width="17"]] :  This LED shows the ETH interface connection status.
151 151  
151 +
152 +
152 152  = 2.  Access and Configure LPS8N =
153 153  
154 154  (((
... ... @@ -237,6 +237,8 @@
237 237  * **WiFi Client Mode**
238 238  * **WiFi AP Mode**
239 239  
241 +
242 +
240 240  == 3.2  Use WAN port to access Internet ==
241 241  
242 242  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**:
... ... @@ -247,7 +247,7 @@
247 247  
248 248  == 3.3  Access the Internet as a WiFi Client ==
249 249  
250 -In the WiFi Client Mode, DLOS8N acts as a WiFi client and gets DHCP from an upstream router via WiFi.
253 +In the WiFi Client Mode, LPS8N acts as a WiFi client and gets DHCP from an upstream router via WiFi.
251 251  
252 252  (((
253 253  The settings for WiFi Client is under page (% style="color:#4f81bd" %)**System~-~-> WiFi ~-~-> WiFi WAN Client Settings**
... ... @@ -320,7 +320,7 @@
320 320  )))
321 321  
322 322  (((
323 -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/]])
324 324  )))
325 325  
326 326  
... ... @@ -361,6 +361,7 @@
361 361  * Australia 1 (% style="color:red" %)**corresponding Gateway server address: **(% style="color:black" %)au1.cloud.thethings.network
362 362  * Legacy V2 Console : (% style="color:red" %)**TTN v2 shuts down in December 2021**
363 363  
367 +
364 364  (% style="color:#4f81bd" %)**Step 4: Create a Gateway**
365 365  
366 366  [[image:1657091941182-367.png]]
... ... @@ -386,7 +386,7 @@
386 386  [[image:1657094130908-567.png]](% style="display:none" %)
387 387  
388 388  
389 -== 4.2  Configure DLOS8N to connect to TTN v3 ==
393 +== 4.2  Configure LPS8N to connect to TTN v3 ==
390 390  
391 391  (((
392 392  You can now configure the LPS8N to let it connect to TTN network V3.
... ... @@ -556,7 +556,7 @@
556 556  Note *: **[[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
557 557  
558 558  
559 -=== 5.2.2 LoRa ~-~-> ABP Decryption ===
563 +=== 5.2.2  LoRa ~-~-> ABP Decryption ===
560 560  
561 561  The LPS8N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as:
562 562  
... ... @@ -998,15 +998,23 @@
998 998  
999 999  == 8.1 Upgrade via Web UI ==
1000 1000  
1005 +(((
1001 1001  Go to the page: (% style="color:green" %)**Web ~-~-> System ~-~-> Firmware Upgrade**
1007 +)))
1002 1002  
1009 +(((
1003 1003  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 +)))
1004 1004  
1005 1005  
1014 +(((
1006 1006  (% 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 +)))
1007 1007  
1008 1008  
1019 +(((
1009 1009  The system will automatically boot into the new firmware after upgrade.
1021 +)))
1010 1010  
1011 1011  [[image:1657158986600-386.png]]
1012 1012  
... ... @@ -1013,12 +1013,18 @@
1013 1013  
1014 1014  == 8.2 Upgrade via Linux console ==
1015 1015  
1028 +(((
1016 1016  SCP the firmware to the system** (% style="color:green" %)/var(%%)** directory and then run
1030 +)))
1017 1017  
1032 +(((
1018 1018  (% style="color:#4472c4" %)** //root@OpenWrt:~~# /sbin/sysupgrade –n /var/Your_Image//**
1034 +)))
1019 1019  
1020 1020  
1037 +(((
1021 1021  (% style="color:red" %)**NOTE**(%%): it is important to transfer the image in the /var directory, otherwise it may exceed the available flash size.
1039 +)))
1022 1022  
1023 1023  
1024 1024  
... ... @@ -1036,7 +1036,6 @@
1036 1036  
1037 1037  == 9.2  Can I make my own firmware for the gateway, where can I find the source code? ==
1038 1038  
1039 -
1040 1040  (((
1041 1041  Yes, You can make your own firmware for the LPS8N for branding purposes or to add customized applications.
1042 1042  )))
... ... @@ -1125,7 +1125,7 @@
1125 1125  )))
1126 1126  
1127 1127  (((
1128 -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.
1129 1129  )))
1130 1130  
1131 1131  
... ... @@ -1141,7 +1141,6 @@
1141 1141  * (% style="color:red" %)** 915**(% style="color:black" %): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
1142 1142  
1143 1143  
1144 -
1145 1145  (% style="color:#4f81bd" %) **//YYY: 4G Cellular Option//**
1146 1146  
1147 1147  * (% style="color:red" %)** EC25-E**(% style="color:black" %): EMEA, Korea, Thailand, India.
... ... @@ -1152,7 +1152,7 @@
1152 1152  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
1153 1153  
1154 1154  
1155 -= 12. Packing Info =
1171 += 12.  Packing Info =
1156 1156  
1157 1157  (((
1158 1158  **Package Includes**:
... ... @@ -1174,9 +1174,8 @@
1174 1174  
1175 1175  
1176 1176  
1193 += 13.  Support =
1177 1177  
1178 -= 13. Support =
1179 -
1180 1180  * Try to see if your questions already answered in the [[wiki>>doc:Main.WebHome]].
1181 1181  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8.
1182 1182  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