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)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -929,7 +929,7 @@ 929 929 ))) 930 930 931 931 ((( 932 -(% style="color:green" %)**root@dragino-169d30:~~# opkg update** 932 +(% style="color:green" %)**root@dragino-169d30:~~# opkg update** (% style="color:black" %)~/~/ to get the latest packages list 933 933 ))) 934 934 935 935 ((( ... ... @@ -987,30 +987,28 @@ 987 987 ( [[http:~~/~~/www.dragino.com/downloads/downloads/LoRa_Gateway/LPS8N/Firmware/ChangeLog>>url:http://www.dragino.com/downloads/downloads/LoRa_Gateway/LIG16/Firmware/ChangeLog]] ) 988 988 989 989 990 -The file named as (% style="color:green" %)** xxxxx–xxxxx-squashfs-sysupgrade.bin **is the upgrade Image. There are different methods to upgrade, as below. 990 +The file named as (% style="color:green" %)** xxxxx–xxxxx-squashfs-sysupgrade.bin **(%%)is the upgrade Image. There are different methods to upgrade, as below. 991 991 992 992 993 993 == 8.1 Upgrade via Web UI == 994 994 995 -Go to the page: (% style="color:green" %)**Web àSystemàFirmware Upgrade**995 +Go to the page: (% style="color:green" %)**Web ~-~-> System ~-~-> Firmware Upgrade** 996 996 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. 998 998 999 999 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. 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. 1001 1001 1002 1002 1003 1003 The system will automatically boot into the new firmware after upgrade. 1004 1004 1005 +[[image:1657158986600-386.png]] 1005 1005 1006 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png]] 1007 1007 1008 - 1009 1009 == 8.2 Upgrade via Linux console == 1010 1010 1010 +SCP the firmware to the system** (% style="color:green" %)/var(%%)** directory and then run 1011 1011 1012 -SCP the firmware to the system** /var** directory and then run 1013 - 1014 1014 (% style="color:#4472c4" %)** //root@OpenWrt:~~# /sbin/sysupgrade –n /var/Your_Image//** 1015 1015 1016 1016 ... ... @@ -1018,9 +1018,9 @@ 1018 1018 1019 1019 1020 1020 1021 -= 9. FAQ = 1019 += 9. FAQ = 1022 1022 1023 -== 9.1 How can I configure for a customized frequency band? == 1021 +== 9.1 How can I configure for a customized frequency band? == 1024 1024 1025 1025 ((( 1026 1026 See below link for how to customize frequency band: **[[How to customized LoRaWAN frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]** ... ... @@ -1030,15 +1030,11 @@ 1030 1030 1031 1031 ))) 1032 1032 1033 -== 9.2 Can I connectDLOS8NtoLORIOT? ==1031 +== 9.2 Can I make my own firmware for the gateway, where can I find the source code? == 1034 1034 1035 -Yes, the set up instruction is here: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]** 1036 1036 1037 - 1038 -== 9.3 Can I make my own firmware for the gateway, where can I find the source code? == 1039 - 1040 1040 ((( 1041 -Yes, You can make your own firmware for the DLOS8N for branding purposes or to add customized applications.1035 +Yes, You can make your own firmware for the LPS8N for branding purposes or to add customized applications. 1042 1042 ))) 1043 1043 1044 1044 ((( ... ... @@ -1045,15 +1045,18 @@ 1045 1045 The source code and compile instructions can be found at: [[https:~~/~~/github.com/dragino/openwrt_lede-18.06>>url:https://github.com/dragino/openwrt_lede-18.06]] 1046 1046 ))) 1047 1047 1042 +((( 1043 + 1044 +))) 1048 1048 1049 -== 9. 4Can I use 868Mhz version for 915Mhz bands? ==1046 +== 9.3 Can I use 868Mhz version for 915Mhz bands? == 1050 1050 1051 1051 It is possible but the distance will be very short, you can select US915 frequency band in 868Mhz version hardware. It will work but you will see the performance is greatly decreased because the 868Mhz version has an RF filter for band 863~~870Mhz, all other frequencies will have high attenuation. 1052 1052 1053 1053 1054 -= 10. Trouble Shooting = 1051 += 10. Trouble Shooting = 1055 1055 1056 -== 10.1 I get kernel error when install new package, how to fix? == 1053 +== 10.1 I get kernel error when install new package, how to fix? == 1057 1057 1058 1058 In some cases, when installing a package with **//opkg//**, it will generate a kernel error such as below due to a mismatch I the kernel ID: 1059 1059 ... ... @@ -1076,7 +1076,7 @@ 1076 1076 (% style="background-color:yellow" %)Opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk –force-depends 1077 1077 1078 1078 1079 -== 10.2 How to recover the DLOS8N if the firmware crashes ==1076 +== 10.2 How to recover the LPS8N if the firmware crashes == 1080 1080 1081 1081 ((( 1082 1082 Please follow this instruction to recover your gateway: **[[Recover Gateway>>doc:Main.How to Recover Gateway if can't access it.WebHome]]** ... ... @@ -1086,12 +1086,13 @@ 1086 1086 1087 1087 ))) 1088 1088 1089 -== 10.3 I configured DLOS8N for WiFi access and lost its IP. What to do now? ==1086 +== 10.3 I configured LPS8N for WiFi access and lost its IP. What to do now? == 1090 1090 1091 -[[image:165 2435238615-272.png||height="247" width="727"]]1088 +[[image:1657159323292-776.png]] 1092 1092 1090 + 1093 1093 ((( 1094 -The DLOS8N has a fall-back IP address on its WAN port. This IP is always enabled so you can use the fall-back IP to accessDLOS8N no matter what the WiFi IP is. The fall back IP is useful for connecting and debug the unit.1092 +The LPS8N has a fall-back IP address on its WAN port. This IP is always enabled so you can use the fall-back IP to access LPS8N no matter what the WiFi IP is. The fall back IP is useful for connecting and debug the unit. 1095 1095 ))) 1096 1096 1097 1097 (% style="color:red" %)Note: fallback IP can be disabled in the WAN and DHCP page. ... ... @@ -1099,9 +1099,9 @@ 1099 1099 1100 1100 Steps to connect via fall back IP: 1101 1101 1102 -~1. Connect PC ’s Ethernet port toDLOS8N’s WAN port1100 +~1. Connect PC's Ethernet port to LG01's WAN port 1103 1103 1104 -2. Configure PC ’s Ethernet port has1102 +2. Configure PC's Ethernet port has 1105 1105 IP: 172.31.255.253 and 1106 1106 Netmask: 255.255.255.252 1107 1107 ... ... @@ -1109,26 +1109,41 @@ 1109 1109 1110 1110 [[image:1652435256286-879.png]] 1111 1111 1112 -3. In the PC, use IP address 172.31.255.254 to access the DLOS8N via Web or Console.1110 +3. In the PC, use IP address 172.31.255.254 to access the LPS8N via Web or Console. 1113 1113 1114 1114 Please note the latest firmware uses port 8000 for http and 2222 for ssh access. 1115 1115 1116 1116 1117 -= 1 1.OrderInfo =1115 +== 10.4 I connect to the LPS8N's SSID but LPS8N didn't assign DHCP IP to my laptop? == 1118 1118 1119 -(% style="color:#4f81bd" %) **//PART: DLOS8N-XXX-YYY//: ** 1117 +((( 1118 +This is a known bug for the firmware version before 2019-09-23 for LPS, the issue was fixed since version: LG02_LG08~-~-build-v5.2.1569218466-20190923-1402. 1119 +))) 1120 1120 1121 +((( 1122 +In the old version, user can use the [[fall back ip method >>path:#_I_configured_LPS8]]to access and configure the device. 1123 +))) 1124 + 1125 + 1126 += 11. Order Info = 1127 + 1128 + 1129 +(% style="color:#4f81bd" %)**//PART: LPS8N-XXX-YYY//: ** 1130 + 1131 + 1121 1121 (% style="color:#4f81bd" %) **//XXX: Frequency Band//** 1122 1122 1123 -* (% style="color: #4f81bd" %)** 868**(% style="color:black" %) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.1124 -* (% style="color: #4f81bd" %)** 915**(% style="color:black" %): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR9201134 +* (% style="color:red" %)** 868**(% style="color:black" %) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865. 1135 +* (% style="color:red" %)** 915**(% style="color:black" %): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920 1125 1125 1137 + 1138 + 1126 1126 (% style="color:#4f81bd" %) **//YYY: 4G Cellular Option//** 1127 1127 1128 -* (% style="color: #4f81bd" %)** E**(% style="color:black" %): EMEA, Korea, Thailand, India.1129 -* (% style="color: #4f81bd" %)** A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile.1130 -* (% style="color: #4f81bd" %)** AU**(% style="color:black" %): Latin America, New Zeland, Taiwan1131 -* (% style="color: #4f81bd" %)** J**(% style="color:black" %): Japan, DOCOMO/SoftBank/ KDDI1141 +* (% style="color:red" %)** EC25-E**(% style="color:black" %): EMEA, Korea, Thailand, India. 1142 +* (% style="color:red" %)** EC25-A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile. 1143 +* (% style="color:red" %)** EC25-AU**(% style="color:black" %): Latin America, New Zeland, Taiwan 1144 +* (% style="color:red" %)** EC25-J**(% style="color:black" %): Japan, DOCOMO/SoftBank/ KDDI 1132 1132 1133 1133 More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]]. 1134 1134 ... ... @@ -1152,6 +1152,10 @@ 1152 1152 * Package Size: 14.5 x 13.5 x 6 cm 1153 1153 * Weight: 300g 1154 1154 1168 + 1169 + 1170 + 1171 + 1155 1155 = 13. Support = 1156 1156 1157 1157 * Try to see if your questions already answered in the [[wiki>>doc:Main.WebHome]].
- 1657159323292-776.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +73.5 KB - Content