<
From version < 304.1 >
edited by Xiaoye
on 2024/04/16 11:34
To version < 296.1 >
edited by Edwin Chen
on 2024/03/18 09:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Edwin
Content
... ... @@ -96,11 +96,11 @@
96 96  
97 97  (% style="color:blue" %)**➢ SYS LED**(%%):  This RGB LED will show different colors in different states:
98 98  
99 - ✓  **SOLID GREEN:** The device is alive with a LoRaWAN server connection.
99 + ✓ **SOLID GREEN:** The device is alive with a LoRaWAN server connection.
100 100  
101 - ✓  **BLINKING GREEN:** a) Device has internet connection but no LoRaWAN Connection. or b) Device is in booting stage, in this stage, it will BLINKING GREEN for several seconds and then with BLINKING GREEN together
101 + ✓ **BLINKING GREEN:** a) Device has internet connection but no LoRaWAN Connection. or b) Device is in booting stage, in this stage, it will BLINKING GREEN for several seconds and then with BLINKING GREEN together
102 102  
103 - ✓**  SOLID RED:** Device doesn't have an Internet connection.
103 + ✓** SOLID RED:** Device doesn't have an Internet connection.
104 104  
105 105  (% style="color:blue" %)**➢ WIFI LED**(%%): This LED shows the WIFI interface connection status.
106 106  
... ... @@ -132,7 +132,6 @@
132 132  
133 133  The other configuration will be restored to the default configuration.
134 134  
135 -
136 136  = 2. Quick Start =
137 137  
138 138  
... ... @@ -160,6 +160,7 @@
160 160  [[image:image-20230527085250-2.png||height="495" width="284"]]
161 161  
162 162  
162 +
163 163  ==== (% style="color:blue" %)**Method 2**(%%):  Connect via Ethernet with DHCP IP from the router ====
164 164  
165 165  
... ... @@ -174,6 +174,7 @@
174 174  [[image:image-20220622100129-1.png||height="332" width="1263"]]
175 175  
176 176  
177 +
177 177  ==== (% style="color:blue" %)**Method 3**(%%):  Connect via LPS8-V2 Fallback IP ====
178 178  
179 179  
... ... @@ -205,6 +205,7 @@
205 205  [[image:image-20230111094247-2.png||height="619" width="1250"]]
206 206  
207 207  
209 +
208 208  ==== (% style="color:blue" %)**Method 4**(%%):  Connect via WiFi with DHCP IP from the router ====
209 209  
210 210  [[image:image-20220622100542-2.png||height="369" width="1256"]]
... ... @@ -244,7 +244,7 @@
244 244  
245 245  (% style="color:blue" %)**Password:   dragino**
246 246  
247 -[[image:image-20240318160845-1.png]]
249 +[[image:image-20230106153501-1.png||height="367" width="894"]]
248 248  
249 249  
250 250  == 2.2  Typical Network Setup ==
... ... @@ -535,38 +535,6 @@
535 535  [[image:image-20230214094316-4.png]]
536 536  
537 537  
538 -== 3.5 Logread ==
539 -
540 -=== 3.5.1 LoRa Log ===
541 -
542 -
543 -In the **Lograde ~-~-> LoRa Log page**, The users can view information about the gateway lora channel and the status of the IoT connection
544 -
545 -[[image:image-20240416112509-1.png]]
546 -
547 -
548 -=== 3.5.2 Gateway Traffic ===
549 -
550 -In the **Lograde ~-~-> Gateway Traffic page**, The users can view sensor packages about Recent LoRa uplink/downlink/Join requests
551 -
552 -[[image:image-20240416112618-2.png||height="705" width="1122"]]
553 -
554 -
555 -=== 3.5.3 System Log ===
556 -
557 -In the **Lograde ~-~-> System Log page**, The users can view information about the gateway system
558 -
559 -[[image:image-20240416112649-3.png||height="820" width="1122"]]
560 -
561 -
562 -=== 3.5.4 Record Log ===
563 -
564 -In the **Lograde ~-~-> Recod Log page**, The users can record the gateway curren running log.
565 -
566 -[[image:image-20240416112712-4.png||height="319" width="1128"]]
567 -
568 -
569 -
570 570  = 4. Build-in Server =
571 571  
572 572  After the v1.7-230606 version, the LPS8-V2 default factory pre-installed the LoRaWAN Server: (% style="color:blue" %)**ChirpStack-V4**(%%), Application Server: (% style="color:blue" %)**Node-Red**(%%).
... ... @@ -700,6 +700,7 @@
700 700  
701 701  The uses can be via the below method to enable Watch Dog:
702 702  
673 +
703 703  (% class="box infomessage" %)
704 704  (((
705 705  wget -P /tmp/ http:~/~/repo.dragino.com/release/tool/watchdog/enable_watchdog.sh && chmod +x /tmp/enable_watchdog.sh && /tmp/enable_watchdog.sh
... ... @@ -708,6 +708,7 @@
708 708  [[image:image-20231124113209-1.png||height="470" width="1157"]]
709 709  
710 710  
682 +
711 711  = 6. How users can access LPS8-V2 using serial USB =
712 712  
713 713  
... ... @@ -761,6 +761,7 @@
761 761  
762 762  1). Using the Linux command to upgrade the system
763 763  
736 +
764 764  (% class="box infomessage" %)
765 765  (((
766 766  **apt update && apt install *dragino***
... ... @@ -769,11 +769,13 @@
769 769  
770 770  2). Upgrade the system via the Web page button of "Manual Update"
771 771  
772 -(% style="color:red" %)**Note: this method needs about 10 mins, so you will get the log after 10 mins.  **
773 773  
746 +**Note: this method needs about 10 mins, so you will get the log after 10 mins.  **
747 +
774 774  [[image:image-20230607093849-1.png]]
775 775  
776 776  
751 +
777 777  = 8. FAQ =
778 778  
779 779  == 8.1 How to change Hostname ==
... ... @@ -803,6 +803,7 @@
803 803  **Method 2. Flash a new image with the Chirpstack**
804 804  
805 805  
781 +
806 806  === Method 1: Using the Linux shell ===
807 807  
808 808  (% class="box infomessage" %)
... ... @@ -811,11 +811,13 @@
811 811  )))
812 812  
813 813  
790 +
814 814  === Method 2: Flash a new image ===
815 815  
816 816  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]]
817 817  
818 818  
796 +
819 819  == 8.3 How to reduce the 4g data consumed ==
820 820  
821 821  
... ... @@ -860,7 +860,6 @@
860 860  
861 861  === 8.6.1 LoRaWAN Log: ===
862 862  
863 -
864 864  ==== Semtech UDP Log : ====
865 865  
866 866  When the gateway starts LoRaWAN Semtech UDP, users can check the logs of the Semtech UDP in the **LogRead ~-~-> System Log** interface
... ... @@ -877,7 +877,6 @@
877 877  
878 878  === 8.6.2  4G Log ===
879 879  
880 -
881 881  The user needs to access the Linux console of the gateway and enter the following command:
882 882  
883 883  (% class="box infomessage" %)
... ... @@ -890,7 +890,6 @@
890 890  
891 891  === 8.6.3 Dmesg Log ===
892 892  
893 -
894 894  Users can check the logs of the Dmesg in the **LogRead ~-~-> System Log** interface:
895 895  
896 896  [[image:image-20231017115330-5.png||height="565" width="740"]]
... ... @@ -898,7 +898,6 @@
898 898  
899 899  === 8.6.4 Record Log ===
900 900  
901 -
902 902  Users can record DMESG logs and LoRaWAN logs on the **LogRead ~-~->Record Log** interface
903 903  
904 904  [[image:image-20231017115124-4.png||height="215" width="880"]]
... ... @@ -906,7 +906,6 @@
906 906  
907 907  === 8.6.5 View gateway logs via Linux Command ===
908 908  
909 -
910 910  **Semtech UDP Log :**
911 911  
912 912  (% class="box infomessage" %)
... ... @@ -939,7 +939,6 @@
939 939  
940 940  == 8.7 DIN Mount Reference: ==
941 941  
942 -
943 943  [[image:image-20240318095605-1.jpeg||height="472" width="472"]]
944 944  
945 945  [[image:image-20240318095617-2.png]]
... ... @@ -949,6 +949,7 @@
949 949  
950 950  == 9.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
951 951  
924 +
952 952  [[image:image-20220920135918-1.png]]
953 953  
954 954  
... ... @@ -978,7 +978,7 @@
978 978  When the computer has completed the above fallback IP configuration,the LPS8v2 Web UI is still not accessible via fallback IP.
979 979  
980 980  
981 -**~1. Check whether the configuration is correct**
954 +**1.Check whether the configuration is correct**
982 982  
983 983  Run the CMD command to ipconfig and ping 172.31.255.254.
984 984  
... ... @@ -1008,6 +1008,7 @@
1008 1008  
1009 1009  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.
1010 1010  
984 +
1011 1011  (% class="box infomessage" %)
1012 1012  (((
1013 1013  apt update && apt install *dragino*
... ... @@ -1032,7 +1032,6 @@
1032 1032  
1033 1033  [[image:image-20231106180846-5.png||height="310" width="668"]]
1034 1034  
1035 -
1036 1036  = (% style="color:inherit; font-family:inherit; font-size:29px" %)10. Supports(%%) =
1037 1037  
1038 1038  
image-20240318160845-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -36.5 KB
Content
image-20240416112509-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -82.7 KB
Content
image-20240416112618-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -128.5 KB
Content
image-20240416112649-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -119.8 KB
Content
image-20240416112712-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -29.6 KB
Content
image-20240416112948-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -29.6 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0