User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-61
34.7.1 +iXFH Transfer Headers Flag
Syntax: AT+iXFH=v Permanently sets ‗Transfer Headers‘ flag to v.
Parameters: v = 0 or 1
Command Options:
v=0 Retrieve only Email body - No headers.
BASE64 MIME attachments will be
decoded by iChip, on-the-fly.
v=1 Retrieve Email headers with Email body.
Attachments shall not be decoded.
Default: 1
Result code:
I/OK If v = 0 or 1
I/ERROR Otherwise.
AT+iXFH~v Temporarily set the ‗Transfer Headers Flag‘ to v
for the duration of the next session. The permanent
value will be restored after completing the next
session, whether the session was successful or not.
AT+iXFH? Report the current value of the ‗Transfer Headers
Flag‘.
The reply is followed by I/OK.
AT+iXFH=? Returns the message "0-1".
The reply is followed by I/OK.