Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
Write Command Responses
AT+CFTPGET=“<filepath>
”[,<rest_size>[,<using_cache
>]]
If the <using_cache> is 0 (default):
OK
+CFTPGET: DATA,<len>
…
+CFTPGET: DATA, <len>
…
…
+CFTPGET: 0
If the <using_cache> is 1:
OK
+CFTP: RECV EVENT
AT+CFTPCACHERD?
+CFTPCACHERD: 102400
OK
//output cached data now:
AT+CFTPCACHERD
+CFTPGET: DATA,<len>
…
OK
......
+CFTPGET: 0
+CFTPGET: <err>
ERROR
ERROR
OK
[+CFTPGET: DATA, <len>
…
+CFTPGET: DATA, <len>
…
…]
Defined values