<
From version < 137.1 >
edited by Xiaoye
on 2023/01/11 09:48
To version < 150.1 >
edited by Kilight Cao
on 2023/02/22 09:49
>
Change comment: Uploaded new attachment "image-20230222094908-1.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Kilight
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  
... ... @@ -346,12 +346,14 @@
346 346  [[image:image-20220820134112-2.png||height="539" width="668"]]
347 347  
348 348  
349 -=== 3.4.3 Network ~-~-> Firewall ===
351 +=== 3.4.3 Network ~-~-> Network ===
350 350  
351 351  
352 -[[image:image-20220616115351-6.png||height="244" width="661"]]
354 +In the Network ~-~-> Network interface, Users can set the Ethernet WAN static ip address.
353 353  
356 +[[image:image-20230214093657-2.png||height="333" width="858"]]
354 354  
358 +
355 355  == 3.5 System ==
356 356  
357 357  === 3.5.1 System ~-~-> System Overview ===
... ... @@ -367,9 +367,11 @@
367 367  
368 368  In the System-> System General interface, Users can customize the configuration System Password and set Timezone.
369 369  
370 -[[image:image-20230107084158-1.png||height="543" width="844"]]
374 +In addition, Users can customize the FallBack IP address.
371 371  
376 +[[image:image-20230214094058-3.png]]
372 372  
378 +
373 373  === 3.5.3 System ~-~-> Backup/Restore ===
374 374  
375 375  
... ... @@ -387,6 +387,14 @@
387 387  [[image:image-20221230092303-2.png]]
388 388  
389 389  
396 +=== 3.5.5 System ~-~-> Package Management ===
397 +
398 +
399 +In the System ~-~-> Package Management interface, Users can check the current version of Core Packages.
400 +
401 +[[image:image-20230214094316-4.png]]
402 +
403 +
390 390  = 4. Build-in Server =
391 391  
392 392  
... ... @@ -393,7 +393,7 @@
393 393  The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red, and**(%%) LoRaWAN Server: (% style="color:blue" %)**The Things Network - Stack (Open Source 3.19 Version).**
394 394  
395 395  
396 -[[image:image-20220820115644-1.png||height="217" width="778"]]
410 +[[image:image-20230214095318-5.png||height="347" width="980"]]
397 397  
398 398  
399 399  (% style="color:red" %)**Note:**
... ... @@ -452,16 +452,62 @@
452 452  [[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]]
453 453  
454 454  
455 -= 5. How users can access LPS8v2 using serial USB =
469 +== 4.How to disable the built-in server ==
456 456  
457 457  
458 -(% style="color:blue" %)**USB TTL to LPS8v Connection:**
472 +Use the following commands to start and stop the TTNv3 service:
459 459  
474 +(% class="box infomessage" %)
475 +(((
476 +**# start**
477 +systemctl start ttnstack
460 460  
461 -Port 1 of the UART on the LPS8v2 is GND
479 +**# stop**
480 +systemctl stop ttnstack
462 462  
482 +**# enable**
483 +systemctl enable ttnstack
484 +
485 +**#disable**
486 +systemctl disable ttnstack
487 +)))
488 +
489 +Use the following commands to start and stop the Node-Red service:
490 +
463 463  (% class="box infomessage" %)
464 464  (((
493 +**# start**
494 +systemctl start nodered
495 +
496 +**# stop**
497 +systemctl stop nodered
498 +
499 +**# enable**
500 +systemctl enable nodered
501 +
502 +**#disable**
503 +systemctl disable nodered
504 +)))
505 +
506 +
507 +== 4.4 How to use ChirpStack on LPS8-V2 ==
508 +
509 +
510 +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:
511 +
512 +[[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]]
513 +
514 +
515 += 5. How users can access LPS8-V2 using serial USB =
516 +
517 +
518 +(% style="color:blue" %)**USB TTL to LPS8-V2  Connection:**
519 +
520 +
521 +Port 1 of the UART on the LPS8-V2 is GND
522 +
523 +(% class="box infomessage" %)
524 +(((
465 465  **TXD  <~-~--> UART RXD (Gray line)**
466 466  
467 467  **RXD  <~-~--> UART TXD (White line)**
... ... @@ -624,6 +624,7 @@
624 624  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
625 625  * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
626 626  
687 +
627 627  
628 628  )))
629 629  
image-20230214093641-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +30.0 KB
Content
image-20230214093657-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +23.8 KB
Content
image-20230214094058-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +41.8 KB
Content
image-20230214094316-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +41.4 KB
Content
image-20230214095318-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +35.8 KB
Content
image-20230222094908-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +14.4 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0