Page 11 / 30
2.6. Serial to Network Data Conversion
2.6.1. Module as TCP Server
Diagram 9
TCP Server
In this mode, the module monitors the designated port and waits for the TCP Client to connect.
After the connection, all TCP data are sent directly to the serial port, and the data at the serial port is
sent to all TCP Clients. When the module is as TCP Server, it supports up to 5 TCP Client connected
to TCP Server.
2.6.2. Module as TCP Client
Diagram 10
TCP Client
In this mode, the module will actively connect to the specified IP and port. All data sent by the
TCP Server is sent directly to the serial port, and data from the serial port is sent to the TCP Server.
Abnormal network disconnection will cause the module to reconnect actively.
TCP Server
TCP Client
TCP Server
TCP Client
TCP Client
TCP Client
TCP Server