Skip to content
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

issue with esp8266 #27

Open
humayunsiraj123 opened this issue Feb 22, 2024 · 3 comments
Open

issue with esp8266 #27

humayunsiraj123 opened this issue Feb 22, 2024 · 3 comments

Comments

@humayunsiraj123
Copy link

firstly you have done amazing work i tested it with esp32 and it works smoothly result of stationary and moving targets, but when i tried to use with esp8266 using ESPsoftwareSerial it manage to communicate with sensor but read wrong reasult of the stationery target but for the same position moving target is detected correctly like leas distance is 30 cm so for moving it result 30cm but from same postion stationery result around 150 to 175 cm what could be a possible isssue .
thank you

@jenschr
Copy link

jenschr commented Mar 2, 2024

@humayunsiraj123 If you could detail a bit more about your setup, it would help solve the problem. Which devboard you are using and how you've connected the device. In general, there is no reason for the LD2410 to react any diffferently - no matter which device it's connected to.

I seriously doubt this is a library related question, but I could try to replicate the problem if you detail your setup and I have a suitable ESP8266 in one of my drawers?

@humayunsiraj123
Copy link
Author

humayunsiraj123 commented Mar 4, 2024 via email

@humayunsiraj123
Copy link
Author

esp32 vs 8266 ld2410
following is the comparison of library with esp8266(software serail) and esp32 HW serial both the device placed on same place and detecting same person when both detects motion both shows right results but stationery person result has very big difference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants