How to work with HLK-LD1115H and Wemos D1 Mini for Human Presence Detection

Hi there, thanks for the code, maybe I’m missing something, did you managed to calculate the distance to the detected object? I’m struggling to achieve that.

My current setup is an LD1115H connected to an ESP32 Dev1 Kit, followed this → https://github.com/patrick3399/Hi-Link_mmWave_Radar_ESPHome/blob/2e20300e1a562e9c950f579a20e3ab29780610d9/LD1115H/ESP32-LD1115H-Complete.yaml working great so far.

Thank you in advance!

I don’t believe that’s possible.

This sensor does not indicate the distance to the target. For this you need the HLK-LD2450 sensor.
I’m waiting for it to arrive and implement it in my code)

Updated the firmware and added settings via WiFi. Soon I will add support for four more sensors HLK-LD2450, HLK-LD2410, HLK-LD2420, HLK-LD2410C
AQST-MS

How do you get the black screendump with the settings ?

How do you get the black screendump with the settings ?
Is it a web interface?

@patrick339 thank you for publishing your code! Now I’ve an awesome presence sensor and there is no way I could’ve written that code myself. Your comments in the code were very helpful to non-techies like me and made customization a breeze.

Thanks again!

1 Like