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)
-
Attachments (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -757,7 +757,7 @@ 757 757 **In Linux Console run:** 758 758 759 759 ((( 760 -(% style="color:green" %)**root@dragino-169d30:~~# opkg update** 760 +(% style="color:green" %)**root@dragino-169d30:~~# opkg update** (% style="color:black" %)~/~/ to get the latest packages list 761 761 ))) 762 762 763 763 ((( ... ... @@ -772,36 +772,38 @@ 772 772 773 773 774 774 ((( 775 - //(% style="background-color:grey" %)root@dragino-169d30:/etc/opkg# opkg install iperf//775 +(% style="background-color:#dcdcdc" %)//root@dragino-169d30:/etc/opkg# opkg install iperf// 776 776 ))) 777 777 778 778 ((( 779 - //(% style="background-color:grey" %)Installing iperf (2.0.12-1) to root…//779 +(% style="background-color:#dcdcdc" %)//Installing iperf (2.0.12-1) to root…// 780 780 ))) 781 781 782 782 ((( 783 - //(% style="background-color:grey" %)Downloading //[[//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]] 784 784 ))) 785 785 786 786 ((( 787 - //(% style="background-color:grey" %)Installing uclibcxx (0.2.4-3) to root…//787 +(% style="background-color:#dcdcdc" %)//Installing uclibcxx (0.2.4-3) to root…// 788 788 ))) 789 789 790 790 ((( 791 - //(% style="background-color:grey" %)Downloading //[[//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]] 792 792 ))) 793 793 794 794 ((( 795 - //(% style="background-color:grey" %)Configuring uclibcxx.//795 +(% style="background-color:#dcdcdc" %)//Configuring uclibcxx.// 796 796 ))) 797 797 798 798 ((( 799 - //(% style="background-color:grey" %)Configuring iperf.//799 +(% style="background-color:#dcdcdc" %)//Configuring iperf.// 800 800 ))) 801 801 802 -= =8. Upgrade Linux Firmware ==802 += 8. Upgrade Linux Firmware = 803 803 804 -== 9. FAQ == 804 + 805 += 9. FAQ = 806 + 805 805 == 9.1 How can I configure for a customized frequency band? == 806 806 807 807 See below link for how to customize frequency band: ... ... @@ -808,10 +808,12 @@ 808 808 809 809 [[http:~~/~~/wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway>>url:http://wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway]] 810 810 813 + 811 811 == 9.2 Can I connect DLOS8N to LORIOT? == 812 812 813 813 Yes, the set up instruction is here: [[http:~~/~~/wiki.dragino.com/index.php?title=Notes_for_LORIOT>>url:http://wiki.dragino.com/index.php?title=Notes_for_LORIOT]] 814 814 818 + 815 815 == 9.3 Can I make my own firmware for the gateway, where can I find the source code? == 816 816 817 817 Yes, You can make your own firmware for the DLOS8N for branding purposes or to add customized applications. ... ... @@ -818,11 +818,14 @@ 818 818 819 819 The source code and compile instructions can be found at: [[https:~~/~~/github.com/dragino/openwrt_lede-18.06>>url:https://github.com/dragino/openwrt_lede-18.06]] 820 820 825 + 821 821 == 9.4 Can I use 868Mhz version for 915Mhz bands? == 822 822 823 823 It is possible but the distance will be very short, you can select US915 frequency band in 868Mhz version hardware. It will work but you will see the performance is greatly decreased because the 868Mhz version has an RF filter for band 863~~870Mhz, all other frequencies will have high attenuation. 824 824 825 -== 10. Trouble Shooting == 830 + 831 += 10. Trouble Shooting = 832 + 826 826 == 10.1 I get kernel error when install new package, how to fix? == 827 827 828 828 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: ... ... @@ -844,6 +844,7 @@ 844 844 845 845 Opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk –force-depends 846 846 854 + 847 847 == 10.2 How to recover the DLOS8N if the firmware crashes == 848 848 849 849 Please follow this instruction to recover your gateway: ... ... @@ -850,9 +850,10 @@ 850 850 851 851 [[http:~~/~~/wiki.dragino.com/index.php?title=Recover_Gateway>>url:http://wiki.dragino.com/index.php?title=Recover_Gateway]] 852 852 861 + 853 853 == 10.3 I configured DLOS8N for WiFi access and lost its IP. What to do now? == 854 854 855 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image067.png]]864 +[[image:1652435238615-272.png||height="247" width="727"]] 856 856 857 857 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. 858 858 ... ... @@ -861,20 +861,21 @@ 861 861 862 862 Steps to connect via fall back IP: 863 863 864 -1. Connect PC’s Ethernet port to DLOS8N’s WAN port 865 -1. Configure PC’s Ethernet port has 873 +~1. Connect PC’s Ethernet port to DLOS8N’s WAN port 874 + 875 +2. Configure PC’s Ethernet port has 866 866 IP: 172.31.255.253 and 867 867 Netmask: 255.255.255.252 868 868 869 869 As below photo: 870 870 871 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image068.jpg]]881 +[[image:1652435256286-879.png]] 872 872 873 - 1. In the PC, use IP address 172.31.255.254 to access the DLOS8N via Web or Console.883 +3. In the PC, use IP address 172.31.255.254 to access the DLOS8N via Web or Console. 874 874 875 875 Please note the latest firmware uses port 8000 for http and 2222 for ssh access. 876 876 877 -= =11. Order Info ==887 += 11. Order Info = 878 878 879 879 **//PART: DLOS8N-XXX-YYY//:** 880 880 ... ... @@ -892,7 +892,7 @@ 892 892 893 893 More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]]. 894 894 895 -= =12. Packing Info ==905 += 12. Packing Info = 896 896 897 897 **Package Includes**: 898 898 ... ... @@ -907,11 +907,9 @@ 907 907 * Package Size: 14.5 x 13.5 x 6 cm 908 908 * Weight: 300g 909 909 910 -= =13. Support ==920 += 13. Support = 911 911 912 912 * Try to see if your questions already answered in the [[wiki>>url:http://wiki.dragino.com/]]. 913 913 * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. 914 914 Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule. 915 -* Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to: 916 - 917 -[[support@dragino.com>>url:file:///C:/Users/11315/Documents/D:/Projects/LoRa%20Product%20Line/LG308%20Picocell%20Gateway/LG308/LG308%20%25E8%25AF%25B4%25E6%2598%258E%25E4%25B9%25A6/support@dragino.com]] 925 +* Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to:[[support@dragino.com>>url:file:///C:/Users/11315/Documents/D:/Projects/LoRa%20Product%20Line/LG308%20Picocell%20Gateway/LG308/LG308%20%25E8%25AF%25B4%25E6%2598%258E%25E4%25B9%25A6/support@dragino.com]]
- 1652435238615-272.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +68.7 KB - Content
- 1652435256286-879.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +111.5 KB - Content