<
From version < 228.1 >
edited by Kilight Cao
on 2023/06/19 10:09
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.Kilight
1 +XWiki.Xiaoling
Content
... ... @@ -129,9 +129,9 @@
129 129  In most cases, the first thing you need to do is make the lps8-v2 accessible to the network.
130 130  
131 131  
132 -== 2.1 Connects to the network and accesses the gateway Web UI ==
132 +== 2.1 Access and Configure LPS8-V2 ==
133 133  
134 -=== 2.1.1 connect the network ===
134 +=== 2.1.1 Find IP address of LPS8-V2 ===
135 135  
136 136  
137 137  ==== (% style="color:blue" %)**Method 1**(%%):  Connect via LPS8-V2 WiFi ====
... ... @@ -457,11 +457,16 @@
457 457  [[image:image-20230228115126-1.png]]
458 458  
459 459  
460 -After the configuration is complete, return to the Home interface and put the mouse on the Cell icon to check the Cellualr state.
460 +After the configuration is complete, return to the Home interface and put the mouse on the Cell icon to check the Cellular state.
461 461  
462 462  [[image:image-20230228115535-2.png||height="478" width="888"]]
463 463  
464 464  
465 +Note: Known bugs: 4g consumes a lot of data which has been fixed by the package: dragino-ui-230716
466 +
467 +[[Reduce data method>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H8.3Howtoreducethe4gdataconsumed]]
468 +
469 +
465 465  == 3.5 System ==
466 466  
467 467  === 3.5.1 System ~-~-> System Overview ===
... ... @@ -563,6 +563,7 @@
563 563  [[image:image-20230321092456-1.png]]
564 564  
565 565  
571 +
566 566  == 4.2 Application Server ~-~- Node-Red ==
567 567  
568 568  
... ... @@ -642,12 +642,12 @@
642 642  **[[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]]**
643 643  
644 644  
645 -=== 4.4.1 How do users choose the chirpstack server frequency Sub Band ===
651 +=== 4.4.1 How do users choose the chirpstack server frequency SubBand ===
646 646  
647 647  
648 648  On the **Server ~-~-> Network Server** interface, choose the frequency Plan first.
649 649  
650 -If the frequency Plan used is CN470, US915, AU915, AS923, the user needs to choose a frequency sub band, because the frequency Sub Band of ChirpStack starts from 0, so for example, us915_1 corresponds to the actual frequency US915_2.
656 +If the frequency Plan used is CN470, US915, AU915, or AS923, the user needs to choose a frequency sub-band, because the frequency Sub Band of ChirpStack starts from 0, so for example, us915_1 corresponds to the actual frequency US915_2.
651 651  
652 652  [[image:image-20230602140406-3.png||height="480" width="918"]]
653 653  
... ... @@ -669,7 +669,6 @@
669 669  
670 670  (% style="color:blue" %)**USB TTL to LPS8-V2  Connection:**
671 671  
672 -
673 673  Port 1 of the UART on the LPS8-V2 is GND
674 674  
675 675  (% class="box infomessage" %)
... ... @@ -681,10 +681,8 @@
681 681  **GND <~-~--> GND (Black line)**
682 682  )))
683 683  
684 -
685 685  **LPS8v2 UART connection photo**
686 686  
687 -
688 688  [[image:image-20230421094319-2.png||height="351" width="392"]]
689 689  
690 690  In the PC,you can use the serial port tool(such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]] in Windows), you need to set the serial baud rate to (% style="color:blue" %)**115200**(%%) to access the serial console for LPS8v2. LPS8v2 will output system info once power on as below:
... ... @@ -735,6 +735,7 @@
735 735  [[image:image-20230607093849-1.png]]
736 736  
737 737  
741 +
738 738  = 8. FAQ =
739 739  
740 740  == 8.1 How to change Hostname ==
... ... @@ -785,7 +785,25 @@
785 785  [[image:image-20230616180004-9.png]]
786 786  
787 787  
792 +== 8.3 How to reduce the 4g data consumed ==
788 788  
794 +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.
795 +
796 +
797 +[[image:image-20230719100239-1.png||height="724" width="994"]]
798 +
799 +
800 +2. Change the LoRa status package interval time: It does not affect the connection between the gateway and the server, just the status packet interval
801 +
802 +[[image:image-20230719100332-2.png]]
803 +
804 +3. Disable the auto-update:
805 +
806 +[[image:image-20230719100419-3.png||height="458" width="995"]]
807 +
808 +
809 +
810 +
789 789  = 9. Trouble Shooting =
790 790  
791 791  == 9.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
... ... @@ -845,6 +845,20 @@
845 845  [[image:image-20230527090555-3.png||height="660" width="832"]]
846 846  
847 847  
870 +== 9.5  Why the LPS8V2's Access Point does not do not appear & Fallback IP unable to access ==
871 +
872 +
873 +Earlier versions of the LPS8V2 which missing the AP driver and not installed the fallback package, so the users have to do an extra update.
874 +
875 +
876 +(% class="box infomessage" %)
877 +(((
878 +apt update && apt install dragino-fallback
879 +
880 +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]]
881 +)))
882 +
883 +
848 848  = (% style="color:inherit; font-family:inherit; font-size:29px" %)10. Supports(%%) =
849 849  
850 850  
... ... @@ -862,6 +862,7 @@
862 862  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
863 863  * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
864 864  
901 +
865 865  
866 866  )))
867 867  
image-20230719100239-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +66.4 KB
Content
image-20230719100332-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +47.0 KB
Content
image-20230719100419-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +47.3 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0