- LD2410C · 1 module
- Bluetooth: tune it from your phone
- 24GHz radar: sees people sitting still
A newer, streamlined LD2410 tuned for stillness: it looks for people sitting, reading or sleeping, and Hi-Link documents exact coverage for ceiling and wall mounting.
The LD2410D is a stationary presence sensor. Its firmware is built around small movements, the breathing and shifting of someone sitting or lying down, rather than people walking through. Hi-Link gives it clear mounting geometry, and the ceiling case is the one it suits best.
Mounted on a 3m ceiling, the D's motion detection covers a cone whose base is a circle 4m in radius on the floor. That is a circle 8m across, roughly 50 square metres, from one sensor looking straight down. The cone's edge runs at about 53° from vertical.
The D defines its axes for this mount:
On a real ceiling, the antenna face points at the floor and the board lies flat against the ceiling. Tilt it and the cone tilts with it, taking part of the circle up a wall.
Where the ceiling mount pays off:
A higher ceiling spreads the cone wider but weakens the return from the floor. Plan for 3m, and treat anything well above it as something to check with the D's own manual.
| Spec | Value |
|---|---|
| Model | HLK-LD2410D |
| Sensor type | Stationary human presence sensor |
| Frequency | 24.125GHz (24GHz ISM band) |
| Hardware | AIoT mmWave radar chip, 24GHz transmit/receive antenna |
| Detects | Motion, micro-motion and stationary presence |
| Ceiling mounting | At 3m height: cone with a 4m base radius |
| Wall mounting height | 1.5–2m recommended |
| Wall range | Up to 6m along the sensor's normal |
| Wall coverage | ±60° horizontal and vertical |
| Interfaces | UART and IO level output |
| Output refresh | Real time |
| Environment | Indoor |
| Bluetooth | Not in the specification |
| Pack options | 3 or 4 modules; 1–10 pieces |
When a ceiling mount is not possible, the D also works from a wall. Hi-Link recommends a height of 1.5 to 2m, roughly between chest and head height, with the sensor looking horizontally into the room. From there it covers up to 6m straight out.
The axes change for a wall mount:
By default, detection reaches 6m along the Y axis within a cone of ±60° both horizontally and vertically. That wide cone is why height matters. Too low and furniture blocks the lower half; too high and the cone spends much of its angle on the ceiling.
| Mount | Height | Coverage |
|---|---|---|
| Ceiling | 3m | Cone with a 4m-radius base |
| Wall | 1.5–2m | Up to 6m out, ±60° |
Choosing between the two:
Fans and moving curtains produce energy that looks like a restless person, and a presence sensor tuned for stillness picks it up readily. Keep them out of the cone where you can. The range and field of view page explains how cone angle and distance play out across the family.
The D offers a UART and an IO level output, like the rest of the family, but it runs its own streamlined firmware. Do not assume it answers the LD2410C command set at 256000 baud. Confirm the frame format, default baud rate and supply voltage against Hi-Link's LD2410D manual before you wire it into an existing design.
A safe order of work:
The IO output is the quickest route into Home Assistant, and it needs no protocol support at all:
binary_sensor:
- platform: gpio
pin: GPIO4
name: Bedroom presence
device_class: occupancyThat gives you occupancy on the D's default settings. Distance readings and tuning come later over the UART, once you know the protocol it speaks.
For the general wiring approach, see ESP32 and Arduino wiring and the pinout reference. Get the configuration software from the LD2410 app and PC tool notes; check that the tool version you download names the D before you connect it.
The LD2410D comes as a 3-pack, a 4-pack, and in a multi-option bundle of one to ten pieces whose menu also offers the LD2410B. There is no plain single module. That suits the D's job: a stationary presence sensor tends to go into every bedroom and office at once.
Keep one module on the bench while the rest go in. Working out the protocol and your preferred thresholds on a spare is far easier than on a board already screwed to a ceiling.
How the D compares:
| Module | Strength | Trade-off |
|---|---|---|
| LD2410D | Stillness, clear ceiling geometry | Check its protocol first |
| LD2410C | Bluetooth, ESPHome support, 2.54mm pins | 5m rating |
| LD2410-AA | 9m reach, ceilings up to 6m | Single test kit |
| LD2410S | Battery-friendly, 3.3V | Own protocol, no Bluetooth |
Three boxes to tick for the D:
Family specs side by side are on the datasheet summary.
Stationary presence: detecting people who sit, read or sleep. Its firmware focuses on micro-motion, and Hi-Link gives ceiling and wall coverage figures.
At 3m height, the motion cone reaches a 4m radius on the floor, a circle about 8m across. Expect a smaller circle for still presence once it is on the ceiling.
Do not assume it. Check its protocol in the D manual first, or start with its IO output as a GPIO binary sensor.
It comes in 3- and 4-packs and in a one-to-ten-piece bundle; choose the quantity within that bundle.
Best LD2410