MC60E HTTPS problem

Hi,
I am working on MC60E.I want to open a HTTPS site and send requst to it but I cant .


AT+QSECWRITE=“RAM:ca_cert.pem”,2028,10

CONNECT

+QSECWRITE: 2028,4f21

OK
AT+QSECWRITE=“RAM:client_cert.pem”,1070,10

CONNECT

+QSECWRITE: 1070,6f74

OK
AT+QSECWRITE=“RAM:client_key.pem”,1730,10

CONNECT

+QSECWRITE: 1730,543d

OK
AT+ QIFGCNT=0

OK
AT+ QICSGP=1,“CMNET”

OK
AT+QIREGAPP

OK
AT+QIACT

OK
AT+QILOCIP

100.118.72.45
AT+QSSLCFG=“sslversion”,1,4

OK
AT+QSSLCFG=“seclevel”,1,2

OK
AT+QSSLCFG=“ciphersuite”,1,“0XFFFF”

OK
AT+QSSLCFG=“cacert”,1,“RAM:ca_cert.pem”

OK
AT+QSSLCFG=“clientcert”,1,“RAM:client_cert.pem”

OK
AT+QSSLCFG=“clientkey”,1,“RAM:client_key.pem”

OK
AT+QSSLCFG=“ignorertctime”,1

OK
AT+QSSLCFG=“https”,1

OK
AT+QSSLCFG=“httpsctxi”,1

OK
AT+QSSLCFG=“httpsctxi”,1

OK
AT+QHTTPURL=77,30

CONNECT

OK
AT+QHTTPGET=10

+CME ERROR: 3815
AT+QHTTPREAD=30

+CME ERROR: 3804

+PDP DEACT


I am geting top result.I checked the pulic key and private key are matched .what is the problem?

Dear Star,
Thanks for your inquiry in Quectel forum.
Please check the module firmware version with ATI, and confirm whether the APN you used is correct. Then please provide your test URL address and the public key, private key that you used. I need to check t in my side. Thanks!
By the way, you can try to change another SIM card to have a try. Thanks!
image

thanks for your answer I send you the files .

hello ,pls help me
I want to check how much space I have consumed, how I must do it

You can try to use the following command if you use standard solution of MC60 module. Thanks!
image
Quectel_GSM_FILE_AT_Commands_Manual_V1.5.pdf (1.0 MB)