<
From version < 156.6 >
edited by Xiaoling
on 2022/07/07 10:11
To version < 156.19 >
edited by Xiaoling
on 2022/07/07 10:54
>
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  
... ... @@ -103,6 +103,9 @@
103 103  * Worldwide LTE,UMTS/HSPA+ and GSM/GPRS/EDGE coverage
104 104  * MIMO technology meets demands for data rate and link reliability in modem wireless communication systems
105 105  
107 +
108 +
109 +
106 106  == 1.3  Features ==
107 107  
108 108  * Open Source OpenWrt system
... ... @@ -119,6 +119,9 @@
119 119  * Support LoRaWAN basic station.
120 120  * Optional 3G/4G cellular connection
121 121  
126 +
127 +
128 +
122 122  == 1.4  Hardware System Structure ==
123 123  
124 124  [[image:1657079015096-949.png]]
... ... @@ -143,6 +143,9 @@
143 143  
144 144  * **ETH LED    **[[image:image-20220706115518-4.png||height="15" width="17"]] :  This LED shows the ETH interface connection status.
145 145  
153 +
154 +
155 +
146 146  = 2.  Access and Configure LPS8N =
147 147  
148 148  (((
... ... @@ -231,6 +231,9 @@
231 231  * **WiFi Client Mode**
232 232  * **WiFi AP Mode**
233 233  
244 +
245 +
246 +
234 234  == 3.2  Use WAN port to access Internet ==
235 235  
236 236  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**:
... ... @@ -314,7 +314,7 @@
314 314  )))
315 315  
316 316  (((
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/]])
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/]])
318 318  )))
319 319  
320 320  
... ... @@ -355,6 +355,8 @@
355 355  * Australia 1 (% style="color:red" %)**corresponding Gateway server address: **(% style="color:black" %)au1.cloud.thethings.network
356 356  * Legacy V2 Console : (% style="color:red" %)**TTN v2 shuts down in December 2021**
357 357  
371 +
372 +
358 358  (% style="color:#4f81bd" %)**Step 4: Create a Gateway**
359 359  
360 360  [[image:1657091941182-367.png]]
... ... @@ -380,7 +380,7 @@
380 380  [[image:1657094130908-567.png]](% style="display:none" %)
381 381  
382 382  
383 -== 4.2  Configure DLOS8N to connect to TTN v3 ==
398 +== 4.2  Configure LPS8N to connect to TTN v3 ==
384 384  
385 385  (((
386 386  You can now configure the LPS8N to let it connect to TTN network V3.
... ... @@ -550,7 +550,7 @@
550 550  Note *: **[[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
551 551  
552 552  
553 -=== 5.2.2 LoRa ~-~-> ABP Decryption ===
568 +=== 5.2.2  LoRa ~-~-> ABP Decryption ===
554 554  
555 555  The LPS8N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as:
556 556  
... ... @@ -992,15 +992,23 @@
992 992  
993 993  == 8.1 Upgrade via Web UI ==
994 994  
1010 +(((
995 995  Go to the page: (% style="color:green" %)**Web ~-~-> System ~-~-> Firmware Upgrade**
1012 +)))
996 996  
1014 +(((
997 997  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 +)))
998 998  
999 999  
1019 +(((
1000 1000  (% 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 +)))
1001 1001  
1002 1002  
1024 +(((
1003 1003  The system will automatically boot into the new firmware after upgrade.
1026 +)))
1004 1004  
1005 1005  [[image:1657158986600-386.png]]
1006 1006  
... ... @@ -1007,12 +1007,18 @@
1007 1007  
1008 1008  == 8.2 Upgrade via Linux console ==
1009 1009  
1033 +(((
1010 1010  SCP the firmware to the system** (% style="color:green" %)/var(%%)** directory and then run
1035 +)))
1011 1011  
1037 +(((
1012 1012  (% style="color:#4472c4" %)** //root@OpenWrt:~~# /sbin/sysupgrade –n /var/Your_Image//**
1039 +)))
1013 1013  
1014 1014  
1042 +(((
1015 1015  (% style="color:red" %)**NOTE**(%%): it is important to transfer the image in the /var directory, otherwise it may exceed the available flash size.
1044 +)))
1016 1016  
1017 1017  
1018 1018  
... ... @@ -1030,7 +1030,6 @@
1030 1030  
1031 1031  == 9.2  Can I make my own firmware for the gateway, where can I find the source code? ==
1032 1032  
1033 -
1034 1034  (((
1035 1035  Yes, You can make your own firmware for the LPS8N for branding purposes or to add customized applications.
1036 1036  )))
... ... @@ -1119,7 +1119,7 @@
1119 1119  )))
1120 1120  
1121 1121  (((
1122 -In the old version, user can use the [[fall back ip method >>path:#_I_configured_LPS8]]to access and configure the device.
1150 +In the old version, user can use the [[fall back ip method >>||anchor="H10.3A0IconfiguredLPS8NforWiFiaccessandlostitsIP.Whattodonow3F"]]to access and configure the device.
1123 1123  )))
1124 1124  
1125 1125  
... ... @@ -1146,7 +1146,7 @@
1146 1146  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
1147 1147  
1148 1148  
1149 -= 12. Packing Info =
1177 += 12.  Packing Info =
1150 1150  
1151 1151  (((
1152 1152  **Package Includes**:
... ... @@ -1169,7 +1169,7 @@
1169 1169  
1170 1170  
1171 1171  
1172 -= 13. Support =
1200 += 13.  Support =
1173 1173  
1174 1174  * Try to see if your questions already answered in the [[wiki>>doc:Main.WebHome]].
1175 1175  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8.
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0