User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-114
34.13.7 +iFCHR Flush Character
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:
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.