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

Connection timed out problem #22

Open
jacobComp opened this issue Nov 28, 2022 · 2 comments
Open

Connection timed out problem #22

jacobComp opened this issue Nov 28, 2022 · 2 comments

Comments

@jacobComp
Copy link

I use libmodbus for linux and modbusino for my mcu. I realize that mcu does not respond to libmodbus request. As a consequences, libmodbus throw "Connection timed out". How can I solve it. Could you help me? My connection is checked and true. Both circuit common grounded.

@jacobComp
Copy link
Author

Not connection wiring* :) (Busy mind)

@DamianPe
Copy link

I also have this problem when I try to address one slave just after power up and then another. Let's say my slaves are 22 adn 44. Power up, address 22, then 44. The 22 responds, the 44 not. When I change order - address the 44 after power up and then the 22 - the 44 one responds and the 22 not. Sometimes they both respond, sometimes none. Not a very stable situation...

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