Changes for page DS20L -- LoRaWAN Smart Distance Detector User Manual 01
Last modified by Mengting Qiu on 2023/12/14 11:15
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -379,21 +379,6 @@ 379 379 Customers can judge whether they need to adjust the environment based on the signal strength. 380 380 381 381 382 -**1) When the sensor detects valid data:** 383 - 384 -[[image:image-20230805155335-1.png||height="145" width="724"]] 385 - 386 - 387 -**2) When the sensor detects invalid data:** 388 - 389 -[[image:image-20230805155428-2.png||height="139" width="726"]] 390 - 391 - 392 -**3) When the sensor is not connected:** 393 - 394 -[[image:image-20230805155515-3.png||height="143" width="725"]] 395 - 396 - 397 397 ==== (% style="color:blue" %)**Interrupt Pin & Interrupt Level**(%%) ==== 398 398 399 399 ... ... @@ -403,9 +403,9 @@ 403 403 404 404 **Example:** 405 405 406 - If byte[0]&0x01=0x01: Normal uplink packet.391 +0x00: Normal uplink packet. 407 407 408 - If byte[0]&0x01=0x00: Interrupt Uplink Packet.393 +0x01: Interrupt Uplink Packet. 409 409 410 410 411 411 ==== (% style="color:blue" %)**LiDAR temp**(%%) ====