Page 12 / 30
2.6.3. Module as UDP Server
Diagram 11 UDP Server
In this mode, the module opens the local designated port. Once receiving the data sent to this
port, the module will send the data to the serial port and record the remote IP and port. The module
will only record the remote information on the last connection, and the data sent by the serial port
will be directly sent to the recorded remote IP and port.
2.6.4. Module as UDP Client
Diagram 12
UDP Client
In this mode, the module sends the serial port data directly to the specified IP and port, and the
data returned from the server will be sent to the serial port.
UDP Server
UDP Client
UDP Client
UDP Server