Closed
Description
Hi,
Thank you for sharing your library that seems very interesting as it is the only one I have found that use callback functions. I cannot imagine implementing a Modbus slave that copy the values of the registers at each iteration of the loop.
Nevertheless, I did not manage to use your simple.ino
example with a baudrate higher than 9600, using qmodbus as the Master, while it works well with other libraries like this one at 19200 or 115200 baud.
I have tried to change the timeout defined in Modbus::setT35
without any success.
On qmodbus, I have the following error:
Slave threw exception "Connection timed out" or function not implemented.
I have tested it on Arduino UNO and Arduino MEGA.
Let me know if you have already encountered that issue or have any ideas.
Romain
Metadata
Metadata
Assignees
Labels
No labels