Does anyone know what’s wrong?
When I downloaded the first time the ping gprs sample into the Q2687 modem (Dev. Kit) using at+wdwl (after that I reset it using at+cfun=1) then
I run the sample with at+wopen=1
Then
I Execute:
at+gset=1,“empresarial.itelcel.com”,“webgprs”,“webgprs”,“0xx.xxx.00x.171”,0,0 to put the PDP Context (This is a fixed IP assigned by the network operator)
after that I write the wdata command and enter:
at+wdata=1,“0xx.xxx.00x.170”,1,400,100,10
The response is:
Context activation error
ERROR
Can anyone help me solve this issue?