-
-
Notifications
You must be signed in to change notification settings - Fork 39
Error with last command : incorrect Header #4897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
One more issue ld2410 start fake detection when my ac is turn on anyone have idea abt that or anyone can help me where should i post this question |
I too have the Edit: I am using a ld2410c sensor, if that is relevant. |
[17:08:01][C][ld2410:077]: Firmware Version : 2.04.23022511 |
if (buffer[0] != 0xFD || buffer[1] != 0xFC || buffer[2] != 0xFB || buffer[3] != 0xFA) { // check 4 frame start bytes |
Hi. Any solution found? I have the same problem on several of my LD2410C sensors, too. Thanks! |
同样遇到这个问题,目前没有找到解决办法。模块是LD2410C。 |
I don't know if this will be helpful to anyone, but I just started encountering this problem last night with my Skreek Sensor 1U, which uses the LD2410. I saw the error message this morning and decided to try reinstalling the same latest firmware it was running. That seems to have cleared the error. |
Year 2025 and I got the same error. After I renamed the device in the ESP Home Builder and updated it wirelessly. |
The problem
hi i hv installed an ld2410 on esp32 using esphome version 2023.2.1
it start working fine but after some time it start throwing error and stop detection
[ld2410:177] | Error with last command : incorrect Header
some time its 177 and some time 236 etc
Which version of ESPHome has the issue?
2023.2.1
What type of installation are you using?
Home Assistant Add-on
Which version of Home Assistant has the issue?
No response
What platform are you using?
ESP32
Board
No response
Component causing the issue
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: