Cloud-Automation / node-modbus

Modbus TCP Client/Server implementation for Node.JS
467 stars 174 forks source link

Modbus RTU Server crash if there is another phisical slave on the RS485 serial that respond to it's request with a different Slave ID #334

Closed fratrecca closed 4 months ago

stefanpoeter commented 10 months ago

Its probably because the ID is not checked in the response handler. Could you deliver some debugging output?