<
From version < 154.2 >
edited by Xiaoling
on 2022/07/07 09:51
To version < 155.1 >
edited by Xiaoling
on 2022/07/07 09:56
>
Change comment: Uploaded new attachment "1657158986600-386.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -103,7 +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 107  == 1.3  Features ==
108 108  
109 109  * Open Source OpenWrt system
... ... @@ -120,7 +120,6 @@
120 120  * Support LoRaWAN basic station.
121 121  * Optional 3G/4G cellular connection
122 122  
123 -
124 124  == 1.4  Hardware System Structure ==
125 125  
126 126  [[image:1657079015096-949.png]]
... ... @@ -145,7 +145,6 @@
145 145  
146 146  * **ETH LED    **[[image:image-20220706115518-4.png||height="15" width="17"]] :  This LED shows the ETH interface connection status.
147 147  
148 -
149 149  = 2.  Access and Configure LPS8N =
150 150  
151 151  (((
... ... @@ -234,7 +234,6 @@
234 234  * **WiFi Client Mode**
235 235  * **WiFi AP Mode**
236 236  
237 -
238 238  == 3.2  Use WAN port to access Internet ==
239 239  
240 240  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**:
... ... @@ -359,7 +359,6 @@
359 359  * Australia 1 (% style="color:red" %)**corresponding Gateway server address: **(% style="color:black" %)au1.cloud.thethings.network
360 360  * Legacy V2 Console : (% style="color:red" %)**TTN v2 shuts down in December 2021**
361 361  
362 -
363 363  (% style="color:#4f81bd" %)**Step 4: Create a Gateway**
364 364  
365 365  [[image:1657091941182-367.png]]
... ... @@ -703,7 +703,7 @@
703 703  
704 704  === 5.5.7  System ~-~-> Remote Mgnt & Auto Provision ===
705 705  
706 -Auto Provision is the feature for batch configure and remote management. It can be used in below two cases:(% style="display:none" %)
701 +Auto Provision is the feature for batch configure and remote management. It can be used in below two cases:(% style="display:none" %) 
707 707  
708 708  (% style="display:none" %) [[image:1657157402578-508.png||height="450" width="992"]]
709 709  
... ... @@ -887,7 +887,7 @@
887 887  == 7.2  Edit and Transfer files ==
888 888  
889 889  (((
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.
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.
891 891  )))
892 892  
893 893  (((
... ... @@ -895,7 +895,7 @@
895 895  )))
896 896  
897 897  (((
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.
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.
899 899  )))
900 900  
901 901  (((
... ... @@ -906,14 +906,14 @@
906 906  
907 907  
908 908  
909 -== 7.3 File System ==
904 +== 7.3  File System ==
910 910  
911 911  (((
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.
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.
913 913  )))
914 914  
915 915  (((
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.
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.
917 917  )))
918 918  
919 919  (((
... ... @@ -921,9 +921,9 @@
921 921  )))
922 922  
923 923  
924 -== 7.4 Package maintenance system ==
919 +== 7.4  Package maintenance system ==
925 925  
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 //**.
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 //**.
927 927  
928 928  (((
929 929  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]])
... ... @@ -934,11 +934,11 @@
934 934  )))
935 935  
936 936  (((
937 -(% style="color:green" %)**root@dragino-169d30:~~# opkg update**           (% style="color:black" %)~/~/ to get the latest packages list
932 +(% style="color:green" %)**root@dragino-169d30:~~# opkg update**  (% style="color:black" %)~/~/ to get the latest packages list
938 938  )))
939 939  
940 940  (((
941 -(% style="color:green" %)**root@dragino-169d30:~~# opkg list**    (% style="color:black" %) ~/~/shows the available packages
936 +(% style="color:green" %)**root@dragino-169d30:~~# opkg list**    (% style="color:black" %) ~/~/shows the available packages
942 942  )))
943 943  
944 944  (((
... ... @@ -974,9 +974,12 @@
974 974  
975 975  (((
976 976  (% style="background-color:#dcdcdc" %)//Configuring iperf.//
972 +
973 +
974 +
977 977  )))
978 978  
979 -= 8. Upgrade Linux Firmware =
977 += 8.  Upgrade Linux Firmware =
980 980  
981 981  We keep improving the LPS8N Linux side firmware for new features and bug fixes. Below are the links for reference.
982 982  
... ... @@ -989,17 +989,17 @@
989 989  ( [[http:~~/~~/www.dragino.com/downloads/downloads/LoRa_Gateway/LPS8N/Firmware/ChangeLog>>url:http://www.dragino.com/downloads/downloads/LoRa_Gateway/LIG16/Firmware/ChangeLog]] )
990 990  
991 991  
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.
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.
993 993  
994 994  
995 995  == 8.1 Upgrade via Web UI ==
996 996  
997 -Go to the page: **(% style="color:green" %)Web à System à Firmware Upgrade**
995 +Go to the page: (% style="color:green" %)**Web à System à Firmware Upgrade**
998 998  
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.
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.
1000 1000  
1001 1001  
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.
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.
1003 1003  
1004 1004  
1005 1005  The system will automatically boot into the new firmware after upgrade.
... ... @@ -1011,12 +1011,12 @@
1011 1011  == 8.2 Upgrade via Linux console ==
1012 1012  
1013 1013  
1014 -SCP the firmware to the system** /var** directory and then run
1012 +SCP the firmware to the system** /var** directory and then run
1015 1015  
1016 -**(% style="color:#4472C4" %) //root@OpenWrt:~~# /sbin/sysupgrade –n /var/Your_Image//**
1014 +(% style="color:#4472c4" %)** //root@OpenWrt:~~# /sbin/sysupgrade –n /var/Your_Image//**
1017 1017  
1018 1018  
1019 -**(% style="color:red" %)NOTE**(%%): it is important to transfer the image in the /var directory, otherwise it may exceed the available flash size.
1017 +(% style="color:red" %)**NOTE**(%%): it is important to transfer the image in the /var directory, otherwise it may exceed the available flash size.
1020 1020  
1021 1021  
1022 1022  
1657158986600-386.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +100.3 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0