Last modified by Mengting Qiu on 2025/07/08 11:11

From version 206.1
edited by Dilisi S
on 2025/06/02 13:27
Change comment: Uploaded new attachment "LDS25-LWN.jpg", version {1}
To version 207.1
edited by Dilisi S
on 2025/06/02 13:28
Change comment: June 02 edits

Summary

Details

Page properties
Content
... ... @@ -212,18 +212,24 @@
212 212  
213 213  We recommend using the **OTAA **activation method because it is more secure than the ABP method. After adding the registration information, press the **ACT **button to activate the LDS25-LB/LS. It will automatically join the network using OTAA and start sending sensor values. The default uplink interval is **20 **minutes.
214 214  
215 +The following figure shows how end-to-end communication occurs between the LDS25-LB/LS and a typical LoRaWAN Network Server.
215 215  
217 +
218 +[[image:image-20241008144342-3.png]]
219 +
220 +
216 216  == 2.2 ​Registering with The Things Stack ==
217 217  
218 218  
219 219  In this section we will guide you through on how to register the LDS25-LB/LS with The Things Stack. If your area has **The Things Stack** community network coverage, you can use it without setting up your own network. If not, you can set up your own LoRaWAN network coverage by using our [[**LPS8N**>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/200-lps8n.html]] LoRaWAN gateway.
220 220  
221 -The typical end-to-end network setup with LDS25-LB/LS and LPS8v2 is shown below:
226 +The following figure shows the end-to-end network setup with the LDS25-LB/LS, the LPS8v2 LoRaWAN gateway, and The Things Stack LoRaWAN Network Server:
222 222  
223 223  
224 -[[image:image-20241008144342-3.png]]
225 225  
230 +[[image:LDS25-LWN.jpg||height="241" width="900"]]
226 226  
232 +
227 227  === 2.2.1 Add LDS25-LB/LS to The Things Stack ===
228 228  
229 229  * Manually
... ... @@ -746,7 +746,6 @@
746 746  * In the **Connection information **section, under **Connection credentials**, The Things Stack displays an auto-generated **username**. You can use it or provide a new one.
747 747  * Click the **Generate new API key** button to generate a password. You can view it by clicking on the **visibility toggle/eye** icon. The API key works as the password.
748 748  
749 -
750 750  (% class="box infomessage" %)
751 751  (((
752 752  The username and  password (API key) you created here are required in the next section.
... ... @@ -765,7 +765,6 @@
765 765  * Under the **Integrations center**, click **Integrations**.
766 766  * Click the **Add integration** button (the button with the **+** symbol).
767 767  
768 -
769 769  [[image:https://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/thingseye-io-step-1.png?rev=1.2||alt="thingseye-io-step-1.png"]]
770 770  
771 771  
... ... @@ -781,7 +781,6 @@
781 781  ** Allow create devices or assets
782 782  * Click the **Next** button. you will be navigated to the **Uplink data converter** tab.
783 783  
784 -
785 785  (% class="wikigeneratedid" %)
786 786  [[image:https://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/thingseye-io-step-2.png?rev=1.1||alt="thingseye-io-step-2.png"]]
787 787  
... ... @@ -794,7 +794,6 @@
794 794  * Paste the uplink decoder function into the text area (first, delete the default code). The demo uplink decoder function can be found [[here>>url:https://raw.githubusercontent.com/ThingsEye-io/te-platform/refs/heads/main/Data%20Converters/The_Things_Network_MQTT_Uplink_Converter.js]].
795 795  * Click the **Next** button. You will be navigated to the **Downlink data converter **tab.
796 796  
797 -
798 798  (% class="wikigeneratedid" %)
799 799  [[image:https://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/thingseye-io-step-3.png?rev=1.1||alt="thingseye-io-step-3.png"]]
800 800  
... ... @@ -807,7 +807,6 @@
807 807  * Paste the downlink decoder function into the text area (first, delete the default code). The demo downlink decoder function can be found [[here>>url:https://raw.githubusercontent.com/ThingsEye-io/te-platform/refs/heads/main/Data%20Converters/The_Things_Network_MQTT_Downlink_Converter.js]].
808 808  * Click the **Next** button. You will be navigated to the **Connection** tab.
809 809  
810 -
811 811  [[image:https://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/thingseye-io-step-4.png?rev=1.1||alt="thingseye-io-step-4.png"]]
812 812  
813 813  
... ... @@ -818,7 +818,6 @@
818 818  * Enter the **Username** and **Password** of the MQTT integration in the **Credentials** section. The **username **and **password **can be found on the MQTT integration page of your The Things Stack account (see **2.5.1.1 Configuring The Things Stack**).
819 819  * Click the **Check connection** button to test the connection. If the connection is successful, you will see the message saying **Connected**.
820 820  
821 -
822 822  (% class="wikigeneratedid" %)
823 823  [[image:https://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/message-1.png?rev=1.1||alt="message-1.png"]]
824 824  
... ... @@ -862,13 +862,11 @@
862 862  * Select **Debug **from the **Event type** dropdown.
863 863  * Select the** time frame** from the **time window**.
864 864  
865 -
866 866  [[image:https://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/thingseye-events.png?rev=1.1||alt="thingseye-events.png"]]
867 867  
868 868  
869 869  * To view the **JSON payload** of a message, click on the **three dots (...)** in the **Message** column of the desired message.
870 870  
871 -
872 872  ==== 2.5.1.5 Viewing Sensor data on a dashboard ====
873 873  
874 874  You can create a dashboard with ThingsEye to visualize the sensor data coming from the LDS25-LB/LS. The following image shows a dashboard created for the LDS25-LB/LS. See **Creating a dashboard** in ThingsEye documentation for more information.