Changes for page LG308N -- LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2025/02/07 08:57
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -854,7 +854,7 @@ 854 854 == 7.2 Edit and Transfer files == 855 855 856 856 ((( 857 -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.857 +The LG308N 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. 858 858 ))) 859 859 860 860 ((( ... ... @@ -862,7 +862,7 @@ 862 862 ))) 863 863 864 864 ((( 865 -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.865 +After establishing access via WinSCP to the device, you can use an FTP style window to drag / drop files to the LG308N, or edit the files directly in the windows. 866 866 ))) 867 867 868 868 ((( ... ... @@ -872,21 +872,21 @@ 872 872 [[image:1652431650755-450.png]] 873 873 874 874 875 -== 7.3 File System == 875 +== 7.3 File System == 876 876 877 877 ((( 878 -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. 879 -))) 880 - 881 881 ((( 882 -The L inuxsystemusesaround8MB~~10MBflashsizewhichmeans there isnotmuchroomforuser tostoredatain theDLOS8Nflash.879 +The LG308N has a 16MB flash and a 64MB RAM. The /var and /tmp directory are in the RAM, contents stored in /tmp and /var will be erased after reboot the device. Other directories are in the flash and will keep after reboot. 883 883 ))) 884 884 882 + 885 885 ((( 886 - You can use an external USB flashmemory deviceto extend the sizeofflash memoryforstorage.884 +The Linux system use around 8MB ~~10MB flash size which means there is not much room for user to store data in the LG308N flash. User can use an external USB flash to extend the size for storage. 887 887 ))) 886 +))) 888 888 889 889 889 + 890 890 == 7.4 Package maintenance system == 891 891 892 892 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 //**.