Last modified by Mengting Qiu on 2023/12/14 11:15

From version 82.6
edited by Xiaoling
on 2023/06/14 16:55
Change comment: There is no comment for this version
To version 82.9
edited by Xiaoling
on 2023/06/14 16:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -240,7 +240,7 @@
240 240  After join success, it will start to upload messages to TTN and you can see the messages in the panel.
241 241  
242 242  
243 -== 2.3  ​Uplink Payload ==
243 +== 2.3 ​Uplink Payload ==
244 244  
245 245  
246 246  (((
... ... @@ -256,18 +256,18 @@
256 256  |=(% style="width: 62.5px;background-color:#4F81BD;color:white" %)(((
257 257  **Size(bytes)**
258 258  )))|=(% style="width: 62.5px;background-color:#4F81BD;color:white" %)**2**|=(% style="width: 62.5px;background-color:#4F81BD;color:white" %)**2**|=(% style="background-color:#4F81BD;color:white" %)**2**|=(% style="background-color:#4F81BD;color:white" %)**2**|=(% style="background-color:#4F81BD;color:white" %)**1**|=(% style="background-color:#4F81BD;color:white" %)**1**|=(% style="background-color:#4F81BD;color:white" %)**1**
259 -|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1A0BatteryInfo"]]|(% style="width:62.5px" %)(((
260 -[[Temperature DS18B20>>||anchor="H2.3.2A0DS18B20Temperaturesensor"]]
261 -)))|[[Distance>>||anchor="H2.3.3A0Distance"]]|[[Distance signal strength>>||anchor="H2.3.4A0Distancesignalstrength"]]|(((
262 -[[Interrupt flag>>||anchor="H2.3.5A0InterruptPin"]]
263 -)))|[[LiDAR temp>>||anchor="H2.3.6A0LiDARtemp"]]|(((
264 -[[Message Type>>||anchor="H2.3.7A0MessageType"]]
259 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
260 +[[Temperature DS18B20>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
261 +)))|[[Distance>>||anchor="H2.3.3A0Distance"]]|[[Distance signal strength>>||anchor="H2.3.4Distancesignalstrength"]]|(((
262 +[[Interrupt flag>>||anchor="H2.3.5InterruptPin"]]
263 +)))|[[LiDAR temp>>||anchor="H2.3.6LiDARtemp"]]|(((
264 +[[Message Type>>||anchor="H2.3.7MessageType"]]
265 265  )))
266 266  
267 267  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLDS12-LoRaWAN%20LiDAR%20ToF%20Distance%20Sensor%20User%20Manual/WebHome/1654833689380-972.png?rev=1.1||alt="1654833689380-972.png"]]
268 268  
269 269  
270 -=== 2.3.1  Battery Info ===
270 +=== 2.3.1 Battery Info ===
271 271  
272 272  
273 273  Check the battery voltage for LDS12-LB.
... ... @@ -277,7 +277,7 @@
277 277  Ex2: 0x0B49 = 2889mV
278 278  
279 279  
280 -=== 2.3.2  DS18B20 Temperature sensor ===
280 +=== 2.3.2 DS18B20 Temperature sensor ===
281 281  
282 282  
283 283  This is optional, user can connect external DS18B20 sensor to the +3.3v, 1-wire and GND pin . and this field will report temperature.
... ... @@ -290,7 +290,7 @@
290 290  If payload is: FF3FH :  (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
291 291  
292 292  
293 -=== 2.3.3  Distance ===
293 +=== 2.3.3 Distance ===
294 294  
295 295  
296 296  Represents the distance value of the measurement output, the default unit is cm, and the value range parsed as a decimal number is 0-1200. In actual use, when the signal strength value Strength.
... ... @@ -301,7 +301,7 @@
301 301  If the data you get from the register is 0x0B 0xEA, the distance between the sensor and the measured object is 0BEA(H) = 3050 (D)/10 = 305cm.
302 302  
303 303  
304 -=== 2.3.4  Distance signal strength ===
304 +=== 2.3.4 Distance signal strength ===
305 305  
306 306  
307 307  Refers to the signal strength, the default output value will be between 0-65535. When the distance measurement gear is fixed, the farther the distance measurement is, the lower the signal strength; the lower the target reflectivity, the lower the signal strength. When Strength is greater than 100 and not equal to 65535, the measured value of Dist is considered credible.
... ... @@ -314,7 +314,7 @@
314 314  Customers can judge whether they need to adjust the environment based on the signal strength.
315 315  
316 316  
317 -=== 2.3.5  Interrupt Pin ===
317 +=== 2.3.5 Interrupt Pin ===
318 318  
319 319  
320 320  This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H4.2A0SetInterruptMode"]] for the hardware and software set up.
... ... @@ -328,7 +328,7 @@
328 328  0x01: Interrupt Uplink Packet.
329 329  
330 330  
331 -=== 2.3.6  LiDAR temp ===
331 +=== 2.3.6 LiDAR temp ===
332 332  
333 333  
334 334  Characterize the internal temperature value of the sensor.
... ... @@ -338,7 +338,7 @@
338 338  If payload is: F2(H) <<24>>24=-14(D),LiDAR temp=-14℃.
339 339  
340 340  
341 -=== 2.3.7  Message Type ===
341 +=== 2.3.7 Message Type ===
342 342  
343 343  
344 344  (((
... ... @@ -350,13 +350,16 @@
350 350  )))
351 351  
352 352  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:499px" %)
353 -|=(% style="width: 161px;background-color:#D9E2F3;color:#0070C0" %)**Message Type Code**|=(% style="width: 164px;background-color:#D9E2F3;color:#0070C0" %)**Description**|=(% style="width: 174px;background-color:#D9E2F3;color:#0070C0" %)**Payload**
353 +|=(% style="width: 161px;background-color:#4F81BD;color:white" %)**Message Type Code**|=(% style="width: 164px;background-color:#4F81BD;color:white" %)**Description**|=(% style="width: 174px;background-color:#4F81BD;color:white" %)**Payload**
354 354  |(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3A0200BUplinkPayload"]]
355 355  |(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H4.3A0GetFirmwareVersionInfo"]]
356 356  
357 -=== 2.3.8  Decode payload in The Things Network ===
358 358  
359 359  
359 +
360 +=== 2.3.8 Decode payload in The Things Network ===
361 +
362 +
360 360  While using TTN network, you can add the payload format to decode the payload.
361 361  
362 362  
... ... @@ -372,13 +372,13 @@
372 372  )))
373 373  
374 374  
375 -== 2.4  Uplink Interval ==
378 +== 2.4 Uplink Interval ==
376 376  
377 377  
378 378  The LDS12-LB by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>>||anchor="H3.3.1SetTransmitIntervalTime"]]
379 379  
380 380  
381 -== 2.5  ​Show Data in DataCake IoT Server ==
384 +== 2.5 ​Show Data in DataCake IoT Server ==
382 382  
383 383  
384 384  (((