Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M95R get request from HTTPS without cert #815

Open
Sharjeel774748 opened this issue Dec 20, 2024 · 0 comments
Open

M95R get request from HTTPS without cert #815

Sharjeel774748 opened this issue Dec 20, 2024 · 0 comments

Comments

@Sharjeel774748
Copy link

Hi, I easily download the file from http server but now i want the same from https server but without certificates...
i did it on esp32 using particular library but unable to do this on GSM M95R... any suggestions will be helpful??
Response: AT
OK

Response: AT+QSSLCFG="sslversion",0,4
OK

Response: AT+QSSLCFG="seclevel",1, 1
OK

Response: AT+QSSLCFG="ciphersuite",0,"0XFFFF"
OK

Response: AT+QSSLCFG="https",1
OK

Response: AT+QIFGCNT=0
OK

Response: AT+QICSGP=1,"ZONG"
OK

Response: AT+QIREGAPP
OK

Response: AT+QIACT
OK

Response: AT+QILOCIP
10.25.21.50

ready to download firmware!
Response: AT+QHTTPURL=33,60
CONNECT

Response:
OK

Response: AT+QHTTPGET=60
+CME ERROR: http response fail
i receive rather
+CME ERROR: http response fail
or
+CME ERROR: http socket connect error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant