3cky / mbusd

Open-source Modbus TCP to Modbus RTU (RS-232/485) gateway.
BSD 3-Clause "New" or "Revised" License
565 stars 216 forks source link

CRC tx delay #71

Closed m-alperensener closed 3 years ago

m-alperensener commented 3 years ago

When I view the serial port at the receiving end I see that CRC of the modbus packet seems to be delayed, and even though I feed the correct responce mbusd returns exception code ....\83\0b

request: \00\01\00\00\00\06\01\03\00\00\00\n response: \00\01\00\00\00\03\01\83\0b

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.