TillFleisch / ESPHome-HLK-LD2450

ESPHome support for the HI-Link HLK-LD2450 millimeter wave sensor (external component) with support for custom zones using convex polygons.
MIT License
106 stars 19 forks source link

Sensor stops working - 'Entering config mode failed' #12

Closed martinmasera closed 5 months ago

martinmasera commented 6 months ago

esp8266 and LD2450 sensor, everything looks to work fine by after 5 or 10 minuts the sensor do not work any more, can you please check or do you know what can be an issue.

logs_esp8_run (1).txt

TillFleisch commented 6 months ago

Make sure the sensors TX pin is also connected and ensure that RX/TX lines are wired correctly. This sounds like a power-issue, please refer to the Troubleshooting section of the README for further information. Furthermore, make sure that the sensors firmware is up to date, as older firmware may not support sensor configuration (I am currently using V2.04.23101915).

martinmasera commented 6 months ago

Thanks for info,

On Mon, 20 May 2024, 09:25 Till, @.***> wrote:

Make sure the sensors TX pin is also connected and ensure that RX/TX lines are wired correctly. This sounds like a power-issue, please refer to the Troubleshooting section of the README for further information. Furthermore, make sure that the sensors firmware is up to date, as older firmware may not support sensor configuration (I am currently using V2.04.23101915).

— Reply to this email directly, view it on GitHub https://github.com/TillFleisch/ESPHome-HLK-LD2450/issues/12#issuecomment-2119837162, or unsubscribe https://github.com/notifications/unsubscribe-auth/BB5BJCP4QJTIXCU42JGOW7LZDGQNJAVCNFSM6AAAAABH3P6FBKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJZHAZTOMJWGI . You are receiving this because you authored the thread.Message ID: @.***>

barbiermathieu91 commented 5 months ago

I do encounter the same problem. I have multiple ld2450 install home and after few days one or two fails with the same message.

TillFleisch commented 5 months ago

@barbiermathieu91 are you supplying the sensor with 5V?

martinmasera commented 5 months ago

All works now. Yea 5v.

On Sat, 8 Jun 2024, 17:42 Till, @.***> wrote:

@barbiermathieu91 https://github.com/barbiermathieu91 are you supplying the sensor with 5V?

— Reply to this email directly, view it on GitHub https://github.com/TillFleisch/ESPHome-HLK-LD2450/issues/12#issuecomment-2156080855, or unsubscribe https://github.com/notifications/unsubscribe-auth/BB5BJCM6UFIBIZX6XIUJSVTZGMQ43AVCNFSM6AAAAABH3P6FBKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJWGA4DAOBVGU . You are receiving this because you authored the thread.Message ID: @.***>

barbiermathieu91 commented 5 months ago

Yes I have checked. The one that was blocked get 5.3v and another one that I noticed was stucked gets 5v

TillFleisch commented 5 months ago

@barbiermathieu91, when the sensor is "stuck", does the HLK App still work? Are you by any chance using long wires? Clean power and reliable communication can also be affected by this.

barbiermathieu91 commented 5 months ago

I think HLK app is not working (I will check it)=> the app is not working wil the sensor is stuck I am using wires provided with the sensor, less than 10cm

TillFleisch commented 5 months ago

It sound like the sensor is getting stuck. Try updating the sensors firmware and using a different power supply or using a different(replacement) sensor.

I will close this as not planned since it does not seem like an issue with this component. We can continue this discussion here if there are further problems.