<
From version < 136.1 >
edited by Xiaoye
on 2023/01/11 09:42
To version < 138.1 >
edited by Kilight Cao
on 2023/01/13 11:41
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Kilight
Content
... ... @@ -64,8 +64,6 @@
64 64  * Storage Temperature: -20 ~~ 65°C
65 65  * Power Input: 5V, 2A, DC
66 66  
67 -
68 -
69 69  == 1.3 Features ==
70 70  
71 71  
... ... @@ -84,8 +84,6 @@
84 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 -
88 -
89 89  == 1.4 Block Diagram ==
90 90  
91 91  
... ... @@ -160,13 +160,13 @@
160 160  [[image:image-20230107084650-2.png||height="310" width="839"]]
161 161  
162 162  
163 -(% style="color:blue" %)**Steps to connect via fall back IP:**
159 +(% style="color:blue" %)**Steps to connect via fallback IP:**
164 164  
165 -~1. Connect PC's Ethernet port to LPS8-V2's WAN port
161 +~1. Connect the PC's Ethernet port to LPS8-V2's WAN port
166 166  
167 167  2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252
168 168  
169 -As below photo:
165 +As in the below photo:
170 170  
171 171  [[image:image-20230107085904-4.png||height="443" width="361"]]
172 172  
... ... @@ -173,6 +173,10 @@
173 173  3. In the PC, use IP address 172.31.255.254 to access the LPS8-V2 via Web or Console.
174 174  
175 175  
172 +[[image:image-20230111094247-2.png||height="619" width="1250"]]
173 +
174 +
175 +
176 176  === (% style="color:blue" %)**Method 3**(%%):  Connect via WiFi with DHCP IP from the router ===
177 177  
178 178  
... ... @@ -449,7 +449,49 @@
449 449  
450 450  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.6HowtoinstallGrafanaandinfluxdb>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.6HowtoinstallGrafanaandinfluxdb]]
451 451  
452 +== 4.3 How to disable the built-in server ==
452 452  
454 +
455 +Use the following commands to start and stop the TTNv3 service:
456 +
457 +(% class="box infomessage" %)
458 +(((
459 +**# start**
460 +systemctl start ttnstack
461 +
462 +**# stop**
463 +systemctl stop ttnstack
464 +
465 +**# enable**
466 +systemctl enable ttnstack
467 +
468 +**#disable**
469 +systemctl disable ttnstack
470 +)))
471 +
472 +Use the following commands to start and stop the Node-Red service:
473 +
474 +(% class="box infomessage" %)
475 +(((
476 +**# start**
477 +systemctl start nodered
478 +
479 +**# stop**
480 +systemctl stop nodered
481 +
482 +**# enable**
483 +systemctl enable nodered
484 +
485 +**#disable**
486 +systemctl disable nodered
487 +)))
488 +
489 +== 4.4 How to use ChirpStack on LPS8V2 ==
490 +
491 +
492 +By default, the built-in LoRaWAN network server used on LPS8v2 is TTNv3, so users need to disable TTNv3 services and follow this link to install chirpstack:
493 +
494 +
453 453  = 5. How users can access LPS8v2 using serial USB =
454 454  
455 455  
... ... @@ -622,7 +622,6 @@
622 622  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
623 623  * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
624 624  
625 -
626 626  
627 627  )))
628 628  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0