Last modified by Xiaoling on 2024/01/22 10:31

From version 31.2
edited by Xiaoling
on 2024/01/22 10:27
Change comment: There is no comment for this version
To version 30.1
edited by Kilight Cao
on 2024/01/22 09:54
Change comment: Uploaded new attachment "image-20240122095424-5.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Kilight
Content
... ... @@ -24,6 +24,8 @@
24 24  * [[LPS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html]]
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 +
28 +
27 27  == 2.2 Typology & Instruction ==
28 28  
29 29  
... ... @@ -42,6 +42,8 @@
42 42  * [[LG01-N>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/143-lg01n.html]], [[OLG01-N>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/144-olg01n.html]]
43 43  * [[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]]
44 44  
47 +
48 +
45 45  == 3.2 Typology ==
46 46  
47 47  
... ... @@ -204,7 +204,7 @@
204 204  [[image:image-20230105170545-2.png||height="577" width="1087"]]
205 205  
206 206  
207 -=== 3.5.4 About uplink data format from End Node ===
211 +=== 3.5.3 About uplink data format from End Node ===
208 208  
209 209  
210 210  [[image:image-20230105171605-5.png||height="513" width="1084"]]
... ... @@ -213,58 +213,6 @@
213 213  [[image:image-20230105171235-4.png||height="480" width="523"]]
214 214  
215 215  
216 -== 3.6 Example: Use TCP in LPS8v2 ==
217 -
218 -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:
219 -
220 -* LHT65N register on LPS8v2 Built-In ChirpStack server already
221 -* The user is able to see the data on the built-in ChirpStack server device page.
222 -
223 -Below are steps for LPS8v2 to transfer data from a node to the TCP server.
224 -
225 -=== 3.6.1 Link Node-Red to Local ChirpStack ===
226 -
227 -Users can download the Node-Red decoder from this link and import it into the Node-Red platform: 
228 -
229 -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]]**
230 -
231 -After importing the Input Flow is complete, the user needs to edit the MQTT in the node
232 -
233 -
234 -**~1. Change the Topic**
235 -
236 -Topic modifies it to the following format:
237 -
238 -**application/Application ID/device/End device ID/event/up**
239 -
240 -Reference link: [[**Node-RED integration** >>url:https://www.chirpstack.io/docs/guides/node-red-integration.html]]
241 -
242 -[[image:image-20240122094847-1.png||height="756" width="1232"]]
243 -
244 -
245 -**2. Enter the MQTT configuration information**
246 -
247 -
248 -[[image:image-20240122094930-2.png||height="767" width="1251"]]
249 -
250 -
251 -**3.** **Click "Update" and Deploy**
252 -
253 -"Connected" indicates that the Link Node-red to Local Chirpstack is normal.
254 -
255 -[[image:image-20240122095122-3.png||height="765" width="1247"]]
256 -
257 -
258 -**4. Connect to the TCP server**
259 -
260 -[[image:image-20240122095313-4.png||height="767" width="1250"]]
261 -
262 -
263 -**5. Finally, check the data**
264 -
265 -[[image:image-20240122095424-5.png||height="779" width="1269"]]
266 -
267 -
268 268  = 4. Reference =
269 269  
270 270  
... ... @@ -271,4 +271,5 @@
271 271  Set up a TCP/IP server use node.js: [[Reference Link>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG02-OLG02/Firmware/customized_script/&file=node_tcp_server.txt]]
272 272  
273 273  
226 +
274 274