
Part 1 – AT Commands for All Universal IP Devices
Universal IP AT Commands Reference Guide 37
#TCPPACKETMIN – TCP Client Transmit Packet Minimum Size
Description: This parameter determines the minimum packet size the TCP Client will transmit.
This command is for all devices except the SocketWireless Wi-Fi (MT810SWM-IP)
Syntax: AT#TCPPACKETMIN=<parameter1>, <parameter2>
Values: parameter 1
1 TCP profile 1
2 TCP profile 2
parameter 2
0-65535 – the size of the packet in bytes; a setting of 65535 will allow the max packet size
allowed by the UIP stack
Responses: \r\n#TCPPACKETMIN: VALUE1,VALUE2\r\n
\r\nOK\r\n
\r\nERROR\r\n
Examples: send: AT#TCPPACKETMIN=1,100\r
reply: \r\nOK\r\n
send: AT#TCPPACKETMIN=1\r
reply: \r\n#TCPPACKETMIN: 1,100\r\n
reply: \r\nOK\r\n
send: AT#TCPPACKETMIN=2,300\r
reply: \r\nOK\r\n
send: AT#TCPPACKETMIN=2\r
reply: \r\n#TCPPACKETMIN: 2,300\r\n
reply: \r\nOK\r\n
Comentarios a estos manuales