USR-TCP232-T2 user manual www.usriot.com
Jinan USR IOT Technology Limited www.usriot.com
<CR><LF>+OK<CR><LF>
Parameters: time: short connection time, 2-255s
E.g.: AT+SHORTO =3
5.3.4.36. AT+ UARTCLBUF
Function: setting /query if the module clear the serial port cache before connected
Format: query:
AT+ UARTCLBUF <CR>
<CR><LF>+OK=< sta ><CR><LF>
setting:
AT+ UARTCLBUF =< sta ><CR>
<CR><LF>+OK<CR><LF>
Parameters: sta: status
ON: clear the serial port cache before connected
OFF: do not clear the serial port cache before connected
E.g.: AT+UARTCLBUF =ON
5.3.4.37. AT+ RSTIM
Function: setting /query restart out time
Format: query:
AT+ RSTIM <CR>
<CR><LF>+OK=< time ><CR><LF>
setting:
AT+ RSTIM =< time ><CR>
<CR><LF>+OK<CR><LF>
Parameters: time: short connection time: 0, 60-65535s
E.g.: AT+RSTIM =3600
5.3.4.38. AT+ MAXSK
Function: setting /query the maximum number of the client that TCP Server connected Format: query:
AT+ MAXSK <CR>
<CR><LF>+OK=< num ><CR><LF>
setting:
AT+ MAXSK =< num ><CR>
<CR><LF>+OK<CR><LF>
Parameters: num: the maximum number of the client that TCP Server connected, range from 1 to 16
E.g.: AT+MAXSK =4
5.3.4.39. AT+ MID
Function: setting /query module name
Format: query:
AT+ MID <CR>