Data Sheet

Smart Machine Smart Decision
68 Bad recipient.
Parameter Saving NO_SAVE
Mode
Max Response Time -
Reference Note
14.2.11 AT+SMTPFT Transfer the Email Attachment
AT+SMTPFT Transfer the Email Attachment
Response
OK
Test Command
AT+SMTPFT=?
Parameters
See Write Command
Response
When the URC below is reported, the attachment can be transferred:
+SMTPFT: 1,<maxLength>
If <reqLength> is not 0 and send data successfully:
+SMTPFT: 2,<cnfLength>
...... //Input data
OK
If <reqLength> is not 0 and send data unsuccessfully:
+SMTPFT: 2,<cnfLength>
...... //Input data
ERROR
If <reqLength> is 0,it indicates that transferring the attachment have
finished:
OK
If error is related to ME functionality:
ERROR
If some error occur:
+SMTPSEND: <code>
Write Command
AT+SMTPFT=<req
L
ength>
Parameters
<reqLength> Requested number of data bytes(0-<maxLength>) to
be transmitted
<cnfLength> Confirmed number of data bytes to be transmitted
SIM800 Series_AT Command Manual_V1.05 290 2014-07-31