FTP Error: 803

Hi,

Using AT command on SL8082 chipset i want to connect FTP Server and getting the Error for command AT+WIPCREATE.
I have performed the following step’s:

  1. AT+WIPCFG=1 //start IP stack
  2. AT+WIPBR=1,6 //open GPRS bearer
  3. AT+WIPBR=2,6,11,“internet” //set APN name of GPRS bearer
  4. AT+WIPBR=4,6,0 //start GPRS bearer
  5. AT+WIPCREATE=4,1,”FTP server”,21,”username”,”passwd”
    ERROR : 803 operation not allowed in the current Internet Library stack state

The library i am using for WIP command is “Internet Library 5.58.0.A1”

Kindly guide me how to resolve this issuse.

Rgds,
Jinesh Punatar