@Wayne_Perryman If you’re using Android like me, I linked to the Android APK I sideloaded on my phone, to configure each of these ld2410c via Bluetooth.
This has worked great, especially since I can name each sensor in the app. If you’re using iOS, the documentation says the app can be found in the store with the name “HLKRadarTools”. This app isn’t in the Google Play Store, hence the sideloading.
Here are some screenshots from the app after I picked one of my sensors from the list. Toggling on Engineering mode allows you to see the graphs with real-time data. The purple line for moving and static are the settings at each “gate”; with each gate being distance from the sensor from 0 to 6 meters. The blue line is detected motion. You can tap on each line graph to get exact numerical values; which would help if you’re trying to fine tune this.
When you click More in the top right corner, you get this configuration page. From here, you can set the “unattended” value, which is how long the “out” pin will stay high after it detects presence. So far, I like 150 seconds so it has enough time to continue to detect motion without my room lights overly cycling on and off.
“Photosensitive set” value sets the threshold of the photosensor on the first image, at the bottom of the page. You set that as your cutoff for the “under” or “overtop” options. The “close” option seems to disable this feature. I could have this reversed from when I tested this, but I think overtop meant the photosensor value/reading has to be over the threshold value, otherwise presence will not set the out pin to high. The under option meant the photosensor value/reading has to be under the threshold value, otherwise presence will not set the out pin to high. Example: if you have the out pin control a relay that turns a light on, then you can have it only turn the relay/light on if the room is dark enough.
The “energy” settings are for how sensitive you want the sensor to be at each gate, or distance from 0 to 6 meters from the sensor. 0 is the most sensitive and 100 is the least sensitive. The sensor will always require a trigger from “energy of motion” to detect presence, then “energy at rest” will keep it active (or keep the pin high). This helps to keep false positives from “energy at rest” from triggering presence.
Hopefully I explained that well enough, but this is what I’ve figured out from playing with this sensor for a bit. I’ve now replaced 3 of my PIR sensors with this ld2410c sensor and I’m only using 3 wires (power, ground, out) to detect presence in Home Assistance using ESPHome.