Cannot connect to network EC20F

I cant connect to network when I used AT+CFUN=1,1 for EC20F.

[My log]
AT+QIACT?
ERROR
AT+QIACT=1
ERROR
AT+QCSGP?
ERROR
AT+QHTTPURL=23,30
CONNECT


OK
AT+QHTTPGET=30
+QHTTPGET: 707

Please help me! Thank you and best regards.

Hello Vy_Nghia, thanks for your question If the network connection is abnormal, you can try the following command to determine whether the network is registered: AT+CFUN? //check cfun status AT+CPIN? //check SIM Card status AT+CGREG? //Check the registration status of the PS domain AT+CREG? //Check the registration status of the CS domain AT+QENG=“servingcell” //Check if the module resides on the network AT+QMBNCFG=“List” //Check if MBN activation does not match AT+CGDCONT? //Check if the APN configuration is correct AT+QICSGP=1 //Check if the username and password are configured correctly You can also restart after power off and retest the network. If the problem still exists, you can catch the problem log email to support@quectel.com, we will analyze your log, thank you.

volume_up

content_copy

share

That was return.

AT
OK
AT+CPIN?
+CPIN: READY
OK
AT+CFUN?
+CFUN: 1
OK
AT+CGREG?
+CGREG: 0,1
OK
AT+CREG?
+CREG: 0,1
OK
AT+QENG=“servingcell”
+QENG: “servingcell”,“NOCONN”,“LTE”,“FDD”,452,02,958DA0C,236,1300,3,5,5,17E0,-76
,-13,-43,51
OK
AT+QMBNCFG=“List”
+QMBNCFG: “List”,0,0,0,“Volte_OpenMkt-Commercial-CMCC”
+QMBNCFG: “List”,1,1,1,“OpenMkt-Commercial-CU”
+QMBNCFG: “List”,2,0,0,“OpenMkt-Commercial-CT”
OK
AT+CGDCONT?
+CGDCONT: 1,“IP”,“3GNET”,“0.0.0.0”,0,0,0,0
+CGDCONT: 2,“IPV4V6”,“3GWAP”,“0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0”,0,0,0,0
+CGDCONT: 3,“IPV4V6”,“WONET”,“0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0”,0,0,0,0
+CGDCONT: 6,“IP”,"",“0.0.0.0”,0,0,0,0
OK
AT+QICSGP=1
ERROR

What next I need to do? Thanks.

Hello hanskr, thanks for your reply
This shows that your network connection is normal, and the AT+QICSGP command requires configuration parameters. The specific configuration process can be seen in section 2.1.1 of the attached document. Thank you. Quectel_LTE_Standard_TCP(IP)_Application_Note_V1.1.pdf (445.1 KB)