<
From version < 156.6 >
edited by Xiaoling
on 2022/07/07 10:11
To version < 151.2 >
edited by Xiaoling
on 2022/07/07 09:30
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -103,6 +103,7 @@
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 +
106 106  == 1.3  Features ==
107 107  
108 108  * Open Source OpenWrt system
... ... @@ -119,6 +119,7 @@
119 119  * Support LoRaWAN basic station.
120 120  * Optional 3G/4G cellular connection
121 121  
123 +
122 122  == 1.4  Hardware System Structure ==
123 123  
124 124  [[image:1657079015096-949.png]]
... ... @@ -143,6 +143,7 @@
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  
148 +
146 146  = 2.  Access and Configure LPS8N =
147 147  
148 148  (((
... ... @@ -231,6 +231,7 @@
231 231  * **WiFi Client Mode**
232 232  * **WiFi AP Mode**
233 233  
237 +
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**:
... ... @@ -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  
362 +
358 358  (% style="color:#4f81bd" %)**Step 4: Create a Gateway**
359 359  
360 360  [[image:1657091941182-367.png]]
... ... @@ -698,7 +698,7 @@
698 698  
699 699  === 5.5.7  System ~-~-> Remote Mgnt & Auto Provision ===
700 700  
701 -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" %)
702 702  
703 703  (% style="display:none" %) [[image:1657157402578-508.png||height="450" width="992"]]
704 704  
... ... @@ -857,9 +857,9 @@
857 857  
858 858  == 7.1  SSH Access for Linux console ==
859 859  
860 -User can access the Linux console via the SSH protocol. Make sure your PC and the LPS8N are connected to the same network, then use a SSH tool (such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]] in Windows) to access it.
865 +User can access the Linux console via the SSH protocol. Make sure your PC and the DLOS8N are connected to the same network, then use a SSH tool (such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]] in Windows) to access it.
861 861  
862 -IP address:  IP address of LPS8N
867 +IP address:  IP address of DLOS8N
863 863  
864 864  Port:         22 (via WiFi AP mode) or 2222 (via WAN Interface)
865 865  
... ... @@ -869,20 +869,17 @@
869 869  
870 870  After logging in, you will be in the Linux console and can enter commands as shown below.
871 871  
877 +[[image:1652431588565-830.png]]
872 872  
873 -[[image:1657158198733-338.png]]
874 -
875 875  The “(% class="mark" %)**logread -f**(%%)” command can be used to debug how system runs.
876 876  
881 +[[image:1652431609193-637.png||height="214" width="732"]]
877 877  
878 -[[image:1657158190234-805.png]]
879 879  
884 +== 7.2 Edit and Transfer files ==
880 880  
881 -
882 -== 7.2  Edit and Transfer files ==
883 -
884 884  (((
885 -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.
887 +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.
886 886  )))
887 887  
888 888  (((
... ... @@ -890,7 +890,7 @@
890 890  )))
891 891  
892 892  (((
893 -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.
895 +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.
894 894  )))
895 895  
896 896  (((
... ... @@ -900,15 +900,14 @@
900 900  [[image:1652431650755-450.png]]
901 901  
902 902  
905 +== 7.3 File System ==
903 903  
904 -== 7.3  File System ==
905 -
906 906  (((
907 -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.
908 +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.
908 908  )))
909 909  
910 910  (((
911 -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.
912 +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.
912 912  )))
913 913  
914 914  (((
... ... @@ -916,9 +916,9 @@
916 916  )))
917 917  
918 918  
919 -== 7.4  Package maintenance system ==
920 +== 7.4 Package maintenance system ==
920 920  
921 -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 //**.
922 +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 //**.
922 922  
923 923  (((
924 924  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]])
... ... @@ -929,11 +929,11 @@
929 929  )))
930 930  
931 931  (((
932 -(% style="color:green" %)**root@dragino-169d30:~~# opkg update**             (% style="color:black" %)~/~/ to get the latest packages list
933 +(% style="color:green" %)**root@dragino-169d30:~~# opkg update**           (% style="color:black" %)~/~/ to get the latest packages list
933 933  )))
934 934  
935 935  (((
936 -(% style="color:green" %)**root@dragino-169d30:~~# opkg list**    (% style="color:black" %) ~/~/shows the available packages
937 +(% style="color:green" %)**root@dragino-169d30:~~# opkg list**    (% style="color:black" %) ~/~/shows the available packages
937 937  )))
938 938  
939 939  (((
... ... @@ -969,57 +969,15 @@
969 969  
970 970  (((
971 971  (% style="background-color:#dcdcdc" %)//Configuring iperf.//
972 -
973 -
974 -
975 975  )))
976 976  
977 -= 8.  Upgrade Linux Firmware =
975 += 8. Upgrade Linux Firmware =
978 978  
979 -We keep improving the LPS8N Linux side firmware for new features and bug fixes. Below are the links for reference.
980 980  
981 -* **Latest firmware**: [[LoRa Gateway Firmware>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG02-OLG02/Firmware/]],
978 += 9. FAQ =
982 982  
983 -( [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8N/Firmware>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LIG16/Firmware]])
980 +== 9.1 How can I configure for a customized frequency band? ==
984 984  
985 -* **Change Log**: [[Firmware Change Log>>url:http://www.dragino.com/downloads/downloads/LoRa_Gateway/LG02-OLG02/Firmware/ChangeLog]].
986 -
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 -
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.
991 -
992 -
993 -== 8.1 Upgrade via Web UI ==
994 -
995 -Go to the page: (% style="color:green" %)**Web ~-~-> System ~-~-> Firmware Upgrade**
996 -
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 -
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.
1001 -
1002 -
1003 -The system will automatically boot into the new firmware after upgrade.
1004 -
1005 -[[image:1657158986600-386.png]]
1006 -
1007 -
1008 -== 8.2 Upgrade via Linux console ==
1009 -
1010 -SCP the firmware to the system** (% style="color:green" %)/var(%%)** directory and then run
1011 -
1012 -(% style="color:#4472c4" %)** //root@OpenWrt:~~# /sbin/sysupgrade –n /var/Your_Image//**
1013 -
1014 -
1015 -(% style="color:red" %)**NOTE**(%%): it is important to transfer the image in the /var directory, otherwise it may exceed the available flash size.
1016 -
1017 -
1018 -
1019 -= 9.  FAQ =
1020 -
1021 -== 9.1  How can I configure for a customized frequency band? ==
1022 -
1023 1023  (((
1024 1024  See below link for how to customize frequency band: **[[How to customized LoRaWAN frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
1025 1025  )))
... ... @@ -1028,11 +1028,15 @@
1028 1028  
1029 1029  )))
1030 1030  
1031 -== 9.2  Can I make my own firmware for the gateway, where can I find the source code? ==
990 +== 9.2 Can I connect DLOS8N to LORIOT? ==
1032 1032  
992 +Yes, the set up instruction is here: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]**
1033 1033  
994 +
995 +== 9.3 Can I make my own firmware for the gateway, where can I find the source code? ==
996 +
1034 1034  (((
1035 -Yes, You can make your own firmware for the LPS8N for branding purposes or to add customized applications.
998 +Yes, You can make your own firmware for the DLOS8N for branding purposes or to add customized applications.
1036 1036  )))
1037 1037  
1038 1038  (((
... ... @@ -1039,18 +1039,15 @@
1039 1039  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]]
1040 1040  )))
1041 1041  
1042 -(((
1043 -
1044 -)))
1045 1045  
1046 -== 9. Can I use 868Mhz version for 915Mhz bands? ==
1006 +== 9.4 Can I use 868Mhz version for 915Mhz bands? ==
1047 1047  
1048 1048  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.
1049 1049  
1050 1050  
1051 -= 10.  Trouble Shooting =
1011 += 10. Trouble Shooting =
1052 1052  
1053 -== 10.1  I get kernel error when install new package, how to fix? ==
1013 +== 10.1 I get kernel error when install new package, how to fix? ==
1054 1054  
1055 1055  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:
1056 1056  
... ... @@ -1073,7 +1073,7 @@
1073 1073  (% style="background-color:yellow" %)Opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk –force-depends
1074 1074  
1075 1075  
1076 -== 10.2  How to recover the LPS8N if the firmware crashes ==
1036 +== 10.2 How to recover the DLOS8N if the firmware crashes ==
1077 1077  
1078 1078  (((
1079 1079  Please follow this instruction to recover your gateway:  **[[Recover Gateway>>doc:Main.How to Recover Gateway if can't access it.WebHome]]**
... ... @@ -1083,13 +1083,12 @@
1083 1083  
1084 1084  )))
1085 1085  
1086 -== 10.3  I configured LPS8N for WiFi access and lost its IP. What to do now? ==
1046 +== 10.3 I configured DLOS8N for WiFi access and lost its IP. What to do now? ==
1087 1087  
1088 -[[image:1657159323292-776.png]]
1048 +[[image:1652435238615-272.png||height="247" width="727"]]
1089 1089  
1090 -
1091 1091  (((
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.
1051 +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.
1093 1093  )))
1094 1094  
1095 1095  (% style="color:red" %)Note: fallback IP can be disabled in the WAN and DHCP page.
... ... @@ -1097,9 +1097,9 @@
1097 1097  
1098 1098  Steps to connect via fall back IP:
1099 1099  
1100 -~1. Connect PC's Ethernet port to LG01's WAN port
1059 +~1. Connect PCs Ethernet port to DLOS8N’s WAN port
1101 1101  
1102 -2. Configure PC's Ethernet port has
1061 +2. Configure PCs Ethernet port has
1103 1103   IP: 172.31.255.253 and
1104 1104   Netmask: 255.255.255.252
1105 1105  
... ... @@ -1107,41 +1107,26 @@
1107 1107  
1108 1108  [[image:1652435256286-879.png]]
1109 1109  
1110 -3. In the PC, use IP address 172.31.255.254 to access the LPS8N via Web or Console.
1069 +3. In the PC, use IP address 172.31.255.254 to access the DLOS8N via Web or Console.
1111 1111  
1112 1112  Please note the latest firmware uses port 8000 for http and 2222 for ssh access.
1113 1113  
1114 1114  
1115 -== 10. I connect to the LPS8N's SSID but LPS8N didn't assign DHCP IP to my laptop? ==
1074 += 11. Order Info =
1116 1116  
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 -)))
1076 +(% style="color:#4f81bd" %) **//PART: DLOS8N-XXX-YYY//: **
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 -
1132 1132  (% style="color:#4f81bd" %) **//XXX: Frequency Band//**
1133 1133  
1134 -* (% 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
1080 +* (% style="color:#4f81bd" %)** 868**(% style="color:black" %) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
1081 +* (% style="color:#4f81bd" %)** 915**(% style="color:black" %): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
1136 1136  
1137 -
1138 -
1139 1139  (% style="color:#4f81bd" %) **//YYY: 4G Cellular Option//**
1140 1140  
1141 -* (% 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
1085 +* (% style="color:#4f81bd" %)** E**(% style="color:black" %): EMEA, Korea, Thailand, India.
1086 +* (% style="color:#4f81bd" %)** A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile.
1087 +* (% style="color:#4f81bd" %)** AU**(% style="color:black" %): Latin America, New Zeland, Taiwan
1088 +* (% style="color:#4f81bd" %)** J**(% style="color:black" %): Japan, DOCOMO/SoftBank/ KDDI
1145 1145  
1146 1146  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
1147 1147  
... ... @@ -1165,10 +1165,6 @@
1165 1165  * Package Size: 14.5 x 13.5 x 6 cm
1166 1166  * Weight: 300g
1167 1167  
1168 -
1169 -
1170 -
1171 -
1172 1172  = 13. Support =
1173 1173  
1174 1174  * Try to see if your questions already answered in the [[wiki>>doc:Main.WebHome]].
1657158190234-805.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -221.0 KB
Content
1657158198733-338.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -62.4 KB
Content
1657158255685-710.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -133.4 KB
Content
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