<
From version < 239.1 >
edited by Xiaoye
on 2023/07/31 15:17
To version < 233.1 >
edited by Xiaoye
on 2023/07/19 10:04
>
Change comment: Uploaded new attachment "image-20230719100419-3.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -120,11 +120,7 @@
120 120  
121 121   **LED status: ** ETH LED will SOLID BULE Until the restore is finished.
122 122  
123 -(% style="color:red" %)**Note**: Restoring factory Settings does not erase data from the built-in server
124 124  
125 -See this link for steps on how to clear data from the built-in server:
126 -
127 -
128 128  = 2. Quick Start =
129 129  
130 130  
... ... @@ -461,16 +461,11 @@
461 461  [[image:image-20230228115126-1.png]]
462 462  
463 463  
464 -After the configuration is complete, return to the Home interface and put the mouse on the Cell icon to check the Cellular state.
460 +After the configuration is complete, return to the Home interface and put the mouse on the Cell icon to check the Cellualr state.
465 465  
466 466  [[image:image-20230228115535-2.png||height="478" width="888"]]
467 467  
468 468  
469 -Note: Known bugs: 4g consumes a lot of data which has been fixed by the package: dragino-ui-230716
470 -
471 -[[Reduce data method>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H8.3Howtoreducethe4gdataconsumed]]
472 -
473 -
474 474  == 3.5 System ==
475 475  
476 476  === 3.5.1 System ~-~-> System Overview ===
... ... @@ -652,12 +652,12 @@
652 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]]**
653 653  
654 654  
655 -=== 4.4.1 How do users choose the chirpstack server frequency SubBand ===
646 +=== 4.4.1 How do users choose the chirpstack server frequency Sub Band ===
656 656  
657 657  
658 658  On the **Server ~-~-> Network Server** interface, choose the frequency Plan first.
659 659  
660 -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 +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.
661 661  
662 662  [[image:image-20230602140406-3.png||height="480" width="918"]]
663 663  
... ... @@ -679,6 +679,7 @@
679 679  
680 680  (% style="color:blue" %)**USB TTL to LPS8-V2  Connection:**
681 681  
673 +
682 682  Port 1 of the UART on the LPS8-V2 is GND
683 683  
684 684  (% class="box infomessage" %)
... ... @@ -690,8 +690,10 @@
690 690  **GND <~-~--> GND (Black line)**
691 691  )))
692 692  
685 +
693 693  **LPS8v2 UART connection photo**
694 694  
688 +
695 695  [[image:image-20230421094319-2.png||height="351" width="392"]]
696 696  
697 697  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:
... ... @@ -742,7 +742,6 @@
742 742  [[image:image-20230607093849-1.png]]
743 743  
744 744  
745 -
746 746  = 8. FAQ =
747 747  
748 748  == 8.1 How to change Hostname ==
... ... @@ -779,6 +779,7 @@
779 779  
780 780  **4. Strat Install **
781 781  
775 +
782 782  Click start Install and wait until the migration succeeds
783 783  
784 784  [[image:image-20230616162934-3.png]]
... ... @@ -792,33 +792,7 @@
792 792  [[image:image-20230616180004-9.png]]
793 793  
794 794  
795 -== 8.3 How to reduce the 4g data consumed ==
796 796  
797 -
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 -
800 -[[image:image-20230719100239-1.png||height="724" width="994"]]
801 -
802 -
803 -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
804 -
805 -[[image:image-20230719100332-2.png]]
806 -
807 -
808 -3. Disable the auto-update:
809 -
810 -[[image:image-20230719100419-3.png||height="458" width="995"]]
811 -
812 -
813 -== 8.4 How to connect the helium blockchain as a Data-only hotspot ==
814 -
815 -
816 -(% class="box infomessage" %)
817 -(((
818 -apt update && apt install helium-gateway
819 -)))
820 -
821 -
822 822  = 9. Trouble Shooting =
823 823  
824 824  == 9.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
... ... @@ -878,34 +878,6 @@
878 878  [[image:image-20230527090555-3.png||height="660" width="832"]]
879 879  
880 880  
881 -== 9.5  Why the LPS8V2's Access Point does not do not appear & Fallback IP unable to access ==
882 -
883 -
884 -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.
885 -
886 -
887 -(% class="box infomessage" %)
888 -(((
889 -apt update && apt install dragino-fallback
890 -
891 -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]]
892 -)))
893 -
894 -
895 -== 9.6  How to clear data from the built-in server ==
896 -
897 -
898 -**1) Build-in The Things Network**
899 -
900 -Due to the bugs of Build-in The Things Network, when the IP address of LPS8v2 changes, the built-in TTN configuration cannot be deleted
901 -
902 -Users can go back to the IP address configured for the first time or follow the steps below to clear the built-in TTN configuration:
903 -
904 -
905 -
906 -**2) Build-in Chirpstack**
907 -
908 -
909 909  = (% style="color:inherit; font-family:inherit; font-size:29px" %)10. Supports(%%) =
910 910  
911 911  
Delete Device.docx
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -336.4 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0