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
-
... ... @@ -847,13 +847,14 @@ 847 847 848 848 The “(% class="mark" %)**logread -f**(%%)” command can be used to debug how system runs. 849 849 850 -[[image:165 2431609193-637.png||height="214" width="732"]]850 +[[image:1657070133275-283.png]] 851 851 852 852 853 -== 7.2 Edit and Transfer files == 854 854 854 +== 7.2 Edit and Transfer files == 855 + 855 855 ((( 856 -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. 857 857 ))) 858 858 859 859 ((( ... ... @@ -861,7 +861,7 @@ 861 861 ))) 862 862 863 863 ((( 864 -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. 865 865 ))) 866 866 867 867 ((( ... ... @@ -871,21 +871,21 @@ 871 871 [[image:1652431650755-450.png]] 872 872 873 873 874 -== 7.3 File System == 875 +== 7.3 File System == 875 875 876 876 ((( 877 -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. 878 -))) 879 - 880 880 ((( 881 -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. 882 882 ))) 883 883 882 + 884 884 ((( 885 - 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. 886 886 ))) 886 +))) 887 887 888 888 889 + 889 889 == 7.4 Package maintenance system == 890 890 891 891 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 //**.