Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
11 DNS parse failed for AT+CIPOPEN
255 Unknown error
15.3 FTP
15.3.1 AT+CFTPPORT Set FTP server port
Description
This command is used to set FTP server port.
SIM PIN References
YES Vendor
Syntax
AT+CFTPPORT=? +CFTPPORT: (list of supported <port>s)
OK
AT+ C FTPPORT? +CFTPPORT: <port>
Write Command Responses
AT+CFTPPORT=<port> OK
Defined values
<port>
The FTP server port, from 1 to 65535, and default value is 21.
Examples
AT+CFTPPORT=21
AT+CFTPPORT?
+CFTPPORT:21
OK
AT+CFTPPORT=?
+CFTPPORT: (1-65535)
OK