hi iam new to wave com programming,
I have send Data through GPRS,
Iam trying to upload a file from Wave com to server using FTP
For this iam having a static ip,FTP port 21 opened
iam refering to Wave com documentation and executing following at commands,
AT+WIPCFG=1
OK
AT+WIPBR=1,6
OK
+WIND: 4
+WIND: 10,"SM",1,"FD",0,"ON",0,"SN",0,"EN",0
AT+WIPBR=2,6,11,"mygprs.com"
OK
AT+WIPBR=2,6,0,""
OK
AT+WIPBR=2,6,1,""
OK
AT+WIPBR=4,6,0
OK
+WIND: 15,1,"serviceprovidername",2,"serviceprovidername",3,"+20",4,"09/09/26,05:38:16+20",6,"0"
AT+WIPCREATE=4,1,"IP",21,"Admin","admin"
ERROR :?:
Iam getting above Error,
Could any one please suggest a solution
Thanks in advance
Arvin