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

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

Summary

Details

Page properties
Content
... ... @@ -99,7 +99,6 @@
99 99  * Sleep Mode: 5uA @ 3.3v
100 100  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
101 101  
102 -
103 103  == 1.4 Applications ==
104 104  
105 105  
... ... @@ -111,7 +111,6 @@
111 111  * Automatic control
112 112  * Sewer
113 113  
114 -
115 115  (% style="display:none" %)
116 116  
117 117  == 1.5 Sleep mode and working mode ==
... ... @@ -351,21 +351,19 @@
351 351  
352 352  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:499px" %)
353 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 -|(% 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"]]
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="H4.3GetFirmwareVersionInfo"]]
356 356  
357 357  
358 358  
359 -
360 360  === 2.3.8 Decode payload in The Things Network ===
361 361  
362 362  
363 363  While using TTN network, you can add the payload format to decode the payload.
364 364  
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"]]
365 365  
366 -[[image:1654592762713-715.png]]
367 367  
368 -
369 369  (((
370 370  The payload decoder function for TTN is here:
371 371  )))
... ... @@ -699,7 +699,6 @@
699 699  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
700 700  
701 701  
702 -
703 703  === 3.3.3 Get Firmware Version Info ===
704 704  
705 705