ArduinoModbus
ArduinoModbus copied to clipboard
Timeout is blocking from reading input registers when using multiple slaves.
I can request reading input registers from a single slave and it works fine, even when it times out. When I use multiple slaves, and they time out, the other slaves time out as well.