MODBUS_SLAVE_TCP.LIB, how to get multiple clients reading from single server

Hi, we have a BL2600 board and have got a working setup with a single client (HMI) reading and writing to the controller. The challenge I have now is to add another client but I’m not that familiar with the BL2600.

Can I just initialize another ModbusTCP port like I am currently doing but on a different port of course and will Modbus_TCP_Tick service that port automatically as well or am I approaching it to simplistic and do I need to do more?

Any help would be very much appreciated.
Kind regards,
Bart Schouwenaars-Harms

Hello Bart,
Try changing MB_MAX_SKT in the MODBUS_SLAVE_TCP.LIB.

I hope it works.
Rodolfo