I'm building a TCP-Modbus application on PIC32MZ starter kit and My kit should act as Modbus-Slave device (read some data available on the ADC channels and send it to Modbus Master on every poll it will make), but I'm not sure, whether my device will be in TCP-Client (device will going to connect to a server) or TCP-Server (server will connect to my device) mode?
Regards, Aatif Shaikh