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
-
... ... @@ -19,15 +19,15 @@ 19 19 20 20 == 1.1 What is the DLOS8N == 21 21 22 -The DLOS8N is an(%style="color:#4F81BD" %)open source outdoor LoRaWAN Gateway.(%style="color:black"%)It lets you bridge LoRa wireless network to an IP network via WiFi, Ethernet, 3G or 4G cellular. The LoRa wireless allows users to send data and reach extremely long ranges at low data-rates.22 +The DLOS8N is (% class="mark" %)an open source outdoor LoRaWAN Gateway(%%). It lets you bridge LoRa wireless network to an IP network via WiFi, Ethernet, 3G or 4G cellular. The LoRa wireless allows users to send data and reach extremely long ranges at low data-rates. 23 23 24 -DLOS8N supports(%style="color:#4F81BD" %)Semtech packet forwarderstyle="color:black"%)and (%style="color:#4F81BD" %)LoRaWAN Station connection,(%style="color:black"%)it is fully compatible with LoRaWAN protocol. DLOS8N includes astyle="color:#4F81BD" %)SX1302 LoRaWAN concentrator.24 +DLOS8N (% class="mark" %)supports Semtech packet forwarder(%%) and (% class="mark" %)LoRaWAN Station connection(%%), it is fully compatible with LoRaWAN protocol. DLOS8N includes a(% class="mark" %) SX1302 LoRaWAN concentrator(%%). 25 25 26 -DLOS8N has (% style="color:#4F81BD" %)pre-configured standard LoRaWAN frequency bandsstyle="color:black"%)to use for different countries.User can also customize the frequency bands to use in their own LoRaWAN network.26 +DLOS8N has (% class="mark" %)pre-configured standard LoRaWAN frequency bands(%%) to use for different countries.User can also customize the frequency bands to use in their own LoRaWAN network. 27 27 28 28 DLOS8N can communicate with ABP LoRaWAN end node without LoRaWAN server. System integrator can use it to integrate with their existing IoT Service without set up own LoRaWAN server or use 3rd party LoRaWAN service. 29 29 30 -DLOS8N supports (% style="color:#4F81BD" %)style="color:black"%) for mass deployment and long term maintain. System intergrator can easily change the settings.30 +DLOS8N supports (% class="mark" %)auto-provision(%%) for mass deployment and long term maintain. System intergrator can easily change the settings. 31 31 32 32 [[image:1652411526195-923.png]] 33 33 ... ... @@ -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: