<
From version < 30.1 >
edited by Kilight Cao
on 2024/01/22 09:54
To version < 31.1 >
edited by Kilight Cao
on 2024/01/22 09:54
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -25,7 +25,6 @@
25 25  * [[LG308>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]], [[DLOS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/160-dlos8.html]]
26 26  
27 27  
28 -
29 29  == 2.2 Typology & Instruction ==
30 30  
31 31  
... ... @@ -45,7 +45,6 @@
45 45  * [[LG02>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/135-lg02.html]], [[OLG02>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/136-olg02.html]]
46 46  
47 47  
48 -
49 49  == 3.2 Typology ==
50 50  
51 51  
... ... @@ -217,6 +217,59 @@
217 217  [[image:image-20230105171235-4.png||height="480" width="523"]]
218 218  
219 219  
218 +(% class="wikigeneratedid" %)
219 +== 3.6 Example: Use TCP in LPS8v2 ==
220 +
221 +LPS8v2 includes a local ChirpStack 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:
222 +
223 +* LHT65N register on LPS8v2 Built-In ChirpStack server already
224 +* The user is able to see the data on the built-in ChirpStack server device page.
225 +
226 +Below are steps for LPS8v2 to transfer data from a node to the TCP server.
227 +
228 +=== 3.6.1 Link Node-Red to Local ChirpStack ===
229 +
230 +Users can download the Node-Red decoder from this link and import it into the Node-Red platform: 
231 +
232 +For more information on importing Input Flow, check out this link: **[[Import Input Flow for Dragino Sensors>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Node-RED/#H3.A0ImportInputFlowforDraginoSensors]]**
233 +
234 +After importing the Input Flow is complete, the user needs to edit the MQTT in the node
235 +
236 +
237 +**~1. Change the Topic**
238 +
239 +Topic modifies it to the following format:
240 +
241 +**application/Application ID/device/End device ID/event/up**
242 +
243 +Reference link: [[**Node-RED integration** >>url:https://www.chirpstack.io/docs/guides/node-red-integration.html]]
244 +
245 +[[image:image-20240122094847-1.png||height="756" width="1232"]]
246 +
247 +
248 +**2. Enter the MQTT configuration information**
249 +
250 +
251 +[[image:image-20240122094930-2.png||height="767" width="1251"]]
252 +
253 +
254 +**3.** **Click "Update" and Deploy**
255 +
256 +"Connected" indicates that the Link Node-red to Local Chirpstack is normal.
257 +
258 +[[image:image-20240122095122-3.png||height="765" width="1247"]]
259 +
260 +
261 +**4. Connect to the TCP server**
262 +
263 +[[image:image-20240122095313-4.png||height="767" width="1250"]]
264 +
265 +
266 +**5. Finally, check the data**
267 +
268 +[[image:image-20240122095424-5.png||height="779" width="1269"]]
269 +
270 +
220 220  = 4. Reference =
221 221  
222 222  
... ... @@ -224,4 +224,3 @@
224 224  
225 225  
226 226  
227 -
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0