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

From version 90.13
edited by Xiaoling
on 2023/07/15 15:47
Change comment: There is no comment for this version
To version 90.18
edited by Xiaoling
on 2023/07/15 15:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -54,6 +54,8 @@
54 54  * Downlink to change configure
55 55  * 8500mAh Battery for long term use
56 56  
57 +
58 +
57 57  == 1.3 Specification ==
58 58  
59 59  
... ... @@ -99,6 +99,8 @@
99 99  * Sleep Mode: 5uA @ 3.3v
100 100  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
101 101  
104 +
105 +
102 102  == 1.4 Applications ==
103 103  
104 104  
... ... @@ -110,6 +110,8 @@
110 110  * Automatic control
111 111  * Sewer
112 112  
117 +
118 +
113 113  (% style="display:none" %)
114 114  
115 115  == 1.5 Sleep mode and working mode ==
... ... @@ -238,7 +238,6 @@
238 238  
239 239  == 2.3 ​Uplink Payload ==
240 240  
241 -
242 242  === 2.3.1 Device Status, FPORT~=5 ===
243 243  
244 244  
... ... @@ -254,11 +254,11 @@
254 254  
255 255  Example parse in TTNv3
256 256  
257 -**Sensor Model**: For LDS12-LB, this value is 0x24
262 +(% style="color:blue" %)**Sensor Model**(%%): For LDS12-LB, this value is 0x24
258 258  
259 -**Firmware Version**: 0x0100, Means: v1.0.0 version
264 +(% style="color:blue" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version
260 260  
261 -**Frequency Band**:
266 +(% style="color:blue" %)**Frequency Band**:
262 262  
263 263  0x01: EU868
264 264  
... ... @@ -288,7 +288,7 @@
288 288  
289 289  0x0e: MA869
290 290  
291 -**Sub-Band**:
296 +(% style="color:blue" %)**Sub-Band**:
292 292  
293 293  AU915 and US915:value 0x00 ~~ 0x08
294 294  
... ... @@ -296,7 +296,7 @@
296 296  
297 297  Other Bands: Always 0x00
298 298  
299 -**Battery Info**:
304 +(% style="color:blue" %)**Battery Info**:
300 300  
301 301  Check the battery voltage.
302 302  
... ... @@ -323,7 +323,7 @@
323 323  |(% style="width:62.5px" %)Value|(% style="width:62.5px" %)[[BAT>>||anchor="HBatteryInfo"]]|(% style="width:62.5px" %)(((
324 324  [[Temperature DS18B20>>||anchor="HDS18B20Temperaturesensor"]]
325 325  )))|[[Distance>>||anchor="HDistance"]]|[[Distance signal strength>>||anchor="HDistancesignalstrength"]]|(% style="width:122px" %)(((
326 -[[Interrupt flag & Interrupt_level||anchor="HInterruptPin26A0InterruptLevel"]]
331 +[[Interrupt flag & Interrupt_level>>||anchor="HInterruptPin26A0InterruptLevel"]]
327 327  )))|(% style="width:54px" %)[[LiDAR temp>>||anchor="HLiDARtemp"]]|(% style="width:96px" %)(((
328 328  [[Message Type>>||anchor="HMessageType"]]
329 329  )))
... ... @@ -418,7 +418,6 @@
418 418  |(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
419 419  |(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.ConfigureLDS12-LB"]]
420 420  
421 -
422 422  === 2.3.3 Decode payload in The Things Network ===
423 423  
424 424  
... ... @@ -533,7 +533,7 @@
533 533  Users can poll sensor values based on timestamps. Below is the downlink command.
534 534  
535 535  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:425.818px" %)
536 -|(% colspan="4" style="background-color:#d9e2f3; color:#0070c0; width:423px" %)**Downlink Command to poll Open/Close status (0x31)**
540 +|(% colspan="4" style="background-color:#4f81bd; color:white; width:423px" %)**Downlink Command to poll Open/Close status (0x31)**
537 537  |(% style="width:58px" %)**1byte**|(% style="width:127px" %)**4bytes**|(% style="width:124px" %)**4bytes**|(% style="width:114px" %)**1byte**
538 538  |(% style="width:58px" %)31|(% style="width:127px" %)Timestamp start|(% style="width:124px" %)Timestamp end|(% style="width:114px" %)Uplink Interval
539 539