ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 740 of 1039 2021-09-23
3.16.8. AT#FTPGET - FTP Get Command
This command executes the FTP Get function during an FTP connection.
AT#FTPGET=[<filename>]
Execution command opens a data connection and starts getting a file from
the FTP server. If the data connection succeeds a CONNECT indication is
sent and the file is received on the serial port.
Parameter:
file name to get from server.
The command causes an ERROR result code to be returned in case
no FTP connection has been opened yet.
Command closure should always be handled by application. To
avoid download stall situations a timeout should be implemented
by the application.
AT#FTPGET=?
Test command returns the OK result code.