Azure / iot-edge-modbus

Modbus protocol module for use with the Azure IoT Edge
Other
90 stars 71 forks source link

Communication error #75

Closed nouira closed 4 years ago

nouira commented 5 years ago

I'm testing themodule on Iot Edge Simulator and I have this error modbus | Connection lost, reconnecting... modbus | Connect Slave failed modbus | Connection refused modbus | Connection lost, reconnecting...

Is this due to bridge network of edgeHubDev ? Is there a configuration to due to overcome that ?

Thanks.

yphuangms commented 4 years ago

Hi, sorry for the late reply. What's the type of Modbus connection, is it via TCP or via serial interface?

anfelbeghoura commented 4 years ago

hey; I have the same issue; and I'm using TCP (Ethernet interface). Thank you

nouira commented 4 years ago

It's late but my problem was due to Azure IoT EdgeHub Dev. Since then, the version 0.11 has fixed this issue.