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, 0 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -103,9 +103,6 @@ 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 106 - 107 - 108 - 109 109 == 1.3 Features == 110 110 111 111 * Open Source OpenWrt system ... ... @@ -122,9 +122,6 @@ 122 122 * Support LoRaWAN basic station. 123 123 * Optional 3G/4G cellular connection 124 124 125 - 126 - 127 - 128 128 == 1.4 Hardware System Structure == 129 129 130 130 [[image:1657079015096-949.png]] ... ... @@ -1013,8 +1013,9 @@ 1013 1013 1014 1014 == 8.2 Upgrade via Linux console == 1015 1015 1016 -SCP the firmware to the system** (% style="color:green" %)/var(%%)** directory and then run 1017 1017 1011 +SCP the firmware to the system** /var** directory and then run 1012 + 1018 1018 (% style="color:#4472c4" %)** //root@OpenWrt:~~# /sbin/sysupgrade –n /var/Your_Image//** 1019 1019 1020 1020 ... ... @@ -1022,9 +1022,9 @@ 1022 1022 1023 1023 1024 1024 1025 -= 9. 1020 += 9. FAQ = 1026 1026 1027 -== 9.1 1022 +== 9.1 How can I configure for a customized frequency band? == 1028 1028 1029 1029 ((( 1030 1030 See below link for how to customize frequency band: **[[How to customized LoRaWAN frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]** ... ... @@ -1034,11 +1034,15 @@ 1034 1034 1035 1035 ))) 1036 1036 1037 -== 9.2 make myownfirmwareforthegateway,where can I findthe sourcecode? ==1032 +== 9.2 Can I connect DLOS8N to LORIOT? == 1038 1038 1034 +Yes, the set up instruction is here: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]** 1039 1039 1036 + 1037 +== 9.3 Can I make my own firmware for the gateway, where can I find the source code? == 1038 + 1040 1040 ((( 1041 -Yes, You can make your own firmware for the L PS8N for branding purposes or to add customized applications.1040 +Yes, You can make your own firmware for the DLOS8N for branding purposes or to add customized applications. 1042 1042 ))) 1043 1043 1044 1044 ((( ... ... @@ -1045,18 +1045,15 @@ 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 1048 -((( 1049 - 1050 -))) 1051 1051 1052 -== 9. 3Can I use 868Mhz version for 915Mhz bands? ==1048 +== 9.4 Can I use 868Mhz version for 915Mhz bands? == 1053 1053 1054 1054 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. 1055 1055 1056 1056 1057 -= 10. 1053 += 10. Trouble Shooting = 1058 1058 1059 -== 10.1 1055 +== 10.1 I get kernel error when install new package, how to fix? == 1060 1060 1061 1061 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: 1062 1062 ... ... @@ -1079,7 +1079,7 @@ 1079 1079 (% style="background-color:yellow" %)Opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk –force-depends 1080 1080 1081 1081 1082 -== 10.2 PS8N if the firmware crashes ==1078 +== 10.2 How to recover the DLOS8N if the firmware crashes == 1083 1083 1084 1084 ((( 1085 1085 Please follow this instruction to recover your gateway: **[[Recover Gateway>>doc:Main.How to Recover Gateway if can't access it.WebHome]]** ... ... @@ -1089,13 +1089,12 @@ 1089 1089 1090 1090 ))) 1091 1091 1092 -== 10.3 PS8N for WiFi access and lost its IP. What to do now? ==1088 +== 10.3 I configured DLOS8N for WiFi access and lost its IP. What to do now? == 1093 1093 1094 -[[image:165 7159323292-776.png]]1090 +[[image:1652435238615-272.png||height="247" width="727"]] 1095 1095 1096 - 1097 1097 ((( 1098 -The L PS8N 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.1093 +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 access DLOS8N no matter what the WiFi IP is. The fall back IP is useful for connecting and debug the unit. 1099 1099 ))) 1100 1100 1101 1101 (% style="color:red" %)Note: fallback IP can be disabled in the WAN and DHCP page. ... ... @@ -1103,9 +1103,9 @@ 1103 1103 1104 1104 Steps to connect via fall back IP: 1105 1105 1106 -~1. Connect PC 's Ethernet port to LG01's WAN port1101 +~1. Connect PC’s Ethernet port to DLOS8N’s WAN port 1107 1107 1108 -2. Configure PC 's Ethernet port has1103 +2. Configure PC’s Ethernet port has 1109 1109 IP: 172.31.255.253 and 1110 1110 Netmask: 255.255.255.252 1111 1111 ... ... @@ -1113,41 +1113,26 @@ 1113 1113 1114 1114 [[image:1652435256286-879.png]] 1115 1115 1116 -3. In the PC, use IP address 172.31.255.254 to access the L PS8N via Web or Console.1111 +3. In the PC, use IP address 172.31.255.254 to access the DLOS8N via Web or Console. 1117 1117 1118 1118 Please note the latest firmware uses port 8000 for http and 2222 for ssh access. 1119 1119 1120 1120 1121 -= =10.4I connectto the LPS8N's SSID but LPS8N didn't assign DHCP IP tomy laptop?==1116 += 11. Order Info = 1122 1122 1123 -((( 1124 -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. 1125 -))) 1118 +(% style="color:#4f81bd" %) **//PART: DLOS8N-XXX-YYY//: ** 1126 1126 1127 -((( 1128 -In the old version, user can use the [[fall back ip method >>path:#_I_configured_LPS8]]to access and configure the device. 1129 -))) 1130 - 1131 - 1132 -= 11. Order Info = 1133 - 1134 - 1135 -(% style="color:#4f81bd" %)**//PART: LPS8N-XXX-YYY//: ** 1136 - 1137 - 1138 1138 (% style="color:#4f81bd" %) **//XXX: Frequency Band//** 1139 1139 1140 -* (% style="color: red" %)** 868**(% style="color:black" %) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.1141 -* (% style="color: red" %)** 915**(% style="color:black" %): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR9201122 +* (% style="color:#4f81bd" %)** 868**(% style="color:black" %) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865. 1123 +* (% style="color:#4f81bd" %)** 915**(% style="color:black" %): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920 1142 1142 1143 - 1144 - 1145 1145 (% style="color:#4f81bd" %) **//YYY: 4G Cellular Option//** 1146 1146 1147 -* (% style="color: red" %)** EC25-E**(% style="color:black" %): EMEA, Korea, Thailand, India.1148 -* (% style="color: red" %)**EC25-A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile.1149 -* (% style="color: red" %)**EC25-AU**(% style="color:black" %): Latin America, New Zeland, Taiwan1150 -* (% style="color: red" %)**EC25-J**(% style="color:black" %): Japan, DOCOMO/SoftBank/ KDDI1127 +* (% style="color:#4f81bd" %)** E**(% style="color:black" %): EMEA, Korea, Thailand, India. 1128 +* (% style="color:#4f81bd" %)** A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile. 1129 +* (% style="color:#4f81bd" %)** AU**(% style="color:black" %): Latin America, New Zeland, Taiwan 1130 +* (% style="color:#4f81bd" %)** J**(% style="color:black" %): Japan, DOCOMO/SoftBank/ KDDI 1151 1151 1152 1152 More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]]. 1153 1153 ... ... @@ -1171,10 +1171,6 @@ 1171 1171 * Package Size: 14.5 x 13.5 x 6 cm 1172 1172 * Weight: 300g 1173 1173 1174 - 1175 - 1176 - 1177 - 1178 1178 = 13. Support = 1179 1179 1180 1180 * Try to see if your questions already answered in the [[wiki>>doc:Main.WebHome]].
- 1657159323292-776.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -73.5 KB - Content