Changes for page LMDS200 -- LoRaWAN Microwave Radar Distance Sensor User Manual
Last modified by Xiaoling on 2025/04/27 16:45
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -369,12 +369,13 @@ 369 369 For example, if the data you get from the register is __0x06 0x05__, the distance between the sensor and the measured object is(% style="color:#4472c4" %)** 0605(H) = 1541 (D) = 1541 mm.** 370 370 ))) 371 371 372 -* If the sensor value is 0x0000, it means system doesn't detect ultrasonic sensor. 373 -* If the sensor value lower than 0x0014 (20mm), the sensor value will be invalid. 374 374 373 +* If the sensor value is 0x0000, it means system doesn’t detect ultrasonic sensor. 374 +* If the sensor value lower than 0x0118 (280mm), the sensor value will be invalid. Since v1.1.4, all value lower than 280mm will be set to 0x0014(20mm) which means the value is invalid. 375 375 376 376 377 377 378 + 378 378 === 2.3.3 Interrupt Pin === 379 379 380 380 This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H3.3A0SetInterruptMode"]] for the hardware and software set up.