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

Default expander timing #92

Closed
JensOgorek opened this issue Nov 8, 2024 · 0 comments · Fixed by #93
Closed

Default expander timing #92

JensOgorek opened this issue Nov 8, 2024 · 0 comments · Fixed by #93
Labels
bug Something isn't working
Milestone

Comments

@JensOgorek
Copy link
Contributor

JensOgorek commented Nov 8, 2024

When I created my test setup for strapping pin check, I noticed a weird boot behavior.
The core esp now has a boot delay (former 2 sec) and if the expander module's check interval is every 1 sec + the timeout again 1 sec, the delay + boot sequence is always longer and the expander esp will be restarted endlessly.

I checked the boot time and reduced the delay a bit (1.5 sec). Also, the default ping timeout is now 2 seconds, that results in a 3 seconds operation combined.

Additionally, the configure.py sometimes does not correctly get its checksum with the added delays

@JensOgorek JensOgorek added the bug Something isn't working label Nov 8, 2024
@JensOgorek JensOgorek added this to the 0.6.0 milestone Nov 8, 2024
@JensOgorek JensOgorek linked a pull request Nov 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant