<
From version < 245.1 >
edited by Kilight Cao
on 2023/09/14 10:33
To version < 254.1 >
edited by Kilight Cao
on 2023/10/25 14:44
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -66,7 +66,6 @@
66 66  * Storage Temperature: -20 ~~ 70°C
67 67  * Power Input: 5V, 2A, DC
68 68  
69 -
70 70  == 1.3 Features ==
71 71  
72 72  
... ... @@ -85,7 +85,6 @@
85 85  * Built-in (% style="color:#037691" %)**The Things Network**(%%) local LoRaWAN server
86 86  * Built-in  (% style="color:#037691" %)**Node-Red** (%%)local Application server
87 87  
88 -
89 89  == 1.4 LED Indicators ==
90 90  
91 91  
... ... @@ -258,7 +258,6 @@
258 258  
259 259  * **Cellular Mode**
260 260  
261 -
262 262  === 2.2.2  Use WAN port to access Internet ===
263 263  
264 264  
... ... @@ -650,9 +650,9 @@
650 650  == 4.4 How to use ChirpStack on LPS8-V2 ==
651 651  
652 652  
653 -By default, the built-in LoRaWAN network server used on LPS8v2 is TTNv3, so users need follow this link to install chirpstack:
650 +The newly shipout LPS8v2 already have ChirpStack built-in by default. Older units might have built-in TTN Stack v3 server, in this case, user can change from TTN Stack v3 to ChirpStack by below instruction.
654 654  
655 -**[[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]]**
652 +**[[Change TTN Stack v3 to ChirpStack>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H9.2Build-inTheThingsNetworkmigratetoChirpStack]]**
656 656  
657 657  
658 658  === 4.4.1 How do users choose the chirpstack server frequency SubBand ===
... ... @@ -822,10 +822,53 @@
822 822  )))
823 823  
824 824  
825 -== 8.5 Reinstall Build-in The Things Stack ==
822 +== 8.5 How to change built-in LoRaWAN Server from ChirpStack v4 to TTN Stack v3. ==
826 826  
827 827  
828 828  
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 +
829 829  = 9. Trouble Shooting =
830 830  
831 831  == 9.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
... ... @@ -893,7 +893,7 @@
893 893  
894 894  (% class="box infomessage" %)
895 895  (((
896 -apt update && apt install dragino-fallback
936 +apt update && apt install *dragino*
897 897  
898 898  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]]
899 899  )))
image-20231017111606-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +117.6 KB
Content
image-20231017112115-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +114.3 KB
Content
image-20231017114417-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +130.4 KB
Content
image-20231017115124-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +28.6 KB
Content
image-20231017115330-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +110.1 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0