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

Question about reason for ESP.wdtDisable/Enable #42

Open
ajongen opened this issue May 26, 2024 · 0 comments
Open

Question about reason for ESP.wdtDisable/Enable #42

ajongen opened this issue May 26, 2024 · 0 comments

Comments

@ajongen
Copy link

ajongen commented May 26, 2024

Hi Daniel,

I used your code as the basis for my P1 reader based on an ESP01S. After some electronic hick ups it now works like a charm! One thing that I do not really understand in the code (and I do not see simular approaches in other implementations) is the fact that in the read_p1_hardwareserial you disable and after reading enable the ESP (software) watchdog. I commented these lines and the reader still works perfectly fine (for now). What was the reason for you to include this in the code? What potential problem do I face not doing this?

Thanks for the info and for sharing this project!

Cheers, Armand

@ajongen ajongen changed the title Question Question about reason for ESP.wdtDis/Enable May 26, 2024
@ajongen ajongen changed the title Question about reason for ESP.wdtDis/Enable Question about reason for ESP.wdtDisable/Enable May 27, 2024
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

1 participant