-
Autor
Hi,
I have been testing the modbus functions 31024, 31044, 31064 (read input registers for A, B, C active power values in W).
Everything works but if I keep pinging the Shelly Pro3EM over the same connection for some hours, apparently no matter how often (tested every 5 secs and 20 secs), the query hangs at least for 2 seconds.
After closing the TCP connection and opening a new one the query works again.
Is this a known software issue? Or is there a timeout on a modbus client even if the TCP connection is still active?
The error can be reproduced by running mbpoll from the command line every 5 seconds, eg:
Cheers