Changes for page Notes for TTN
Last modified by Xiaoling on 2025/08/04 14:58
From version 183.1
edited by Kilight Cao
on 2022/09/14 14:21
on 2022/09/14 14:21
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 7 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Kilight1 +XWiki.Xiaoling - Content
-
... ... @@ -353,7 +353,7 @@ 353 353 ))) 354 354 ))) 355 355 356 -== 4.1 Step 356 +== 4.1 Step1 == 357 357 358 358 359 359 ((( ... ... @@ -381,7 +381,7 @@ 381 381 382 382 383 383 384 -== 4.2 Step 384 +== 4.2 Step2 == 385 385 386 386 387 387 ((( ... ... @@ -396,7 +396,7 @@ 396 396 397 397 398 398 399 -== 4.3 Step 399 +== 4.3 Step3 == 400 400 401 401 402 402 Add APP EUI in the application: ... ... @@ -406,7 +406,7 @@ 406 406 407 407 408 408 409 -== 4.4 Step 409 +== 4.4 Step4 == 410 410 411 411 412 412 **Add APP KEY and DEV EUI:** ... ... @@ -622,7 +622,7 @@ 622 622 Users can create an MQTT integration by following the steps described in "[[5.TTN V3 Integrated into MQTT Server>>http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20TTN/#H5.A0TTNV3integratedintoMQTTserver]]" 623 623 624 624 625 -== 6.1 625 +== 6.1 Edit mqtt-broker node == 626 626 627 627 628 628 Users need to configure the TTN MQTT server address and port, Such as: ... ... @@ -642,19 +642,17 @@ 642 642 [[image:image-20220829164358-188.png||height="570" width="1130"]] 643 643 644 644 645 +== 6.2 Debug == 645 645 646 -== 6.2 Debug == 647 647 648 - 649 649 Users can check logs by adding debug. 650 650 651 651 [[image:image-20220829164652-189.png||height="572" width="1134"]] 652 652 653 653 653 +== 6.3 Example: Use Local Server TTN and Node-Red in LPS8v2 == 654 654 655 -== 6.3 Example: Use Local Server TTN and Node-Red in LPS8v2 == 656 656 657 - 658 658 LPS8v2 includes a local TTN Server and Node-Red. This example shows how to configure LHT65N to use with the local Node-Red server. This example assumes users already have: 659 659 660 660 * LHT65N register on LPS8v2 Built-In TTN server already ... ... @@ -663,63 +663,25 @@ 663 663 Below are the steps to plot the sensor data on LPS8v2 Node-Red. 664 664 665 665 664 +=== 6.3.1 Link Node-Red to Local TTN === 666 666 667 -=== 6.3.1 Link Node-Red to Local TTN === 668 668 667 +Users can download the Node-Red decoder from this link and import it into the Node-Red platform: [[dragino-end-node-decoder/LHT65N.json at main · dragino/dragino-end-node-decoder (github.com)>>url:https://github.com/dragino/dragino-end-node-decoder/blob/main/Node-RED/LHT65N.json]] 669 669 670 -Users can download the Node-Red decoder from this link and import it into the Node-Red platform: **[[dragino-end-node-decoder/LHT65N.json (github.com)>>url:https://github.com/dragino/dragino-end-node-decoder/blob/main/Node-RED/LHT65N.json]]** 671 671 672 - For more information on importing Input Flow, check out this link: **[[Import Input Flow for Dragino Sensors>>http://wiki.dragino.com/xwiki/bin/view/Main/Node-RED/#H3.A0ImportInputFlowforDraginoSensors||style="background-color: rgb(255,255, 255);"]]**670 +[[image:image-20220913134247-1.png||height="445" width="425"]] 673 673 672 +[[image:image-20220913153442-2.png||height="555" width="926"]] 674 674 675 -After importing the Input Flow is complete, the user needs to edit the MQTT in the node 676 676 677 677 678 - **~1.ChangetheTopic**676 +6.3.2 Add input flow for device. 679 679 678 +6.3.3 Check result. 680 680 681 -Topic modifies it to the following format: 682 682 683 -**v3/(% style="color:red" %)Application ID(%%)@ttn/devices/(% style="color:red" %)End device ID(%%)/up** 684 684 685 -[[image:image-20220914101543-1.png||height="632" width="1134"]] 686 686 687 - 688 -**2. Enter the MQTT configuration information** 689 - 690 - 691 -[[image:image-20220914103142-2.png||height="568" width="1125"]] 692 - 693 - 694 -[[image:image-20220914103303-3.png||height="566" width="1125"]] 695 - 696 - 697 -(% class="wikigeneratedid" %) 698 -**Finally, click "Update" and Deploy** 699 - 700 - 701 -(% class="wikigeneratedid" %) 702 -"Connected" indicates that the Link Node-red to Local TTN is normal. 703 - 704 -(% class="wikigeneratedid" %) 705 -[[image:image-20220914140918-5.png||height="602" width="1121"]] 706 - 707 - 708 -=== 6.3.3 Check result. === 709 - 710 - 711 -Users can check logs by adding debug. 712 - 713 -[[image:image-20220914140841-4.png||height="600" width="1119"]] 714 - 715 - 716 - 717 -In addition,Users can access the lps8v2 gateway's built-in as server of **Node-Red Chart UI **via the URL((% style="background-color:yellow" %)__**//http:~/~/<hostname>:1880/ui or http:~/~/<local-IPV4-address>:1880/ui//**__(%%)) in your browser. 718 - 719 - 720 - 721 -[[image:image-20220914142021-7.png||height="517" width="1346"]] 722 - 723 723 = 7. Request Remote Support = 724 724 725 725
- image-20220914101543-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -148.7 KB - Content
- image-20220914103142-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -174.7 KB - Content
- image-20220914103303-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -159.0 KB - Content
- image-20220914140841-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -283.8 KB - Content
- image-20220914140918-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -284.6 KB - Content
- image-20220914141502-6.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -87.7 KB - Content
- image-20220914142021-7.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -81.3 KB - Content