BiancoRoyal/node-red-contrib-modbus

Modbus server hang if link down

vnvasireddy opened this issue · 2 comments

Describe the requested feature

As we are writing some values to modbus server which external device reads that data through TCP/IP.
External device connects to it keeps on changing the port.
In that particular time when external device changes its port modbus server hangs and device lost communication
"ECONNREFUSED error"

Any solution to make server stable if once connection/link down

Motivation

communication loss