Skip to content

Allow slave=0 in serial communication. #2023

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

Merged
merged 2 commits into from
Feb 16, 2024
Merged

Allow slave=0 in serial communication. #2023

merged 2 commits into from
Feb 16, 2024

Conversation

janiversen
Copy link
Collaborator

@janiversen janiversen commented Feb 16, 2024

For a longer time slave=0 have caused different problems....

thanks to the nicely prepared issue #2019, the bug was found, thanks !

The RTU_FRAMER sets transaction_id = slave_id, which is correct EXCEPT for slave=0

fixes #2019

@janiversen janiversen merged commit 0d00cd7 into dev Feb 16, 2024
@janiversen janiversen deleted the solve_2019 branch February 16, 2024 08:49
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Async client not working when sync client is.
1 participant