<
From version < 272.1 >
edited by Xiaoye
on 2023/11/24 11:32
To version < 236.2 >
edited by Xiaoling
on 2023/07/21 16:02
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Xiaoling
Content
... ... @@ -81,7 +81,7 @@
81 81  ** Semtech UDP Packet Forwarder
82 82  ** LoRaWAN Basic Station
83 83  ** ChirpStack-Gateway-Bridge (MQTT)
84 -* Built-in (% style="color:#037691" %)**ChirpStack**(%%) local LoRaWAN server
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  
87 87  == 1.4 LED Indicators ==
... ... @@ -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 reset the built-in server>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H9.6A0Howtoresetthebuilt-inserver]]**
127 -
128 -
129 129  = 2. Quick Start =
130 130  
131 131  
... ... @@ -192,7 +192,7 @@
192 192  
193 193  Configure computer Ethernet port steps video: **[[attach:fallback ip.mp4||target="_blank"]]**
194 194  
195 -If you still can't access the LPS8-V2 fallback ip, follow this connection to debug : **[[Trouble Shooting>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H9.3A0FallbackIPdoesnotwork2Chowcanuserscheck]]**
190 +If you still can't access the LPS8-V2 fallback ip, follow this connection to debug : **[[Trouble Shooting>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H9.2A0FallbackIPdoesnotwork2Chowcanuserscheck]]**
196 196  
197 197  
198 198  3. In the PC, use IP address 172.31.255.254 to access the LPS8-V2 via Web or Console.
... ... @@ -479,7 +479,7 @@
479 479  
480 480  Shows the system info:
481 481  
482 -[[image:image-20231031162854-1.png]]
477 +[[image:image-20220917144512-5.png||height="618" width="853"]]
483 483  
484 484  
485 485  === 3.5.2 System ~-~-> System General ===
... ... @@ -495,7 +495,7 @@
495 495  === 3.5.3 System ~-~-> Backup/Restore ===
496 496  
497 497  
498 -[[image:image-20231031162927-2.png]]
493 +[[image:image-20220917144725-6.png||height="208" width="869"]]
499 499  
500 500  
501 501  === 3.5.4 System ~-~-> Remoteit ===
... ... @@ -522,7 +522,7 @@
522 522  
523 523  Since software version 0606,the default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red**(%%), LoRaWAN Server: (% style="color:blue" %)**ChirpStack**(%%).
524 524  
525 -[[image:image-20231106180816-4.png||height="416" width="896"]]
520 +[[image:image-20230616175617-8.png||height="390" width="894"]]
526 526  
527 527  [[image:image-20230616175558-7.png||height="362" width="894"]]
528 528  
... ... @@ -573,6 +573,7 @@
573 573  [[image:image-20230321092456-1.png]]
574 574  
575 575  
571 +
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 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.
646 +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 TTN Stack v3 to ChirpStack>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H9.2Build-inTheThingsNetworkmigratetoChirpStack]]**
648 +**[[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 ===
... ... @@ -670,23 +670,10 @@
670 670  [[image:image-20230602143122-4.png||height="511" width="983"]]
671 671  
672 672  
673 -= 5. LPS8-V2 Watch Dog =
669 += 5. How the LPS8-V2 connects to Chirpstack via gateway-bridge =
674 674  
675 675  
676 -LPS8-V2 supports the Watch Dog but is not enabled by the previous releases(2023-11-24 )
677 677  
678 -The uses can be via the below method to enable Watch Dog:
679 -
680 -
681 -(% class="box infomessage" %)
682 -(((
683 -wget -P /tmp/ http:~/~/repo.dragino.com/release/tool/watchdog/enable_watchdog.sh && chmod +x /tmp/enable_watchdog.sh && /tmp/enable_watchdog.sh
684 -)))
685 -
686 -[[image:image-20231124113209-1.png||height="470" width="1157"]]
687 -
688 -
689 -
690 690  = 6. How users can access LPS8-V2 using serial USB =
691 691  
692 692  
... ... @@ -792,6 +792,7 @@
792 792  
793 793  **4. Strat Install **
794 794  
778 +
795 795  Click start Install and wait until the migration succeeds
796 796  
797 797  [[image:image-20230616162934-3.png]]
... ... @@ -807,9 +807,9 @@
807 807  
808 808  == 8.3 How to reduce the 4g data consumed ==
809 809  
810 -
811 811  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.
812 812  
796 +
813 813  [[image:image-20230719100239-1.png||height="724" width="994"]]
814 814  
815 815  
... ... @@ -817,77 +817,13 @@
817 817  
818 818  [[image:image-20230719100332-2.png]]
819 819  
820 -
821 821  3. Disable the auto-update:
822 822  
823 823  [[image:image-20230719100419-3.png||height="458" width="995"]]
824 824  
825 825  
826 -== 8.4 How to connect the helium blockchain as a Data-only hotspot ==
827 827  
828 828  
829 -(% class="box infomessage" %)
830 -(((
831 -apt update && apt install helium-gateway
832 -)))
833 -
834 -
835 -== 8.5 How to change built-in LoRaWAN Server from ChirpStack v4 to TTN Stack v3. ==
836 -
837 -
838 -By default, the LPS8v2's built-in server is ChirpStack v4,
839 -
840 -If the user needs to change the built-in server from ChirpStack v4 to TTN Stack v3, the User needs to download the image and flash it to the LPS8v2 gateway:
841 -
842 -[[http:~~/~~/repo.dragino.com/release/hp0c-image/draginolps8v2-release-v1.7-230508.rar>>http://repo.dragino.com/release/hp0c-image/draginolps8v2-release-v1.7-230508.rar]]
843 -
844 -
845 -Image flash steps: [[How to flash a new image(OS) to the gateway(LPS8V2)>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.3A0Howtoflashanewimage28OS29tothegateway28LPS8V229]]
846 -
847 -
848 -== 8.6 How do I view gateway logs ==
849 -
850 -=== 8.6.1 LoRaWAN Log: ===
851 -
852 -==== Semtech UDP Log : ====
853 -
854 -When the gateway starts LoRaWAN Semtech UDP, users can check the logs of the Semtech UDP in the **LogRead ~-~-> System Log** interface
855 -
856 -[[image:image-20231017112115-2.png||height="611" width="821"]]
857 -
858 -
859 -==== Station Log: ====
860 -
861 -When the gateway starts Basic Station, users can check the logs of the station in the **LogRead ~-~-> System Log** interface
862 -
863 -[[image:image-20231017111606-1.png||height="622" width="821"]]
864 -
865 -
866 -=== 8.6.2  4G Log ===
867 -
868 -The user needs to access the Linux console of the gateway and enter the following command:
869 -
870 -(% class="box infomessage" %)
871 -(((
872 -cat /var/log/qmilog.txt
873 -)))
874 -
875 -[[image:image-20231017114417-3.png||height="543" width="679"]]
876 -
877 -=== 8.6.3 Dmesg Log ===
878 -
879 -Users can check the logs of the Dmesg in the **LogRead ~-~-> System Log** interface:
880 -
881 -[[image:image-20231017115330-5.png||height="565" width="740"]]
882 -
883 -
884 -=== 8.6.4 Record Log ===
885 -
886 -Users can record DMESG logs and LoRaWAN logs on the **LogRead ~-~->Record Log** interface
887 -
888 -[[image:image-20231017115124-4.png||height="215" width="880"]]
889 -
890 -
891 891  = 9. Trouble Shooting =
892 892  
893 893  == 9.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
... ... @@ -955,28 +955,12 @@
955 955  
956 956  (% class="box infomessage" %)
957 957  (((
958 -apt update && apt install *dragino*
878 +apt update && apt install dragino-fallback
959 959  
960 960  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]]
961 961  )))
962 962  
963 963  
964 -== 9.6  How to reset the built-in server ==
965 -
966 -
967 -**1) Build-in The Things Network**
968 -
969 -Refer to this link to delete the Built-in server's device.
970 -
971 -[[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/]]
972 -
973 -
974 -**2) Build-in Chirpstack**
975 -
976 -Users need to click "Reset" on the Server~-~->NetServer interface, ChirpStack will be reset.
977 -
978 -[[image:image-20231106180846-5.png||height="310" width="668"]]
979 -
980 980  = (% style="color:inherit; font-family:inherit; font-size:29px" %)10. Supports(%%) =
981 981  
982 982  
... ... @@ -994,6 +994,7 @@
994 994  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
995 995  * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
996 996  
901 +
997 997  
998 998  )))
999 999  
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
image-20231106175329-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -63.7 KB
Content
image-20231106175457-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -63.7 KB
Content
image-20231106175523-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -64.8 KB
Content
image-20231106180816-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -41.6 KB
Content
image-20231106180846-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -41.9 KB
Content
image-20231124113209-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -198.7 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0