Smart Machine Smart Decision
SIM7000 Series_AT Command Manual_V1.03 185 2018-05-08
OK
+FTPETPUT: 1,<error>
If mode is 2:
+FTPETPUT: 2,1
… //Input data
<ETX> //To notify the module that all data has been sent,
from data mode to command mode
OK
If data transfer finished:
+FTPETPUT: 1,0
If data transfer failed:
Parameters
<mode> 1 For opening FTPETPUT session.
2 For writing FTP upload data.
<error> See "AT+FTPEXTGET"
Mode
NO_SAVE
Time
-
Reference Note
The TCP/IP stack will only interpret an <ETX> character as the end of
the file to be transferred if it's not preceded by a <DLE> character. As a
consequence the attached host must send <ETX> characters preceded
by <DLE> characters and it must also code <DLE> characters in
<DLE><DLE>.
11.2.25 AT+FTPETGET Download File
AT+FTPETGET Download File
Test Command
AT+FTPETGET
=?
Response
OK
Parameters
See Write Command
Write Command
AT+FTPETGET
=<mode>
Response
If mode is 1 and successfully open GET session:
OK
+FTPETGET: 1,1