Data Sheet

Smart Machine Smart Decision
Response
If mode is 1 and it is a successful FTP get session:
OK
+FTPPUT:1,1,<maxlength>
If mode is 1 and it is a failed FTP get session:
OK
+FTPPUT:1,<error>
If mode is 2 and <reqlength> is not 0
+FTPPUT:2,<cnflength>
…… //Input data
OK
If mode is 2 and <reqlength> is 0, it will respond OK, and FTP session will
be closed
OK
If data transfer finished.
+FTPPUT:1,0
If error is related to ME functionality:
+CME ERROR: <err>
Write Command
AT+FTPPUT=<
mode>[,<reqleng
th>]
Parameters
<mode> 1 For opening FTP put session
2 For writing FTP upload data.
<reqlength> Requested number of data bytes(0-<maxlength>) to be
transmitted
<cnflength> Confirmed number of data bytes to be transmitted
<maxlength> The max. length of data can be sent at a time. It depends on
the network status.
<error> See "AT+FTPGET"
Parameter Saving NO_SAVE
Mode
Max Response 60 seconds(In case no response is received from server)
Time
Reference Note
When "+FTPPUT:1,1,<maxlength>" is shown, then use "AT+FTPPUT=2,
<reqlength>" to write data.
12.2.16 AT+FTPSCONT Save FTP Application Context
AT+FTPSCONT Save FTP Application Context
Read Command Response
SIM800 Series_AT Command Manual_V1.05 267 2014-07-31