Technical information

Nonvolatile Parameter Database
2-176 AT+i Commands Reference Manual May 31, 2008
+iMCBF - Maximum Characters before Socket Flush
flush_chr = '' Empty: No Flush character defined. The SerialNET socket will
not be flushed as a result of receiving a special flush character.
flush_chr = 'a' - 'z' | 'A' - 'Z' | '0' - '9' | <hex_char>
where,
<hex_char>= \x<hh>
<hh> = 00-FF
Default: Empty. No flush character defined.
Result Code:
I/OK If flush_chr is empty or a legal character representation.
I/ERROR Otherwise.
AT+iFCHR? Report the current flush character. The reply is followed by I/OK.
AT+iFCHR=? Returns the message "String". The reply is followed by I/OK.
Syntax: AT+iMCBF=n
Permanently sets max number of characters before flushing the
SerialNET socket.
Parameters: n = maximum number of characters received on the serial link
before flushing the SerialNET socket.
Command Options:
n = 0 .. 1460
Default: 0 - No specific limit. Flushing governed by Network.
Result Code:
I/OK If n is within limits.
I/ERROR Otherwise.
AT+iMCBF? Report the current maximum number of characters before
flushing the SerialNET socket. The reply is followed by I/OK.
AT+iMCBF=? Returns the message "0-1460". The reply is followed by I/OK.