<
From version < 146.1 >
edited by Kilight Cao
on 2023/02/14 09:48
To version < 136.1 >
edited by Xiaoye
on 2023/01/11 09:42
>
Change comment: Uploaded new attachment "image-20230111094247-2.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Kilight
1 +XWiki.Xiaoye
Content
... ... @@ -65,6 +65,7 @@
65 65  * Power Input: 5V, 2A, DC
66 66  
67 67  
68 +
68 68  == 1.3 Features ==
69 69  
70 70  
... ... @@ -84,6 +84,7 @@
84 84  * Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
85 85  
86 86  
88 +
87 87  == 1.4 Block Diagram ==
88 88  
89 89  
... ... @@ -158,13 +158,13 @@
158 158  [[image:image-20230107084650-2.png||height="310" width="839"]]
159 159  
160 160  
161 -(% style="color:blue" %)**Steps to connect via fallback IP:**
163 +(% style="color:blue" %)**Steps to connect via fall back IP:**
162 162  
163 -~1. Connect the PC's Ethernet port to LPS8-V2's WAN port
165 +~1. Connect PC's Ethernet port to LPS8-V2's WAN port
164 164  
165 165  2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252
166 166  
167 -As in the below photo:
169 +As below photo:
168 168  
169 169  [[image:image-20230107085904-4.png||height="443" width="361"]]
170 170  
... ... @@ -171,10 +171,6 @@
171 171  3. In the PC, use IP address 172.31.255.254 to access the LPS8-V2 via Web or Console.
172 172  
173 173  
174 -[[image:image-20230111094247-2.png||height="619" width="1250"]]
175 -
176 -
177 -
178 178  === (% style="color:blue" %)**Method 3**(%%):  Connect via WiFi with DHCP IP from the router ===
179 179  
180 180  
... ... @@ -346,14 +346,12 @@
346 346  [[image:image-20220820134112-2.png||height="539" width="668"]]
347 347  
348 348  
349 -=== 3.4.3 Network ~-~-> Network ===
347 +=== 3.4.3 Network ~-~-> Firewall ===
350 350  
351 351  
352 -In the Network ~-~-> Network interface, Users can set the Ethernet WAN static ip address.
350 +[[image:image-20220616115351-6.png||height="244" width="661"]]
353 353  
354 -[[image:image-20230214093657-2.png||height="333" width="858"]]
355 355  
356 -
357 357  == 3.5 System ==
358 358  
359 359  === 3.5.1 System ~-~-> System Overview ===
... ... @@ -369,11 +369,9 @@
369 369  
370 370  In the System-> System General interface, Users can customize the configuration System Password and set Timezone.
371 371  
372 -In addition, Users can customize the FallBack IP address.
368 +[[image:image-20230107084158-1.png||height="543" width="844"]]
373 373  
374 -[[image:image-20230214094058-3.png]]
375 375  
376 -
377 377  === 3.5.3 System ~-~-> Backup/Restore ===
378 378  
379 379  
... ... @@ -391,14 +391,6 @@
391 391  [[image:image-20221230092303-2.png]]
392 392  
393 393  
394 -3.5.4 System ~-~-> Package Management
395 -
396 -
397 -In the System ~-~-> Package Management interface, Users can check the current version of Core Packages.
398 -
399 -[[image:image-20230214094316-4.png]]
400 -
401 -
402 402  = 4. Build-in Server =
403 403  
404 404  
... ... @@ -464,62 +464,16 @@
464 464  [[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]]
465 465  
466 466  
467 -== 4.How to disable the built-in server ==
453 += 5. How users can access LPS8v2 using serial USB =
468 468  
469 469  
470 -Use the following commands to start and stop the TTNv3 service:
456 +(% style="color:blue" %)**USB TTL to LPS8v Connection:**
471 471  
472 -(% class="box infomessage" %)
473 -(((
474 -**# start**
475 -systemctl start ttnstack
476 476  
477 -**# stop**
478 -systemctl stop ttnstack
459 +Port 1 of the UART on the LPS8v2 is GND
479 479  
480 -**# enable**
481 -systemctl enable ttnstack
482 -
483 -**#disable**
484 -systemctl disable ttnstack
485 -)))
486 -
487 -Use the following commands to start and stop the Node-Red service:
488 -
489 489  (% class="box infomessage" %)
490 490  (((
491 -**# start**
492 -systemctl start nodered
493 -
494 -**# stop**
495 -systemctl stop nodered
496 -
497 -**# enable**
498 -systemctl enable nodered
499 -
500 -**#disable**
501 -systemctl disable nodered
502 -)))
503 -
504 -
505 -== 4.4 How to use ChirpStack on LPS8-V2 ==
506 -
507 -
508 -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:
509 -
510 -[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H3.A0HowtoinstallChirpStack>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H3.A0HowtoinstallChirpStack]]
511 -
512 -
513 -= 5. How users can access LPS8-V2 using serial USB =
514 -
515 -
516 -(% style="color:blue" %)**USB TTL to LPS8-V2  Connection:**
517 -
518 -
519 -Port 1 of the UART on the LPS8-V2 is GND
520 -
521 -(% class="box infomessage" %)
522 -(((
523 523  **TXD  <~-~--> UART RXD (Gray line)**
524 524  
525 525  **RXD  <~-~--> UART TXD (White line)**
... ... @@ -682,6 +682,7 @@
682 682  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
683 683  * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
684 684  
625 +
685 685  
686 686  )))
687 687  
image-20230214093641-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -30.0 KB
Content
image-20230214093657-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -23.8 KB
Content
image-20230214094058-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -41.8 KB
Content
image-20230214094316-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -41.4 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0