arduino-libraries / ArduinoModbus

244 stars 116 forks source link

Timeout is blocking from reading input registers when using multiple slaves. #153

Open gramcracker opened 3 weeks ago

gramcracker commented 3 weeks ago

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.