Hi,
I am having an issue where the WIPCREATE command does not respond when I attempt an FTP connection. When querying using the WIPCREATE? command, it shows that connection that I have just requested, but I cannot do any WIPOPT or WIPFILE commands. See below for sequence of commands (note that even after waiting for over 2 minutes no response comes):
at+cfun=1
at
OK
AT+WIPCFG=1
OK
AT+WIPBR=1,6
OK
AT+WIPCFG=2,0,60
OK
AT+WIPBR=2,6,11,“APNname”
OK
AT+WIPBR=2,6,0,“APNusername”
OK
AT+WIPBR=2,6,1,“APNpassword”
OK
AT+WIPBR=4,6,0
OK
AT+WIPCREATE=4,1,“IP”,00021,“LOGIN”,“PASSWORD”
at+wipcreate?
+WIPREADY: 4,1,“IP”,“LOGIN”,“PASSWORD”
OK
AT+WIPOPT=4,1,2,40,1
+CME ERROR: 850
at+wipopt=4,1,2,40,1
+CME ERROR: 850
AT+WIPCREATE=4,1,“IP”,00021,“LOGIN”,“PASSWORD”
+CME ERROR: 840
at+wipclose=4,1
OK
+WIPPEERCLOSE: 4,1
at+wipcreate?
OK
AT+WIPCREATE=4,1,“IP”,00021,“LOGIN”,“PASSWORD”
at
OK
at+wipcreate?
+WIPREADY: 4,1,“IP”,“LOGIN”,“PASSWORD”
OK
AT+WIPOPT=4,1,2,40,1
+CME ERROR: 850
Has anyone else ran into this before? It seems that it is happening on some of our modems, but not others.
The modem we are using is an AirPrime SL6087.