<
From version < 136.1 >
edited by Xiaoye
on 2023/01/11 09:42
To version < 139.1 >
edited by Kilight Cao
on 2023/01/13 11:42
>
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  
... ... @@ -450,6 +450,50 @@
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 452  
453 +== 4.3 How to disable the built-in server ==
454 +
455 +
456 +Use the following commands to start and stop the TTNv3 service:
457 +
458 +(% class="box infomessage" %)
459 +(((
460 +**# start**
461 +systemctl start ttnstack
462 +
463 +**# stop**
464 +systemctl stop ttnstack
465 +
466 +**# enable**
467 +systemctl enable ttnstack
468 +
469 +**#disable**
470 +systemctl disable ttnstack
471 +)))
472 +
473 +Use the following commands to start and stop the Node-Red service:
474 +
475 +(% class="box infomessage" %)
476 +(((
477 +**# start**
478 +systemctl start nodered
479 +
480 +**# stop**
481 +systemctl stop nodered
482 +
483 +**# enable**
484 +systemctl enable nodered
485 +
486 +**#disable**
487 +systemctl disable nodered
488 +)))
489 +
490 +
491 +== 4.4 How to use ChirpStack on LPS8V2 ==
492 +
493 +
494 +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:
495 +
496 +
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