User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-69
34.7.9 +iFRM Email ‘From’ Description/Name
Syntax: AT+iFRM:from Permanently sets Email header ‗From:‘ description.
Parameters: from = Contents of 'From:' description field.
Command Options:
from='' Empty string.
from=<from string> The 'From:' description field in the
Email header will contain from
string.
Default: Empty
Result code:
I/OK If from is an empty or legal string.
I/ERROR Otherwise.
AT+iFRM~from Temporarily set the contents of the 'From:'
description field of the next Email to be sent. The
permanent value will be restored after completing
the next session, whether the session was
successful or not.
AT+iFRM? Report the current contents of the from parameter.
If the from parameter is empty, only <CRLF> will
be returned.
The reply is followed by I/OK.
AT+iFRM=? Returns the message ‗String‘.
The reply is followed by I/OK.