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
-
... ... @@ -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 ... ... @@ -882,7 +882,7 @@ 882 882 == 7.2 Edit and Transfer files == 883 883 884 884 ((( 885 -The L PS8N 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. 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 L PS8N, 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. 894 894 ))) 895 895 896 896 ((( ... ... @@ -900,15 +900,14 @@ 900 900 [[image:1652431650755-450.png]] 901 901 902 902 908 +== 7.3 File System == 903 903 904 -== 7.3 File System == 905 - 906 906 ((( 907 -The L PS8N 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.911 +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 L PS8N flash.915 +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 923 +== 7.4 Package maintenance system == 920 920 921 -L PS8N 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 //**.925 +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** 936 +(% 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" %) 940 +(% style="color:green" %)**root@dragino-169d30:~~# opkg list** (% style="color:black" %) ~/~/shows the available packages 937 937 ))) 938 938 939 939 ((( ... ... @@ -969,55 +969,11 @@ 969 969 970 970 ((( 971 971 (% style="background-color:#dcdcdc" %)//Configuring iperf.// 972 - 973 - 974 - 975 975 ))) 976 976 977 -= 8. 978 += 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/]], 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]]) 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 - 1006 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png]] 1007 - 1008 - 1009 -== 8.2 Upgrade via Linux console == 1010 - 1011 - 1012 -SCP the firmware to the system** /var** directory and then run 1013 - 1014 -(% style="color:#4472c4" %)** //root@OpenWrt:~~# /sbin/sysupgrade –n /var/Your_Image//** 1015 - 1016 - 1017 -(% style="color:red" %)**NOTE**(%%): it is important to transfer the image in the /var directory, otherwise it may exceed the available flash size. 1018 - 1019 - 1020 - 1021 1021 = 9. FAQ = 1022 1022 1023 1023 == 9.1 How can I configure for a customized frequency band? ==