<
From version < 127.7 >
edited by Xiaoling
on 2022/07/29 15:27
To version < 127.8 >
edited by Xiaoling
on 2022/07/29 15:50
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -808,6 +808,7 @@
808 808  
809 809  === 5.5.8  System ~-~-> Firmware Upgrade ===
810 810  
811 +
811 811  We keep improving the DLOS8N Linux side firmware for new features and bug fixes. Below are the links for reference.
812 812  
813 813  * **Latest firmware**: [[LoRa Gateway Firmware>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG02-OLG02/Firmware/]],
... ... @@ -821,7 +821,7 @@
821 821  
822 822  
823 823  (((
824 -The file named as (% style="color:green" %)**xxxxx–xxxxx-squashfs-sysupgrade.bin **(% style="color:black" %)is the upgrade Image. There are different methods to upgrade, as below.
825 +The file named as (% style="color:green" %)**xxxxx–xxxxx-squashfs-sysupgrade.bin **(%%)is the upgrade Image. There are different methods to upgrade, as below.
825 825  )))
826 826  
827 827  (((
... ... @@ -832,11 +832,11 @@
832 832  
833 833  
834 834  (((
835 -Select the required image and click **Flash Image.** The image will be uploaded to the device, and then click **Process Update** to upgrade.
836 +Select the required image and click (% style="color:blue" %)**Flash Image.**(%%) The image will be uploaded to the device, and then click (% style="color:blue" %)**Process Update** (%%)to upgrade.
836 836  )))
837 837  
838 838  (((
839 -(% style="color:red" %)**NOTE**: (% style="color:black" %)You normally need to **//uncheck//** the **Preserve Settings** checkbox when doing an upgrade to ensure that there is no conflict between the old settings and the new firmware. The new firmware will start up with its default settings.
840 +(% style="color:red" %)**NOTE**: (%%)You normally need to (% style="color:blue" %)**//uncheck//**(%%) the (% style="color:blue" %)**Preserve Settings**(%%) checkbox when doing an upgrade to ensure that there is no conflict between the old settings and the new firmware. The new firmware will start up with its default settings.
840 840  )))
841 841  
842 842  (((
... ... @@ -845,6 +845,7 @@
845 845  
846 846  [[image:1652429962190-224.png||height="358" width="729"]]
847 847  
849 +
848 848  (% style="color:red" %)**NOTE***(%%): User can also upgrade firmware via Linux console
849 849  
850 850  SCP the firmware to the system(% style="color:green" %)**/var**(%%)** **directory and then run
... ... @@ -858,6 +858,7 @@
858 858  
859 859  === 5.5.9  System ~-~-> Reboot/Reset ===
860 860  
863 +
861 861  [[image:1652430197132-330.png||height="256" width="724"]]
862 862  
863 863  (((
... ... @@ -868,6 +868,7 @@
868 868  
869 869  === 5.5.10  System ~-~-> Package Maintain ===
870 870  
874 +
871 871  [[image:1652430243826-126.png||height="289" width="723"]]
872 872  
873 873  Place to show what package has installed and possible to upgrade packages.
... ... @@ -876,8 +876,10 @@
876 876  
877 877  == 5.6  LogRead ==
878 878  
883 +
879 879  === 5.6.1  LogRead ~-~-> LoRa Log ===
880 880  
886 +
881 881  Show the frequency for LoRa Radio and traffics.
882 882  
883 883  [[image:1657069890320-513.png]]
... ... @@ -887,6 +887,7 @@
887 887  
888 888  === 5.6.2  LogRead ~-~-> System Log ===
889 889  
896 +
890 890  Show the system log
891 891  
892 892  [[image:1657069922599-794.png]]
... ... @@ -895,8 +895,10 @@
895 895  
896 896  = 6.  More features =
897 897  
905 +
898 898  == 6.1  More instructions ==
899 899  
908 +
900 900  [[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway)
901 901  
902 902  
... ... @@ -903,11 +903,14 @@
903 903  
904 904  = 7.  Linux System =
905 905  
915 +
906 906  The LG308N is based on the OpenWrt Linux system. It is open source, and users are free to configure and modify the Linux settings.
907 907  
908 908  
919 +
909 909  == 7.1  SSH Access for Linux console ==
910 910  
922 +
911 911  User can access the Linux console via the SSH protocol. Make sure your PC and the LG308N are connected to the same network, then use a SSH tool (such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]] in Windows) to access it.
912 912  
913 913  IP address:  IP address of LG308N
... ... @@ -924,7 +924,7 @@
924 924  [[image:1652431588565-830.png]]
925 925  
926 926  
927 -The “(% class="mark" %)**logread -f**(%%)command can be used to debug how system runs.
939 +The “** (% style="background-color:yellow" %)logread -f"(%%)**command can be used to debug how system runs.
928 928  
929 929  [[image:1657070133275-283.png]]
930 930  
... ... @@ -932,6 +932,7 @@
932 932  
933 933  == 7.2  Edit and Transfer files ==
934 934  
947 +
935 935  (((
936 936  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.
937 937  )))
... ... @@ -951,8 +951,10 @@
951 951  [[image:1652431650755-450.png]]
952 952  
953 953  
967 +
954 954  == 7.3  File System ==
955 955  
970 +
956 956  (((
957 957  (((
958 958  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.
... ... @@ -968,8 +968,9 @@
968 968  
969 969  == 7.4  Package maintenance system ==
970 970  
971 -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 //**.
972 972  
987 +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 LG308N to use **//iperf //**.
988 +
973 973  (((
974 974  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]])
975 975  )))
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0