<
From version < 74.1 >
edited by Xiaoling
on 2022/05/13 18:02
To version < 73.2 >
edited by Xiaoling
on 2022/05/13 17:49
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -647,6 +647,7 @@
647 647  
648 648  [[image:1652429711145-862.png||height="270" width="737"]]
649 649  
650 +
650 650  Select the required image and click **Flash Image.** The image will be uploaded to the device, and then click **Process Update** to upgrade.
651 651  
652 652  (% 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.
... ... @@ -669,9 +669,6 @@
669 669  
670 670  [[image:1652430197132-330.png||height="256" width="724"]]
671 671  
672 -(((
673 -
674 -)))
675 675  
676 676  === 5.5.10 System ~-~-> Package Maintain ===
677 677  
... ... @@ -679,9 +679,6 @@
679 679  
680 680  Place to show what package has installed and possible to upgrade packages.
681 681  
682 -(((
683 -
684 -)))
685 685  
686 686  == 5.6 LogRead ==
687 687  
... ... @@ -691,9 +691,6 @@
691 691  
692 692  Show the frequency for LoRa Radio and traffics.
693 693  
694 -(((
695 -
696 -)))
697 697  
698 698  === 5.6.2 LogRead ~-~-> System Log ===
699 699  
... ... @@ -708,9 +708,6 @@
708 708  
709 709  [[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#LoRa.2FLoRaWAN_Gateway_Instruction>>url:http://wiki.dragino.com/index.php?title=Main_Page#LoRa.2FLoRaWAN_Gateway_Instruction]]
710 710  
711 -(((
712 -
713 -)))
714 714  
715 715  = 7. Linux System =
716 716  
... ... @@ -791,7 +791,7 @@
791 791  )))
792 792  
793 793  (((
794 -(% style="background-color:#dcdcdc" %)//Downloading //[[(% style="background-color: rgb(220, 220, 220); background-color: rgb(220, 220, 220)" %)//http:~~/~~/downloads.openwrt.org/snapshots/packages/mips_24kc/base/iperf_2.0.12-1_mips_24kc.ipk//>>url:http://downloads.openwrt.org/snapshots/packages/mips_24kc/base/iperf_2.0.12-1_mips_24kc.ipk]]
783 +(% style="background-color:#dcdcdc" %)//Downloading //[[(% style="background-color:#dcdcdc" %)//http:~~/~~/downloads.openwrt.org/snapshots/packages/mips_24kc/base/iperf_2.0.12-1_mips_24kc.ipk//>>url:http://downloads.openwrt.org/snapshots/packages/mips_24kc/base/iperf_2.0.12-1_mips_24kc.ipk]]
795 795  )))
796 796  
797 797  (((
... ... @@ -799,7 +799,7 @@
799 799  )))
800 800  
801 801  (((
802 -(% style="background-color:#dcdcdc" %)//Downloading //[[(% style="background-color: rgb(220, 220, 220); background-color: rgb(220, 220, 220)" %)//http:~~/~~/downloads.openwrt.org/snapshots/packages/mips_24kc/base/uclibcxx_0.2.4-3_mips_24kc.ipk//>>url:http://downloads.openwrt.org/snapshots/packages/mips_24kc/base/uclibcxx_0.2.4-3_mips_24kc.ipk]]
791 +(% style="background-color:#dcdcdc" %)//Downloading //[[(% style="background-color:#dcdcdc" %)//http:~~/~~/downloads.openwrt.org/snapshots/packages/mips_24kc/base/uclibcxx_0.2.4-3_mips_24kc.ipk//>>url:http://downloads.openwrt.org/snapshots/packages/mips_24kc/base/uclibcxx_0.2.4-3_mips_24kc.ipk]]
803 803  )))
804 804  
805 805  (((
... ... @@ -845,21 +845,22 @@
845 845  
846 846  In some cases, when installing a package with **//opkg//**, it will generate a kernel error such as below due to a mismatch I the kernel ID:
847 847  
848 -(% style="background-color:yellow" %)root@dragino-16c538:~~# opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk
837 +root@dragino-16c538:~~# opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk
849 849  
850 -(% style="background-color:yellow" %)Installing kmod-dragino2-si3217x (3.10.49+0.2-1) to root…
839 +Installing kmod-dragino2-si3217x (3.10.49+0.2-1) to root…
851 851  
852 -(% style="background-color:yellow" %)Collected errors:
841 +Collected errors:
853 853  
854 -(% style="background-color:yellow" %)* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-dragino2-si3217x:
843 +~* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-dragino2-si3217x:
855 855  
856 -(% style="background-color:yellow" %)*      kernel (= 3.10.49-1-4917516478a753314254643facdf360a) *
845 +*      kernel (= 3.10.49-1-4917516478a753314254643facdf360a) *
857 857  
858 - (% style="background-color:yellow" %)* opkg_install_cmd: Cannot install package kmod-dragino2-si3217x.
847 + ~* opkg_install_cmd: Cannot install package kmod-dragino2-si3217x.
859 859  
849 +
860 860  In this case, you can use the –force-depends option to install such package as long as the actual kernel version is the same.
861 861  
862 -(% style="background-color:yellow" %)Opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk –force-depends
852 +Opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk –force-depends
863 863  
864 864  
865 865  == 10.2 How to recover the DLOS8N if the firmware crashes ==
... ... @@ -875,7 +875,7 @@
875 875  
876 876  The DLOS8N has a fall-back IP address on its WAN port. This IP is always enabled so you can use the fall-back IP to access DLOS8N no matter what the WiFi IP is. The fall back IP is useful for connecting and debug the unit.
877 877  
878 -(% style="color:red" %)Note: fallback IP can be disabled in the WAN and DHCP page.
868 +(Note: fallback IP can be disabled in the WAN and DHCP page)
879 879  
880 880  
881 881  Steps to connect via fall back IP:
... ... @@ -883,8 +883,8 @@
883 883  ~1. Connect PC’s Ethernet port to DLOS8N’s WAN port
884 884  
885 885  2. Configure PC’s Ethernet port has
886 - IP: 172.31.255.253 and
887 - Netmask: 255.255.255.252
876 +IP: 172.31.255.253 and
877 +Netmask: 255.255.255.252
888 888  
889 889  As below photo:
890 890  
... ... @@ -894,26 +894,24 @@
894 894  
895 895  Please note the latest firmware uses port 8000 for http and 2222 for ssh access.
896 896  
897 -
898 898  = 11. Order Info =
899 899  
900 -(% style="color:#4f81bd" %) **//PART: DLOS8N-XXX-YYY//: **
889 +**//PART: DLOS8N-XXX-YYY//:**
901 901  
902 -(% style="color:#4f81bd" %) **//XXX: Frequency Band//**
891 +**//XXX: Frequency Band//**
903 903  
904 -* (% style="color:#4f81bd" %)** 868**(% style="color:black" %) : valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
905 -* (% style="color:#4f81bd" %)** 915**(% style="color:black" %): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
893 +* **868**: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
894 +* **915**: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
906 906  
907 -(% style="color:#4f81bd" %) **//YYY: 4G Cellular Option//**
896 +**//YYY: 4G Cellular Option//**
908 908  
909 -* (% style="color:#4f81bd" %)** E**(% style="color:black" %): EMEA, Korea, Thailand, India.
910 -* (% style="color:#4f81bd" %)** A**(% style="color:black" %): North America/ Rogers/AT&T/T-Mobile.
911 -* (% style="color:#4f81bd" %)** AU**(% style="color:black" %): Latin America, New Zeland, Taiwan
912 -* (% style="color:#4f81bd" %)** J**(% style="color:black" %): Japan, DOCOMO/SoftBank/ KDDI
898 +* **E**: EMEA, Korea, Thailand, India.
899 +* **A**: North America/ Rogers/AT&T/T-Mobile.
900 +* **AU**: Latin America, New Zeland, Taiwan
901 +* **J**: Japan, DOCOMO/SoftBank/ KDDI
913 913  
914 914  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
915 915  
916 -
917 917  = 12. Packing Info =
918 918  
919 919  **Package Includes**:
... ... @@ -928,7 +928,6 @@
928 928  * Weight: 187g
929 929  * Package Size: 14.5 x 13.5 x 6 cm
930 930  * Weight: 300g
931 -*
932 932  
933 933  = 13. Support =
934 934  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0