Data Sheet

Smart Machine Smart Decision
SIM800 Series_AT Command Manual_V1.09 267 2015-08-03
If error is related to ME functionality:
+CME ERROR: <err>
=<value>
Parameters
<value> 0 Active FTP mode
1 Passive FTP mode
Parameter Saving
Mode
NO_SAVE
Max Response
Time
-
Reference
Note
12.2.3 AT+FTPTYPE Set the Type of Data to Be Transferred
AT+FTPTYPE Set the Type of Data to Be Transferred
Test Command
AT+FTPTYPE=
?
Response
OK
Response
+FTPTYPE: <value>
OK
Read Command
AT+FTPTYPE?
Parameters
See Write Command
Response
OK
If error is related to ME functionality:
+CME ERROR: <err>
Write Command
AT+FTPTYPE=
<value>
Parameters
<value> "A" For FTP ASCII sessions
"I" For FTP Binary sessions
Parameter Saving
Mode
NO_SAVE
Max Response
Time
-
Reference
Note
When this value is set to A, all the data sent by the stack to the FTP server is
made of 7 bits characters (NVT-ASCII: the MSB is set to 0). As a
consequence binary data containing 8 bits characters will be corrupted
during the transfer if the FTPTYPE is set to A.