botletics / SIM7000-LTE-Shield

Botletics SIM7000 LTE CAT-M1/NB-IoT Shield for Arduino
https://www.botletics.com/products/sim7000-shield
GNU General Public License v3.0
477 stars 216 forks source link

sim7000e https AT command; AT+SHCONN returns error #195

Open snahammond opened 4 years ago

snahammond commented 4 years ago

The AT+SHCONN command for sim7000e always returns false; Kindly fiind attached the commands:

AT+CNACT? +CNACT: 1,"10.9.178.176"

OK

AT+CFSINIT OK

AT+CFSGFIS=3,"google.cer" +CFSGFIS: 3352

OK

AT+CFSTERM OK

AT+CSSLCFG="convert",2,"google.cer" OK

AT+SHSSL=1,"google.cer" OK

AT+SHCONF="URL","https://www.google.com" OK

AT+SHCONN back: AT+SHCONN ERROR

Command;

AT+CFSGFIS=3,"google.cer" +CFSGFIS: 3352

OK

indicates that i have the google CA certificate.

Kindly help thanks

spara7C5 commented 3 years ago

Hi, can you please share the google.cer file?

jolinar008 commented 2 years ago

did you find a solution. Thanks