<
From version < 189.1 >
edited by Xiaoye
on 2023/04/25 15:57
To version < 204.1 >
edited by Kilight Cao
on 2023/05/27 09:05
>
Change comment: Uploaded new attachment "image-20230527090555-3.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Kilight
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 Block Diagram ==
90 90  
91 91  
... ... @@ -140,6 +140,19 @@
140 140  === 2.1.1 connect the network ===
141 141  
142 142  
141 +==== (% style="color:blue" %)**Method 1**(%%):  Connect via LPS8-V2 WiFi ====
142 +
143 +
144 +Since software version 230524,At the first boot of LPS8-V2, it will auto generate a WiFi network called (% style="color:green" %)**//dragino-xxxxxx //**(%%)with password:
145 +
146 + (% style="background-color:yellow" %)**dragino+dragino**
147 +
148 +User can use a PC to connect to this WiFi network. The PC will get an IP address 10.130.1.xxx and the LPS8-V2 has the default IP (% style="color:green" %)**10.130.1.1**
149 +
150 +[[image:image-20230527084515-1.png]]
151 +
152 +[[image:image-20230527085250-2.png||height="495" width="284"]]
153 +
143 143  ==== (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ====
144 144  
145 145  
... ... @@ -696,6 +696,11 @@
696 696  
697 697  **Install the new gateway-rs**
698 698  
710 +(% class="box infomessage" %)
711 +(((
712 +**apt update && apt install helium-gateway**
713 +)))
714 +
699 699  [[image:image-20230425154058-4.png]]
700 700  
701 701  
... ... @@ -702,6 +702,11 @@
702 702  
703 703  Option: If you installed the older gateway-rs, you have clean it
704 704  
721 +(% class="box infomessage" %)
722 +(((
723 +**apt remove helium_gateway && dpkg ~-~-purge helium_gateway**
724 +)))
725 +
705 705  [[image:image-20230425153823-3.png]]
706 706  
707 707  
... ... @@ -740,6 +740,7 @@
740 740  **systemctl status helium_gateway**
741 741  )))
742 742  
764 +
743 743  [[image:image-20230425154740-5.png]]
744 744  
745 745  
... ... @@ -761,11 +761,29 @@
761 761  LPS8v2 supports system auto update via OTA, please see **[[this URL>>url:http://wiki.dragino.com/xwiki/bin/view/OTA%20Update/]]** for the detail of this feature.
762 762  
763 763  
764 -= 9. Trouble Shooting =
765 765  
766 -== 9. I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
787 += 9. FAQ =
767 767  
789 +== 9.1 How to change Hostname ==
768 768  
791 +
792 +By default, Hostname is dragino-xxxxxx,If the user needs to change the hostname, the user needs to access the linux console of LPS8v2 and enter the following command:
793 +
794 +(% class="box infomessage" %)
795 +(((
796 +hostnamectl set-hostname dragino-123456
797 +)))
798 +
799 +[[image:image-20230517102429-1.png]]
800 +
801 +After the configuration is complete, run "reboot" to restart the gateway.
802 +
803 +
804 += 10. Trouble Shooting =
805 +
806 +== 10.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
807 +
808 +
769 769  [[image:image-20220920135918-1.png]]
770 770  
771 771  
... ... @@ -781,9 +781,16 @@
781 781  [[image:image-20220920141936-2.png]]
782 782  
783 783  
784 -== 9.2  Fallback IP does not work, how can users check ==
824 +== 10.2 The built-in TTN status is "Not Running" and the URI is "dragino-123456". How users fix this problem ==
785 785  
826 +When this problem occurs, click "**Update To DEFAULT**" ,this problem will be fixed.
786 786  
828 +[[image:image-20230508171607-1.png]]
829 +
830 +
831 +== 10.3  Fallback IP does not work, how can users check ==
832 +
833 +
787 787  When the computer has completed the above fallback IP configuration,the LPS8v2 Web UI is still not accessible via fallback IP.
788 788  
789 789  
... ... @@ -803,7 +803,7 @@
803 803  If the firewall is not down, this will affect access to the gateway.
804 804  
805 805  
806 -= (% style="color:inherit; font-family:inherit; font-size:29px" %)10. Supports(%%) =
853 += (% style="color:inherit; font-family:inherit; font-size:29px" %)11. Supports(%%) =
807 807  
808 808  
809 809  (((
... ... @@ -814,7 +814,7 @@
814 814  **//With your question as detailed as possible. We will reply and help you in the shortest.//**
815 815  
816 816  
817 -= 11. Reference =
864 += 12. Reference =
818 818  
819 819  
820 820  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
... ... @@ -823,7 +823,7 @@
823 823  
824 824  )))
825 825  
826 -= 12. Order Info =
873 += 13. Order Info =
827 827  
828 828  
829 829  (% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
... ... @@ -847,7 +847,7 @@
847 847  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
848 848  
849 849  
850 -= 13. Manufacturer Info =
897 += 14. Manufacturer Info =
851 851  
852 852  
853 853  **Shenzhen Dragino Technology Development co. LTD**
... ... @@ -857,7 +857,7 @@
857 857  LongCheng Street, LongGang District ; Shenzhen 518116,China
858 858  
859 859  
860 -= 14. FCC Warning =
907 += 15. FCC Warning =
861 861  
862 862  
863 863  (((
image-20230508171607-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +37.5 KB
Content
image-20230517102429-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +25.5 KB
Content
image-20230524183659-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +55.9 KB
Content
image-20230526103829-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +55.7 KB
Content
image-20230526104156-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +33.0 KB
Content
image-20230526104501-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +125.6 KB
Content
image-20230526113915-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +55.8 KB
Content
image-20230526115650-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +124.0 KB
Content
image-20230527084515-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +56.0 KB
Content
image-20230527085250-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +144.5 KB
Content
image-20230527090555-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +52.9 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0