Often happening ModbusTransportException
PeterBorisenko opened this issue · 2 comments
PeterBorisenko commented
I can successfully get the data, but meanwhile I am getting many of ModbusTransportException: Unsupported IP protocol id.
Have no idea what to do with it.
Checked the dump from Wireshark. The device answers properly in short time (about 0.5ms).
Seems MessageControl or InputStreamListener screwed up in some way.
java-qgsmn commented
i meet you same problem too. my exception because my mobbus class extents some class
BergLiu commented
I have encountered the same problem, who has a solution?