ModBus RTU with LWip
if you do not want to write your own modbus RTU implementation you will need a modbus RTU master stack.
Haven't tested this one but you could try it out
https://github.com/stephane/libmodbus/blob/master/src/modbus-rtu.c
if you do not want to write your own modbus RTU implementation you will need a modbus RTU master stack.
Haven't tested this one but you could try it out
https://github.com/stephane/libmodbus/blob/master/src/modbus-rtu.c