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
-
... ... @@ -875,22 +875,22 @@ 875 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 + 878 878 ((( 879 -The L G308Nhasa 16MB flashanda 64MBRAM.The/var and /tmp directoryarein theRAM, contentsstoredin/tmpand /varwill be erased afterreboot the device. Other directoriesarein the flashand will keep after reboot.882 +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. 880 880 ))) 881 881 882 - 883 883 ((( 884 - The Linux system use around8MB ~~10MB flash size which meansthere is not much room for userto store data intheLG308N flash. User can use an external USB flash to extend the size for storage.886 +You can use an external USB flash memory device to extend the size of flash memory for storage. 885 885 ))) 886 -))) 887 887 888 888 890 +== 7.4 Package maintenance system == 889 889 890 - ==7.4Package maintenance system==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 //**. 891 891 892 -LG308N 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 //**. 893 - 894 894 ((( 895 895 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]]) 896 896 ))) ... ... @@ -940,9 +940,6 @@ 940 940 941 941 ((( 942 942 (% style="background-color:#dcdcdc" %)//Configuring iperf.// 943 - 944 - 945 - 946 946 ))) 947 947 948 948 = 8. Upgrade Linux Firmware =