Open
Description
Was able to modify the current library to generate the correct RTU request with CRC16 and send over TCP connection, but I am not able to receive any data. I am using a Arduino Opta connected to a Waveshare ethernet to RS485 converter (as a TCP Server) and the RS485 is connected to a RS485 to USB cable running Modbus Slave on my PC. Can someone please help with completing the ArduinoModbus library modification. I have attached my version of the library and an example Arduino IDE code.