Changes for page LPS8N -- LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2024/05/18 14:36
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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,8 @@ 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 + 106 106 == 1.3 Features == 107 107 108 108 * Open Source OpenWrt system ... ... @@ -119,6 +119,8 @@ 119 119 * Support LoRaWAN basic station. 120 120 * Optional 3G/4G cellular connection 121 121 125 + 126 + 122 122 == 1.4 Hardware System Structure == 123 123 124 124 [[image:1657079015096-949.png]] ... ... @@ -143,6 +143,8 @@ 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 151 + 152 + 146 146 = 2. Access and Configure LPS8N = 147 147 148 148 ((( ... ... @@ -231,6 +231,8 @@ 231 231 * **WiFi Client Mode** 232 232 * **WiFi AP Mode** 233 233 241 + 242 + 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/]])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/]]) 318 318 ))) 319 319 320 320 ... ... @@ -355,6 +355,7 @@ 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 367 + 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 ==393 +== 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 === 563 +=== 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 1005 +((( 995 995 Go to the page: (% style="color:green" %)**Web ~-~-> System ~-~-> Firmware Upgrade** 1007 +))) 996 996 1009 +((( 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. 1011 +))) 998 998 999 999 1014 +((( 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. 1016 +))) 1001 1001 1002 1002 1019 +((( 1003 1003 The system will automatically boot into the new firmware after upgrade. 1021 +))) 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 1028 +((( 1010 1010 SCP the firmware to the system** (% style="color:green" %)/var(%%)** directory and then run 1030 +))) 1011 1011 1032 +((( 1012 1012 (% style="color:#4472c4" %)** //root@OpenWrt:~~# /sbin/sysupgrade –n /var/Your_Image//** 1034 +))) 1013 1013 1014 1014 1037 +((( 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. 1039 +))) 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.1145 +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 ... ... @@ -1135,7 +1135,6 @@ 1135 1135 * (% style="color:red" %)** 915**(% style="color:black" %): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920 1136 1136 1137 1137 1138 - 1139 1139 (% style="color:#4f81bd" %) **//YYY: 4G Cellular Option//** 1140 1140 1141 1141 * (% style="color:red" %)** EC25-E**(% style="color:black" %): EMEA, Korea, Thailand, India. ... ... @@ -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 = 1171 += 12. Packing Info = 1150 1150 1151 1151 ((( 1152 1152 **Package Includes**: ... ... @@ -1168,9 +1168,8 @@ 1168 1168 1169 1169 1170 1170 1193 += 13. Support = 1171 1171 1172 -= 13. Support = 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. 1176 1176 Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule.