SIM5300E AT Command Manual V1.02
Test Command
AT+SMTPFROM=?
Response
+SMTPFROM: <senderAddressLength>,<senderNameLength>
OK
Read Command
AT+SMTPFROM?
Response
+SMTPFROM: <senderAddress>,<senderName>
OK
Write Command
AT+SMTPFROM=
<senderAddress>
[,<senderName>]
Response
OK
If error is related to ME functionality:
+CME ERROR: <err>
Parameters
<senderAddress> The Email sender address,string type.
<senderAddressLength> The max length of <senderAddress>
<senderName> The Email sender name,string type.
<senderNameLength> The max length of <senderName>
Reference
Note
14.2.6 AT+SMTPRCPT Set the Email Recipient(TO/CC/BCC) Address
and Name
AT+SMTPRCPT Set the Email Recipient(TO/CC/BCC) Address and Name
Test Command
AT+SMTPRCPT=?
Response
+SMTPRCPT: (range of supported <rcptType>s),(range of supported
<index>s),<rcptAddressLength>,<rcptNameLength>
OK
Read Command
AT+SMTPRCPT?
Response
[+SMTPRCPT: <rcptType>,<index>,<rcptAddress>,<rcptName>
[<CR><LF>+SMTPRCPT: <rcptType>,<index>,<rcptAddress>,
<rcptName>[…]]]
OK