Technical information

Chapter 2: AT+i Commands Reference
May 31, 2008 AT+i Commands Reference Manual 2-175
+iMTTF - Max Timeout to Socket Flush
+iFCHR - Flush Character
Parameters: n = number of bytes to buffer while establishing the connection in
SerialNET mode.
Command Options:
n = 0 .. 2048
Default: 0 - No Buffering.
Result Code:
I/OK If n is within limits.
I/ERROR Otherwise.
AT+iMBTB? Report the current setting of max bytes to buffer. The reply is
followed by I/OK.
AT+iMBTB=? Returns the message "0-2048". The reply is followed by I/OK.
Syntax: AT+iMTTF=n
Sets max inactivity timeout before flushing the SerialNET socket.
Parameters: n = number of milliseconds of inactivity on serial link to signal
socket flush in SerialNET mode.
Command Options:
n = 0 .. 65535
Default: 0 - No timeout.
Result Code:
I/OK If n is within limits.
I/ERROR Otherwise.
AT+iMTTF? Report the current timeout before SerialNET socket flush in
milliseconds. The reply is followed by I/OK.
AT+iMTTF=? Returns the message "0-65535". The reply is followed by I/OK.
Syntax: AT+iFCHR=flush_chr
Permanently sets flush character in SerialNET mode.
Parameters: flush_chr = character received on serial link to signal socket flush
in SerialNET mode.
Command Options: