ptvoinfo / zigbee-configurable-firmware

PTVO firmware for CC2530, CC2531, and CC2652 Zigbee chips
https://ptvo.info/zigbee-configurable-firmware-features/
MIT License
205 stars 22 forks source link

Addition Radar sensor LP 2410 #230

Open j-Pascal opened 1 year ago

j-Pascal commented 1 year ago

Hello, will you be able to add the LD 2410 sensor for the realization of radar for static people.

Thank you for your work.

https://www.hlktech.net/index.php?id=988

Wielebny666 commented 1 year ago

It would even be useful in the premium version.

ptvoinfo commented 1 year ago

As I see, this sensor has an output with HIGH (occupied) and LOW (unoccupied). So, you can connect it to PTVO as a regular presence sensor: https://ptvo.info/zigbee-configurable-firmware-features/diy-examples/diy-zigbee-motion-detection-sensor-pir/

Wielebny666 commented 1 year ago

I agree, but it is not possible to change LD2410 parameters such as sensitivity, range, etc :-(

j-Pascal commented 1 year ago

Indeed, the great interest is to be able to read the movement distance, static as well as the detection distance.

ptvoinfo commented 1 year ago

@Wielebny666 This sensors requires a proprietary program to change sensor settings via UART.

Wielebny666 commented 1 year ago

I know, but when the sensor is mounted in a case, e.g. under the ceiling, this is an inconvenient solution. The ESPHome project includes full support for this sensor via UART.