Changes for page LPS8v2 -- LoRaWAN Indoor Gateway User Manual
Last modified by Kilight Cao on 2024/12/31 16:31
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 8 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Kilight1 +XWiki.Xiaoye - Content
-
... ... @@ -66,6 +66,7 @@ 66 66 * Storage Temperature: -20 ~~ 70°C 67 67 * Power Input: 5V, 2A, DC 68 68 69 + 69 69 == 1.3 Features == 70 70 71 71 ... ... @@ -84,6 +84,7 @@ 84 84 * Built-in (% style="color:#037691" %)**The Things Network**(%%) local LoRaWAN server 85 85 * Built-in (% style="color:#037691" %)**Node-Red** (%%)local Application server 86 86 88 + 87 87 == 1.4 LED Indicators == 88 88 89 89 ... ... @@ -121,11 +121,6 @@ 121 121 **LED status: ** ETH LED will SOLID BULE Until the restore is finished. 122 122 123 123 124 -(% style="color:red" %)**Note: Restoring factory Settings does not erase data from the LPS8-V2 built-in server** 125 - 126 -See this link for steps on how to clear data from the built-in server: **[[How to clear data from the built-in server>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H9.6A0Howtocleardatafromthebuilt-inserver]]** 127 - 128 - 129 129 = 2. Quick Start = 130 130 131 131 ... ... @@ -573,6 +573,7 @@ 573 573 [[image:image-20230321092456-1.png]] 574 574 575 575 573 + 576 576 == 4.2 Application Server ~-~- Node-Red == 577 577 578 578 ... ... @@ -647,9 +647,9 @@ 647 647 == 4.4 How to use ChirpStack on LPS8-V2 == 648 648 649 649 650 - The newlyshipout LPS8v2 already haveChirpStack built-in by default.Older units might have built-inTTNStackv3server,inthiscase, usercanchange fromTTN Stackv3toChirpStack by belowinstruction.648 +By default, the built-in LoRaWAN network server used on LPS8v2 is TTNv3, so users need follow this link to install chirpstack: 651 651 652 -**[[ Change TTNStackv3to ChirpStack>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H9.2Build-inTheThingsNetworkmigratetoChirpStack]]**650 +**[[Build-in The Things Network migrate to ChirpStack>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H9.2Build-inTheThingsNetworkmigratetoChirpStack]]** 653 653 654 654 655 655 === 4.4.1 How do users choose the chirpstack server frequency SubBand === ... ... @@ -779,6 +779,7 @@ 779 779 780 780 **4. Strat Install ** 781 781 780 + 782 782 Click start Install and wait until the migration succeeds 783 783 784 784 [[image:image-20230616162934-3.png]] ... ... @@ -794,9 +794,9 @@ 794 794 795 795 == 8.3 How to reduce the 4g data consumed == 796 796 797 - 798 798 1). The gateway will check the network via ping 1.1.1.1/8.8.8.8 which will consume a lot of data, you can set the interval time to reduce data consume. 799 799 798 + 800 800 [[image:image-20230719100239-1.png||height="724" width="994"]] 801 801 802 802 ... ... @@ -804,15 +804,13 @@ 804 804 805 805 [[image:image-20230719100332-2.png]] 806 806 807 - 808 808 3. Disable the auto-update: 809 809 810 810 [[image:image-20230719100419-3.png||height="458" width="995"]] 811 811 812 812 813 - ==8.4 How to connect the helium blockchain as a Data-only hotspot==811 +8.4 How to connect the helium blockchain as a Data-only hotspot 814 814 815 - 816 816 (% class="box infomessage" %) 817 817 ((( 818 818 apt update && apt install helium-gateway ... ... @@ -819,53 +819,8 @@ 819 819 ))) 820 820 821 821 822 -== 8.5 How to change built-in LoRaWAN Server from ChirpStack v4 to TTN Stack v3. == 823 823 824 824 825 - 826 -== 8.6 How do I view gateway logs == 827 - 828 -=== 8.6.1 LoRaWAN Log: === 829 - 830 -==== Semtech UDP Log : ==== 831 - 832 -When the gateway starts LoRaWAN Semtech UDP, users can check the logs of the Semtech UDP in the **LogRead ~-~-> System Log** interface 833 - 834 -[[image:image-20231017112115-2.png||height="611" width="821"]] 835 - 836 - 837 -==== Station Log: ==== 838 - 839 -When the gateway starts Basic Station, users can check the logs of the station in the **LogRead ~-~-> System Log** interface 840 - 841 -[[image:image-20231017111606-1.png||height="622" width="821"]] 842 - 843 - 844 -=== 8.6.2 4G Log === 845 - 846 -The user needs to access the Linux console of the gateway and enter the following command: 847 - 848 -(% class="box infomessage" %) 849 -((( 850 -cat /var/log/qmilog.txt 851 -))) 852 - 853 -[[image:image-20231017114417-3.png||height="543" width="679"]] 854 - 855 -=== 8.6.3 Dmesg Log === 856 - 857 -Users can check the logs of the Dmesg in the **LogRead ~-~-> System Log** interface: 858 - 859 -[[image:image-20231017115330-5.png||height="565" width="740"]] 860 - 861 - 862 -=== 8.6.4 Record Log === 863 - 864 -Users can record DMESG logs and LoRaWAN logs on the **LogRead ~-~->Record Log** interface 865 - 866 -[[image:image-20231017115124-4.png||height="215" width="880"]] 867 - 868 - 869 869 = 9. Trouble Shooting = 870 870 871 871 == 9.1 I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. == ... ... @@ -933,25 +933,12 @@ 933 933 934 934 (% class="box infomessage" %) 935 935 ((( 936 -apt update && apt install *dragino*888 +apt update && apt install dragino-fallback 937 937 938 938 wget -P /tmp/ [[http:~~/~~/repo.dragino.com/release/hp0c-packages/linux-image-current-draginohp0z_22.05.2_armhf.deb>>http://repo.dragino.com/release/hp0c-packages/linux-image-current-draginohp0z_22.05.2_armhf.deb]] && dpkg -i /tmp/[[linux-image-current-draginohp0z_22.05.2_armhf.deb>>http://repo.dragino.com/release/hp0c-packages/linux-image-current-draginohp0z_22.05.2_armhf.deb]] 939 939 ))) 940 940 941 941 942 -== 9.6 How to clear data from the built-in server == 943 - 944 - 945 -**1) Build-in The Things Network** 946 - 947 -Refer to this link to delete the Built-in server's device. 948 - 949 -[[Delete devices from Build-in The Things Network>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Delete%20devices%20from%20Build-in%20The%20Things%20Network/]] 950 - 951 - 952 -**2) Build-in Chirpstack** 953 - 954 - 955 955 = (% style="color:inherit; font-family:inherit; font-size:29px" %)10. Supports(%%) = 956 956 957 957
- Delete Device.docx
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -336.4 KB - Content
- image-20231017111606-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -117.6 KB - Content
- image-20231017112115-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -114.3 KB - Content
- image-20231017114417-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -130.4 KB - Content
- image-20231017115124-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -28.6 KB - Content
- image-20231017115330-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -110.1 KB - Content
- image-20231031162854-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -64.9 KB - Content
- image-20231031162927-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -35.0 KB - Content