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

With raspberry pi 4 aqualinkd is responding too fast and panel may reset #259

Closed
ballle98 opened this issue Nov 14, 2023 · 0 comments · Fixed by #260
Closed

With raspberry pi 4 aqualinkd is responding too fast and panel may reset #259

ballle98 opened this issue Nov 14, 2023 · 0 comments · Fixed by #260

Comments

@ballle98
Copy link
Contributor

ballle98 commented Nov 14, 2023

When I upgraded from an older pi 1 B to a pi 4 things became unstable. Not just with aqualinkd but also with aquaweb. What I would see on aquaweb is while attempting to navigate the panel would go back to the version screen but there were no bad packets coming from the panel. When I turned on debug the problem would go away.

No spec for aqualink protocol but looking at similar RS-485 protocol https://www.tascam.eu/en/docs/MX-8A_RS-485_protocol.pdf there is a min frame to frame time of 4 ms. I instrumented aqualinkd and could see frame to frame times consistently of 0.02 ms turning on debug brought the time up to ~0.1 ms

image

See Also
ballle98#87
ballle98/aquaweb#7
stdout-20231114_1231.txt

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

Successfully merging a pull request may close this issue.

1 participant