Shenzhen Coolmay Technology Co.,Ltd
CX-WIFI-2NET module user manual
Page
54
, Total 93 pages
www.coolmay.com
3.2.2.2.23 AT+TCPTO
Function: Set/Query TCP Timeout
Format:
Query: AT+TCPTO<CR>
+ok=<time><CR>< LF ><CR>< LF >
Settings: AT+ TCPTO=<time ><CR>
+ok<CR>< LF ><CR>< LF >
parameter:
Time.: TCP timeout, <= 600 (600 seconds), >=0 (0 means no timeout), default is 0
TCP timeout: The module TCP channel does not receive any data to start counting,
and clears the count when it receives data. If the timing is longer than the TCPTO
time, disconnect. When the module works in the TCP Client, it will reconnect to the
TCP Server. When the module is a TCP server, the TCP client needs to reconnect
actively.
3.2.2.2.24 AT+MAXSK
Function: Set/Query Maximum TCP Connections Format:
Query: AT+MAXSK<CR>
+ok=<num><CR>< LF ><CR>< LF >
Settings: AT+ MAXSK =<num ><CR>
+ok<CR>< LF ><CR>< LF >
parameter:
Num: Maximum number of TCP connections, which can support 1 to 32. The
default is 32.
When set to TCP Server, the module can support up to 32 TCP connections. If users
do not need so many connections, you can set this parameter to be appropriately
reduced.
3.2.2.2.25 AT+TCPB
Function: Enable/disable TCPB function Format: