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
-
... ... @@ -737,11 +737,10 @@ 737 737 738 738 Screenshot is as below: 739 739 740 - [[image:1652431650755-450.png]]740 + 741 741 742 +== File System == 742 742 743 -== 7.3 File System == 744 - 745 745 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. 746 746 747 747 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. ... ... @@ -748,12 +748,12 @@ 748 748 749 749 You can use an external USB flash memory device to extend the size of flash memory for storage. 750 750 751 -== 7.4Package maintenance system ==750 +== Package maintenance system == 752 752 753 -DLOS8N uses the OpenWrt [[ **OPKG package maintenanceystem**>>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 //**.752 +DLOS8N uses the OpenWrt [[OPKG package maint>>url:https://wiki.openwrt.org/doc/techref/opkg]][[e>>url:https://wiki.openwrt.org/doc/techref/opkg]][[n>>url:https://wiki.openwrt.org/doc/techref/opkg]][[ance>>url:https://wiki.openwrt.org/doc/techref/opkg]][[ system>>url:https://wiki.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 //**. 754 754 755 755 756 -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]])755 +Below are some example **//opkg //** commands. For more information please refer to the [[OPKG package maintain system>>url:https://wiki.openwrt.org/doc/techref/opkg]]** **([[https:~~/~~/wiki.openwrt.org/doc/techref/opkg>>url:https://wiki.openwrt.org/doc/techref/opkg]]) 757 757 758 758 759 759 In Linux Console run: