Smart Machine Smart Decision
SIM7000 Series_AT Command Manual_V1.03 184 2018-05-08
If mode is 1 and failed to download data:
OK
+FTPEXTGET: 1,<error>
If mode is 3 and successfully download data:
+FTPEXTGET: 3,<length>
0123456…
OK
If <file name> is already exist in flash:
ERROR
Parameters
<mode> 0 use default FTPGET method.
1 open extend FTP get session and download data to RAM.
3 read the downloaded data from RAM, then output it to the
serial port.
<file name> File name length should less than or equal to 50 characters.
<pos> data offset should less than <length>.
<len> data length 0-300k.
<length> The length of the downloaded data from the remote machine.
<error> See "AT+FTPGET"
NO_SAVE
Time
75 seconds(In case no response is received from server)
Reference
Note
The data it can get is 300k at most.
11.2.24 AT+FTPETPUT Upload File
Test Command
AT+FTPETPUT
=?
Response
OK
Parameters
See Write Command
Write Command
AT+FTPETPUT
=<mode>
Response
If mode is 1 and successfully open PUT session:
OK
+FTPETPUT: 1,1
If mode is 1 and failed to open PUT session: