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

From version 82.13
edited by Xiaoling
on 2023/06/14 17:08
Change comment: There is no comment for this version
To version 82.8
edited by Xiaoling
on 2023/06/14 16:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -99,6 +99,7 @@
99 99  * Sleep Mode: 5uA @ 3.3v
100 100  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
101 101  
102 +
102 102  == 1.4 Applications ==
103 103  
104 104  
... ... @@ -110,6 +110,7 @@
110 110  * Automatic control
111 111  * Sewer
112 112  
114 +
113 113  (% style="display:none" %)
114 114  
115 115  == 1.5 Sleep mode and working mode ==
... ... @@ -315,9 +315,9 @@
315 315  === 2.3.5 Interrupt Pin ===
316 316  
317 317  
318 -This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H3.3.2SetInterruptMode"]] for the hardware and software set up.
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.
319 319  
320 -Note: The Internet Pin is a separate pin in the screw terminal. See [[pin mapping>>||anchor="H1.8PinDefinitions"]].
322 +Note: The Internet Pin is a separate pin in the screw terminal. See [[pin mapping>>||anchor="H1.6A0Pinmappingandpoweron"]].
321 321  
322 322  **Example:**
323 323  
... ... @@ -349,19 +349,21 @@
349 349  
350 350  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:499px" %)
351 351  |=(% 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**
352 -|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
353 -|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.ConfigureLDS12-LB"]]
354 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3A0200BUplinkPayload"]]
355 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H4.3A0GetFirmwareVersionInfo"]]
354 354  
355 355  
356 356  
359 +
357 357  === 2.3.8 Decode payload in The Things Network ===
358 358  
359 359  
360 360  While using TTN network, you can add the payload format to decode the payload.
361 361  
362 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLDS12-LoRaWAN%20LiDAR%20ToF%20Distance%20Sensor%20User%20Manual/WebHome/1654592762713-715.png?rev=1.1||alt="1654592762713-715.png"]]
363 363  
366 +[[image:1654592762713-715.png]]
364 364  
368 +
365 365  (((
366 366  The payload decoder function for TTN is here:
367 367  )))
... ... @@ -695,6 +695,7 @@
695 695  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
696 696  
697 697  
702 +
698 698  === 3.3.3 Get Firmware Version Info ===
699 699  
700 700