<
From version < 236.3 >
edited by Xiaoling
on 2023/07/21 16:02
To version < 251.1 >
edited by Kilight Cao
on 2023/10/17 11:51
>
Change comment: Uploaded new attachment "image-20231017115124-4.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Kilight
Content
... ... @@ -66,8 +66,6 @@
66 66  * Storage Temperature: -20 ~~ 70°C
67 67  * Power Input: 5V, 2A, DC
68 68  
69 -
70 -
71 71  == 1.3 Features ==
72 72  
73 73  
... ... @@ -86,8 +86,6 @@
86 86  * Built-in (% style="color:#037691" %)**The Things Network**(%%) local LoRaWAN server
87 87  * Built-in  (% style="color:#037691" %)**Node-Red** (%%)local Application server
88 88  
89 -
90 -
91 91  == 1.4 LED Indicators ==
92 92  
93 93  
... ... @@ -125,6 +125,11 @@
125 125   **LED status: ** ETH LED will SOLID BULE Until the restore is finished.
126 126  
127 127  
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 +
128 128  = 2. Quick Start =
129 129  
130 130  
... ... @@ -572,7 +572,6 @@
572 572  [[image:image-20230321092456-1.png]]
573 573  
574 574  
575 -
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 -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.
651 651  
652 -**[[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]]**
653 653  
654 654  
655 655  === 4.4.1 How do users choose the chirpstack server frequency SubBand ===
... ... @@ -779,7 +779,6 @@
779 779  
780 780  **4. Strat Install **
781 781  
782 -
783 783  Click start Install and wait until the migration succeeds
784 784  
785 785  [[image:image-20230616162934-3.png]]
... ... @@ -795,9 +795,9 @@
795 795  
796 796  == 8.3 How to reduce the 4g data consumed ==
797 797  
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  
800 -
801 801  [[image:image-20230719100239-1.png||height="724" width="994"]]
802 802  
803 803  
... ... @@ -805,13 +805,25 @@
805 805  
806 806  [[image:image-20230719100332-2.png]]
807 807  
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 ==
813 813  
814 814  
816 +(% class="box infomessage" %)
817 +(((
818 +apt update && apt install helium-gateway
819 +)))
820 +
821 +
822 +== 8.5 Reinstall Build-in The Things Stack ==
823 +
824 +
825 +
815 815  = 9. Trouble Shooting =
816 816  
817 817  == 9.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
... ... @@ -879,12 +879,25 @@
879 879  
880 880  (% class="box infomessage" %)
881 881  (((
882 -apt update && apt install dragino-fallback
893 +apt update && apt install *dragino*
883 883  
884 884  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]]
885 885  )))
886 886  
887 887  
899 +== 9.6  How to clear data from the built-in server ==
900 +
901 +
902 +**1) Build-in The Things Network**
903 +
904 +Refer to this link to delete the Built-in server's device.
905 +
906 +[[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/]]
907 +
908 +
909 +**2) Build-in Chirpstack**
910 +
911 +
888 888  = (% style="color:inherit; font-family:inherit; font-size:29px" %)10. Supports(%%) =
889 889  
890 890  
... ... @@ -902,7 +902,6 @@
902 902  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
903 903  * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
904 904  
905 -
906 906  
907 907  )))
908 908  
Delete Device.docx
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +336.4 KB
Content
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
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0