Start GPRS bearer problem

Dear all ,

The GPRS bearer cannot start ,it gives WIP_BEV_CONN_FAILED event

I donot know why ?

I give a correct APN , and all setting donot return errors

put when i make AT command to start the bearer it started well .

I am using multitasking ,

my module is Q2687

Iam waiting your help
thanks alot

Make sure you are opening the bearer on your highest priority thread, otherwise it will not work.

Thanks for you reply

When I put opening the bearer in main task then i set options and start the bearer in the other task

it works sometimes and sometimes not

what is the problem now ?