EC200U-CN Unable to connect to internet

Cannot connect to Internet via EC200U-CN.
Following is the output
AT+QIACT=1
ERROR
AT+QIGETERROR
+QIGETERROR: 561,activate pdp context failed

I have checked the APN name and t is correct

Internet works on phone with same sim card (JIO)
For additional details:
ATI
Quectel
EC200U
Revision: EC200UCNAAR02A10M08
AT+QICSGP=1
+QICSGP: 1,“jionet”,“”,“”,0
AT+CGDCONT?
+CGDCONT: 1,“IP”,“jionet”,“0.0.0.0”,0,0
AT+CSQ
+CSQ: 16,99
AT+CREG?
+CREG: 0,1
AT+CEREG?
+CEREG: 0,1
AT+COPS?
+COPS: 0,0,“RJIO”,7
AT+QCFG=?
+QCFG: “nwscanmode”,(0,1,3),(0,1)
+QCFG: “band”,(0-FFFF),(0-7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF),(0,1)
+QCFG: “creg/emergency”,(0,1)
+QCFG: “pdp/retrytimes”,(0-10)
+QCFG: “qoos”,(0-2),(0-255),(0-255),(0-255)
+QCFG: “dftpdn”,<ip_version>,<apn_name>,<auth_type>,,
+QCFG: “airplanecontrol”,(0,1)
+QCFG: “qcsq/rssi/negative”,(0,1)
+QCFG: “nwparam/calib”,(0,1),(0,1)
+QCFG: “3gpprel”,(8-13)
+QCFG: “qcellinfo/fmt”,(0,1)
+QCFG: “usbnet”,(1,3)
+QCFG: “nat/cid”,(0-FFFFFFFF)
+QCFG: “nat/subnet”,(1-7),<net_address>,<subnet_mask>
+QCFG: “usbnetmac”,<mac_address>
+QCFG: “urc/ri/smsincoming”,(“off”,“pulse”),(1-2000),(1-5)
+QCFG: “urc/ri/other”,(“off”,“pulse”),(1-2000),(1-5)
+QCFG: “urc/ri/ring”,(“off”,“pulse”),(1-2000),(1-5)
+QCFG: “urc/delay”,(0-120)
+QCFG: “urc/cache”,(0,1)
+QCFG: “risignaltype”,(“respective”,“physical”)
+QCFG: “apready”,(0,1),(0,1)
+QCFG: “cmux/urcport”,(0-4)
+QCFG: “fota/cid”,(1-7)
+QCFG: “fota/times”,(0-120)
+QCFG: “fota/path”,
+QCFG: “pkalive/ip”,(1-2),<IP_address>,(0-65535)
+QCFG: “ledmode”,(0-2)
+QCFG: “led/sim”,(0,1)
+QCFG: “tone/incoming”,(0,2,3)
+QCFG: “sleepind/level”,(0,1)
+QCFG: “wakeupin/level”,(0,1),(0,1)
+QCFG: “ntp”,(1-10),(5-60)

Any help will be greatly appreciated

pls run

AT+QIACT=1
AT+CGPADDR

Hi Herbert,
Please find the results for mentioned commands
AT+QIACT=1
ERROR
AT+CGPADDR=1
+CGPADDR: 1,“0.0.0.0”

My understanding Jio is IPv6 only, so you need to configure at+cgdcont or at+qicsgp accordingly.

Hi,
Thanks jfrog
You are correct Jio only provides IPv6
I now changed the context using
AT+QICSGP=1,2,“jionet”
AT+QICSGP=1
+QICSGP: 2,“jionet”,“”,“”,0

Post this,
AT+QIACT=1 works

I hope this helps for anyone in future