<
From version < 156.13 >
edited by Xiaoling
on 2022/07/07 10:16
To version < 154.2 >
edited by Xiaoling
on 2022/07/07 09:51
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,7 +6,6 @@
6 6  
7 7  **Table of Contents:**
8 8  
9 -{{toc/}}
10 10  
11 11  
12 12  
... ... @@ -105,8 +105,6 @@
105 105  * MIMO technology meets demands for data rate and link reliability in modem wireless communication systems
106 106  
107 107  
108 -
109 -
110 110  == 1.3  Features ==
111 111  
112 112  * Open Source OpenWrt system
... ... @@ -124,8 +124,6 @@
124 124  * Optional 3G/4G cellular connection
125 125  
126 126  
127 -
128 -
129 129  == 1.4  Hardware System Structure ==
130 130  
131 131  [[image:1657079015096-949.png]]
... ... @@ -151,8 +151,6 @@
151 151  * **ETH LED    **[[image:image-20220706115518-4.png||height="15" width="17"]] :  This LED shows the ETH interface connection status.
152 152  
153 153  
154 -
155 -
156 156  = 2.  Access and Configure LPS8N =
157 157  
158 158  (((
... ... @@ -242,8 +242,6 @@
242 242  * **WiFi AP Mode**
243 243  
244 244  
245 -
246 -
247 247  == 3.2  Use WAN port to access Internet ==
248 248  
249 249  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**:
... ... @@ -368,6 +368,7 @@
368 368  * Australia 1 (% style="color:red" %)**corresponding Gateway server address: **(% style="color:black" %)au1.cloud.thethings.network
369 369  * Legacy V2 Console : (% style="color:red" %)**TTN v2 shuts down in December 2021**
370 370  
362 +
371 371  (% style="color:#4f81bd" %)**Step 4: Create a Gateway**
372 372  
373 373  [[image:1657091941182-367.png]]
... ... @@ -563,7 +563,7 @@
563 563  Note *: **[[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
564 564  
565 565  
566 -=== 5.2.2  LoRa ~-~-> ABP Decryption ===
558 +=== 5.2.2 LoRa ~-~-> ABP Decryption ===
567 567  
568 568  The LPS8N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as:
569 569  
... ... @@ -711,7 +711,7 @@
711 711  
712 712  === 5.5.7  System ~-~-> Remote Mgnt & Auto Provision ===
713 713  
714 -Auto Provision is the feature for batch configure and remote management. It can be used in below two cases:(% style="display:none" %) 
706 +Auto Provision is the feature for batch configure and remote management. It can be used in below two cases:(% style="display:none" %)
715 715  
716 716  (% style="display:none" %) [[image:1657157402578-508.png||height="450" width="992"]]
717 717  
... ... @@ -895,7 +895,7 @@
895 895  == 7.2  Edit and Transfer files ==
896 896  
897 897  (((
898 -The LPS8N supports the (% style="color:green" %)**SCP protocol** (% style="color:black" %)and has a built-in (% style="color:green" %)**SFTP server**. (% style="color:black" %)There are many ways to edit and transfer files using these protocols.
890 +The DLOS8N supports the (% style="color:green" %)**SCP protocol** (% style="color:black" %)and has a built-in (% style="color:green" %)**SFTP server**. (% style="color:black" %)There are many ways to edit and transfer files using these protocols.
899 899  )))
900 900  
901 901  (((
... ... @@ -903,7 +903,7 @@
903 903  )))
904 904  
905 905  (((
906 -After establishing access via WinSCP to the device, you can use an FTP style window to drag / drop files to the LPS8N, or edit the files directly in the windows.
898 +After establishing access via WinSCP to the device, you can use an FTP style window to drag / drop files to the DLOS8N, or edit the files directly in the windows.
907 907  )))
908 908  
909 909  (((
... ... @@ -914,14 +914,14 @@
914 914  
915 915  
916 916  
917 -== 7.3  File System ==
909 +== 7.3 File System ==
918 918  
919 919  (((
920 -The LPS8N has a 16MB flash and a 64MB RAM. The /var and /tmp directories are in the RAM, so contents stored in /tmp and /var will be erased after rebooting the device. Other directories are in the flash and will remain after reboot.
912 +The DLOS8N has a 16MB flash and a 64MB RAM. The /var and /tmp directories are in the RAM, so contents stored in /tmp and /var will be erased after rebooting the device. Other directories are in the flash and will remain after reboot.
921 921  )))
922 922  
923 923  (((
924 -The Linux system uses around 8MB ~~10MB flash size which means there is not much room for user to store data in the LPS8N flash.
916 +The Linux system uses around 8MB ~~10MB flash size which means there is not much room for user to store data in the DLOS8N flash.
925 925  )))
926 926  
927 927  (((
... ... @@ -929,9 +929,9 @@
929 929  )))
930 930  
931 931  
932 -== 7.4  Package maintenance system ==
924 +== 7.4 Package maintenance system ==
933 933  
934 -LPS8N uses the OpenWrt [[**OPKG package maintenance system**>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]. There are more than 3000+ packages available in our package server for users to install for their applications. For example, if you want to add the **//iperf //** tool, you can install the related packages and configure LPS8N to use **//iperf //**.
926 +DLOS8N uses the OpenWrt [[**OPKG package maintenance system**>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]. There are more than 3000+ packages available in our package server for users to install for their applications. For example, if you want to add the **//iperf //** tool, you can install the related packages and configure DLOS8N to use **//iperf //**.
935 935  
936 936  (((
937 937  Below are some example **//opkg //** commands. For more information please refer to the [[OPKG package maintain system>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]** **([[https:~~/~~/oldwiki.archive.openwrt.org/doc/techref/opkg>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]])
... ... @@ -942,11 +942,11 @@
942 942  )))
943 943  
944 944  (((
945 -(% style="color:green" %)**root@dragino-169d30:~~# opkg update**             (% style="color:black" %)~/~/ to get the latest packages list
937 +(% style="color:green" %)**root@dragino-169d30:~~# opkg update**           (% style="color:black" %)~/~/ to get the latest packages list
946 946  )))
947 947  
948 948  (((
949 -(% style="color:green" %)**root@dragino-169d30:~~# opkg list**    (% style="color:black" %) ~/~/shows the available packages
941 +(% style="color:green" %)**root@dragino-169d30:~~# opkg list**    (% style="color:black" %) ~/~/shows the available packages
950 950  )))
951 951  
952 952  (((
... ... @@ -982,12 +982,9 @@
982 982  
983 983  (((
984 984  (% style="background-color:#dcdcdc" %)//Configuring iperf.//
985 -
986 -
987 -
988 988  )))
989 989  
990 -= 8.  Upgrade Linux Firmware =
979 += 8. Upgrade Linux Firmware =
991 991  
992 992  We keep improving the LPS8N Linux side firmware for new features and bug fixes. Below are the links for reference.
993 993  
... ... @@ -1000,39 +1000,41 @@
1000 1000  ( [[http:~~/~~/www.dragino.com/downloads/downloads/LoRa_Gateway/LPS8N/Firmware/ChangeLog>>url:http://www.dragino.com/downloads/downloads/LoRa_Gateway/LIG16/Firmware/ChangeLog]] )
1001 1001  
1002 1002  
1003 -The file named as (% style="color:green" %)** xxxxx–xxxxx-squashfs-sysupgrade.bin **(%%)is the upgrade Image. There are different methods to upgrade, as below.
992 +The file named as **(% style="color:green" %) xxxxx–xxxxx-squashfs-sysupgrade.bin **is the upgrade Image. There are different methods to upgrade, as below.
1004 1004  
1005 1005  
1006 1006  == 8.1 Upgrade via Web UI ==
1007 1007  
1008 -Go to the page: (% style="color:green" %)**Web ~-~-> System ~-~-> Firmware Upgrade**
997 +Go to the page: **(% style="color:green" %)Web à System à Firmware Upgrade**
1009 1009  
1010 -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.
999 +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 1011  
1012 1012  
1013 -(% 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.
1002 +**(% 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.
1014 1014  
1015 1015  
1016 1016  The system will automatically boot into the new firmware after upgrade.
1017 1017  
1018 -[[image:1657158986600-386.png]]
1019 1019  
1008 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png]]
1020 1020  
1010 +
1021 1021  == 8.2 Upgrade via Linux console ==
1022 1022  
1023 -SCP the firmware to the system** (% style="color:green" %)/var(%%)** directory and then run
1024 1024  
1025 -(% style="color:#4472c4" %)** //root@OpenWrt:~~# /sbin/sysupgrade –n /var/Your_Image//**
1014 +SCP the firmware to the system** /var** directory and then run
1026 1026  
1016 +**(% style="color:#4472C4" %) //root@OpenWrt:~~# /sbin/sysupgrade –n /var/Your_Image//**
1027 1027  
1028 -(% style="color:red" %)**NOTE**(%%): it is important to transfer the image in the /var directory, otherwise it may exceed the available flash size.
1029 1029  
1019 +**(% style="color:red" %)NOTE**(%%): it is important to transfer the image in the /var directory, otherwise it may exceed the available flash size.
1030 1030  
1031 1031  
1032 -= 9.  FAQ =
1033 1033  
1034 -== 9. How can I configure for a customized frequency band? ==
1023 += 9. FAQ =
1035 1035  
1025 +== 9.1 How can I configure for a customized frequency band? ==
1026 +
1036 1036  (((
1037 1037  See below link for how to customize frequency band: **[[How to customized LoRaWAN frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
1038 1038  )))
... ... @@ -1041,11 +1041,15 @@
1041 1041  
1042 1042  )))
1043 1043  
1044 -== 9.2  Can I make my own firmware for the gateway, where can I find the source code? ==
1035 +== 9.2 Can I connect DLOS8N to LORIOT? ==
1045 1045  
1037 +Yes, the set up instruction is here: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]**
1046 1046  
1039 +
1040 +== 9.3 Can I make my own firmware for the gateway, where can I find the source code? ==
1041 +
1047 1047  (((
1048 -Yes, You can make your own firmware for the LPS8N for branding purposes or to add customized applications.
1043 +Yes, You can make your own firmware for the DLOS8N for branding purposes or to add customized applications.
1049 1049  )))
1050 1050  
1051 1051  (((
... ... @@ -1052,18 +1052,15 @@
1052 1052  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]]
1053 1053  )))
1054 1054  
1055 -(((
1056 -
1057 -)))
1058 1058  
1059 -== 9. Can I use 868Mhz version for 915Mhz bands? ==
1051 +== 9.4 Can I use 868Mhz version for 915Mhz bands? ==
1060 1060  
1061 1061  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.
1062 1062  
1063 1063  
1064 -= 10.  Trouble Shooting =
1056 += 10. Trouble Shooting =
1065 1065  
1066 -== 10.1  I get kernel error when install new package, how to fix? ==
1058 +== 10.1 I get kernel error when install new package, how to fix? ==
1067 1067  
1068 1068  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:
1069 1069  
... ... @@ -1086,7 +1086,7 @@
1086 1086  (% style="background-color:yellow" %)Opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk –force-depends
1087 1087  
1088 1088  
1089 -== 10.2  How to recover the LPS8N if the firmware crashes ==
1081 +== 10.2 How to recover the DLOS8N if the firmware crashes ==
1090 1090  
1091 1091  (((
1092 1092  Please follow this instruction to recover your gateway:  **[[Recover Gateway>>doc:Main.How to Recover Gateway if can't access it.WebHome]]**
... ... @@ -1096,13 +1096,12 @@
1096 1096  
1097 1097  )))
1098 1098  
1099 -== 10.3  I configured LPS8N for WiFi access and lost its IP. What to do now? ==
1091 +== 10.3 I configured DLOS8N for WiFi access and lost its IP. What to do now? ==
1100 1100  
1101 -[[image:1657159323292-776.png]]
1093 +[[image:1652435238615-272.png||height="247" width="727"]]
1102 1102  
1103 -
1104 1104  (((
1105 -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.
1096 +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.
1106 1106  )))
1107 1107  
1108 1108  (% style="color:red" %)Note: fallback IP can be disabled in the WAN and DHCP page.
... ... @@ -1110,9 +1110,9 @@
1110 1110  
1111 1111  Steps to connect via fall back IP:
1112 1112  
1113 -~1. Connect PC's Ethernet port to LG01's WAN port
1104 +~1. Connect PCs Ethernet port to DLOS8N’s WAN port
1114 1114  
1115 -2. Configure PC's Ethernet port has
1106 +2. Configure PCs Ethernet port has
1116 1116   IP: 172.31.255.253 and
1117 1117   Netmask: 255.255.255.252
1118 1118  
... ... @@ -1120,46 +1120,31 @@
1120 1120  
1121 1121  [[image:1652435256286-879.png]]
1122 1122  
1123 -3. In the PC, use IP address 172.31.255.254 to access the LPS8N via Web or Console.
1114 +3. In the PC, use IP address 172.31.255.254 to access the DLOS8N via Web or Console.
1124 1124  
1125 1125  Please note the latest firmware uses port 8000 for http and 2222 for ssh access.
1126 1126  
1127 1127  
1128 -== 10. I connect to the LPS8N's SSID but LPS8N didn't assign DHCP IP to my laptop? ==
1119 += 11. Order Info =
1129 1129  
1130 -(((
1131 -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.
1132 -)))
1121 +(% style="color:#4f81bd" %) **//PART: DLOS8N-XXX-YYY//: **
1133 1133  
1134 -(((
1135 -In the old version, user can use the [[fall back ip method >>path:#_I_configured_LPS8]]to access and configure the device.
1136 -)))
1137 -
1138 -
1139 -= 11.  Order Info =
1140 -
1141 -
1142 -(% style="color:#4f81bd" %)**//PART: LPS8N-XXX-YYY//: **
1143 -
1144 -
1145 1145  (% style="color:#4f81bd" %) **//XXX: Frequency Band//**
1146 1146  
1147 -* (% style="color:red" %)** 868**(% style="color:black" %) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
1148 -* (% style="color:red" %)** 915**(% style="color:black" %): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
1125 +* (% style="color:#4f81bd" %)** 868**(% style="color:black" %) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
1126 +* (% style="color:#4f81bd" %)** 915**(% style="color:black" %): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
1149 1149  
1150 -
1151 -
1152 1152  (% style="color:#4f81bd" %) **//YYY: 4G Cellular Option//**
1153 1153  
1154 -* (% style="color:red" %)** EC25-E**(% style="color:black" %): EMEA, Korea, Thailand, India.
1155 -* (% style="color:red" %)** EC25-A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile.
1156 -* (% style="color:red" %)** EC25-AU**(% style="color:black" %): Latin America, New Zeland, Taiwan
1157 -* (% style="color:red" %)** EC25-J**(% style="color:black" %): Japan, DOCOMO/SoftBank/ KDDI
1130 +* (% style="color:#4f81bd" %)** E**(% style="color:black" %): EMEA, Korea, Thailand, India.
1131 +* (% style="color:#4f81bd" %)** A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile.
1132 +* (% style="color:#4f81bd" %)** AU**(% style="color:black" %): Latin America, New Zeland, Taiwan
1133 +* (% style="color:#4f81bd" %)** J**(% style="color:black" %): Japan, DOCOMO/SoftBank/ KDDI
1158 1158  
1159 1159  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
1160 1160  
1161 1161  
1162 -= 12.  Packing Info =
1138 += 12. Packing Info =
1163 1163  
1164 1164  (((
1165 1165  **Package Includes**:
... ... @@ -1178,12 +1178,8 @@
1178 1178  * Package Size: 14.5 x 13.5 x 6 cm
1179 1179  * Weight: 300g
1180 1180  
1157 += 13. Support =
1181 1181  
1182 -
1183 -
1184 -
1185 -= 13.  Support =
1186 -
1187 1187  * Try to see if your questions already answered in the [[wiki>>doc:Main.WebHome]].
1188 1188  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8.
1189 1189  Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule.
1657158986600-386.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -100.3 KB
Content
1657159323292-776.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -73.5 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0