HL7618RD File Download/Connectivity Test

Hello,

I have an HL7618RD on VZW that i’m trying to do a quick file download test to check my speeds/connectivity status.

Having little luck with the proper AT+KFTPCFG command as well as any necessary config commands. I’m used to the AT command set of a different device and am struggling here.

Any example of downloading a file from FTP would be great.

Hi,

For example:
AT+KCNXCFG=1,“GPRS”,“3gnet”
OK
AT+KFTPCFG=1,“10.10.10.10”,“name”,“pass”,21,0
+KFTPCFG: 1
OK
+KCNX_IND: 1,4,1
+KCNX_IND: 1,1,0
+KFTP_IND: 1,1
AT+KFTPRCV=1,“K2-AnyCheck4.txt”,0
CONNECT
8888888888888888888888888888
–EOF–Pattern–
OK
+KFTP_IND: 1,2,30
AT+KFTPCLOSE=1
OK
+KCNX_IND: 1,5,30
AT+KCNXDOWN=1,1
OK