Changes for page LPS8v2 -- LoRaWAN Indoor Gateway User Manual
Last modified by Kilight Cao on 2024/12/31 16:31
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
Details
- Page properties
-
- Content
-
... ... @@ -519,60 +519,100 @@ 519 519 520 520 = 4. Build-in Server = 521 521 522 -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**(%%). 523 523 523 +Since software version 0606,the default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red**(%%), LoRaWAN Server: (% style="color:blue" %)**ChirpStack**(%%). 524 524 525 -== 1). LoRaWAN Network Server: (% style="color:blue" %)**ChirpStack-V4**(%%) == 526 - 527 527 [[image:image-20231106180816-4.png||height="416" width="896"]] 528 528 529 -[[image:image-2023 1201165904-1.png||height="466" width="899"]]527 +[[image:image-20230616175558-7.png||height="362" width="894"]] 530 530 531 -(% style="color:red" %)**Note: The user can access the**(%%)** (% style="color:blue" %)ChirpStack-V4 (% style="color:red" %)via click the 'Launch' button, and the login account: admin/admin(%%)** 532 532 533 -For more information on server operations see [[Register LPSV2 to the built-in Chirpstack>>||anchor="H2.3TheLPS8-V2isregisteredandconnectedtoTheThingsNetwork"]] 534 534 531 +(% style="color:red" %)**Note:** 535 535 533 + **Path**: Server ~-~-> Network Server 536 536 537 - ==2).ApplicationNetworkServer: (% style="color:blue" %)**Node-Red**(%%) ==535 + Server ~-~-> Application Server 538 538 539 539 540 - [[image:image-20230616175558-7.png||height="362" width="894"]]538 +**Troubleshooting:** 541 541 542 -[[image:image-20231201170355-2.png||height="536" width="899"]] 543 543 544 - (% style="color:red" %)**Note:Theusercanaccessthe**(%%)** (%style="color:blue"%)Node-RED(%style="color:red"%)viaclick the'Launch'button(%%)**541 +**~ 1. URL does not jump properly** 545 545 543 + For the ChirpStack, you can use the local IP address and the port is **8080** to access it. 546 546 545 + For the Node-Red, you can use the local IP address and the port is **1880** to access it. 547 547 548 -== **2). Troubleshooting:** == 549 549 548 +== 4.1 LoRaWAN Network Server ~-~- ChirpStack == 550 550 551 -**~1. If the URL does not jump properly.** 552 552 553 - Forthe ChirpStack,youcanuse the localandthe portis **8080** toaccess it.551 +You can access the gateway's built-in LNS server of (% style="color:blue" %)**ChirpStack **(%%)via the URL( (% style="background-color:yellow" %)__**//http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address> //**__(%%)) in your browser. 554 554 555 - FortheNode-Red,youcanusethe localaddressand the port is**1880** to access it.553 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080 or http:~/~/<Local-IPV4-Address>//**__ 556 556 557 -**2. How to install InfluxDB, Garfana.** 558 558 559 - TheLPS8V2 is not pre-installedInfluxDBand Garfana, the userscan install them, see [[InfluxDB>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.6HowtoinstallGrafanaandinfluxdb]]556 +Login account: 560 560 561 -** 3.Howtoupgadethegateway node.js tothelatestversion.**558 +**Username : ** (% style="background-color:yellow" %)**admin** 562 562 563 - The user can upgrade nodejs, see [[Upgarde Nodejs>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.5Howtoupgradethenodejsversiontothelatest.]]560 +**Password: ** ** (% style="background-color:#ffff00" %)admin(%%)** 564 564 565 - **4. How bath register deviceonthebuilt-in Chirpstacknetwork server**562 +[[image:image-20230616175332-6.png||height="519" width="1029"]] 566 566 567 - The user can register devices in batch on the gateway Web UI, see 568 568 569 -(% class="wikigeneratedid" id="H4.3A0Howtodisablethebuilt-inserver" %) 570 -**5. How to disable the built-in server** 571 571 566 +=== 4.1.1 The LPS8-V2 is registered and connected to Built-in ChirpStack === 567 + 568 + 569 +Users need to set the Service Provider to (% style="color:blue" %)**Local Host/Build-in Server **(%%) and click "Save&Apply" 570 + 571 +The registration steps are basically similar to [[LPS8-V2 is registered and connected to The Things Network>>||anchor="H2.3TheLPS8-V2isregisteredandconnectedtoTheThingsNetwork"]] 572 + 573 +[[image:image-20230321092456-1.png]] 574 + 575 + 576 +== 4.2 Application Server ~-~- Node-Red == 577 + 578 + 579 +You can access the gateway's built-in AS server of (% style="color:blue" %)**Node-Red **(%%)via the URL((% style="background-color:yellow" %)__**//http:~/~/<hostname>:1880 or http:~/~/<local-IPV4-address>//**__(%%)) in your browser. 580 + 581 + 582 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:1880 or http:~/~/<Local-IPV4-Address>//**__ 583 + 584 + 585 +[[image:image-20220725172124-3.png||height="610" width="843"]] 586 + 587 + 588 + 589 +=== **Using Node-Red, InfluxDB and Grafana** === 590 + 591 +The LPS8-V2 supports this combination, the default, Node-red is pre-installed but the InfluxDB and Grafana is not pre-installed. 592 + 593 + 594 +the users can refer to this link to install them. 595 + 596 +[[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]] 597 + 598 + 599 +=== **Upgrade the node.js** === 600 + 601 +By default, the LPS8-V2 node.js uses the pre-install version v12 which is due to Debian the ultra-stable via ultra-old. 602 + 603 + 604 +the users can refer to this link to upgrade them. 605 + 606 +[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.5Howtoupgradethenodejsversiontothelatest.>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.5Howtoupgradethenodejsversiontothelatest.]] 607 + 608 + 609 +== 4.3 How to disable the built-in server == 610 + 611 + 612 +Use the following commands to start and stop the TTNv3 service: 613 + 572 572 (% class="box infomessage" %) 573 573 ((( 574 -Use the following commands to start and stop the TTNv3 service:** ** 575 - 576 576 **# start** 577 577 systemctl start ttnstack 578 578 ... ... @@ -586,10 +586,10 @@ 586 586 systemctl disable ttnstack 587 587 ))) 588 588 589 -(% class="box infomessage" %) 590 -((( 591 591 Use the following commands to start and stop the Node-Red service: 592 592 631 +(% class="box infomessage" %) 632 +((( 593 593 **# start** 594 594 systemctl start nodered 595 595 ... ... @@ -604,11 +604,11 @@ 604 604 ))) 605 605 606 606 607 -(% class="wikigeneratedid" id="H4.4A0WhymygatewayisnotChirpstack3F" %) 608 -6. Why my gateway is not Chirpstack? 647 +== 4.4 How to use ChirpStack on LPS8-V2 == 609 609 610 -After June '23, the default factory LPS8V2 pre-installed Chirpstack-V2 instead of The Things Stack, the users can migrate to Chistack-V4 by the below instruction 611 611 650 +The newly shipout LPS8v2 already have ChirpStack built-in by default. Older units might have built-in TTN Stack v3 server, in this case, user can change from TTN Stack v3 to ChirpStack by below instruction. 651 + 612 612 **[[Change TTN Stack v3 to ChirpStack>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H9.2Build-inTheThingsNetworkmigratetoChirpStack]]** 613 613 614 614 ... ... @@ -799,7 +799,7 @@ 799 799 800 800 If the user needs to change the built-in server from ChirpStack v4 to TTN Stack v3, the User needs to download the image and flash it to the LPS8v2 gateway: 801 801 802 -[[http s:~~/~~/www.dropbox.com/scl/fi/qwtaw4i4dqonzramr93e4/dragino-LPS8V2-TTN-231124.rar?rlkey=nrftlkd1h8en6j07vzbhpj9ui&dl=0>>https://www.dropbox.com/scl/fi/qwtaw4i4dqonzramr93e4/dragino-LPS8V2-TTN-231124.rar?rlkey=nrftlkd1h8en6j07vzbhpj9ui&dl=0]]842 +[[http:~~/~~/repo.dragino.com/release/hp0c-image/draginolps8v2-release-v1.7-230508.rar>>http://repo.dragino.com/release/hp0c-image/draginolps8v2-release-v1.7-230508.rar]] 803 803 804 804 805 805 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]]
- image-20231201165904-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -29.5 KB - Content
- image-20231201170355-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -70.2 KB - Content