LE910Cx AT Commands Reference Guide
80502ST10950A Rev. 14 Page 1366 of 1904 2022-03-04
3.18.7. 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.