BG95 - HTTPS error 701

I’m using BG95-M3 with MINIPCIE-EVB-KIT and I’m try to make an HTTPS GET to this site https://www.howsmyssl.com/s/api.html, but I receive any time the error +QHTTPGET: 701.
This is my procedure:

ATI

Quectel
BG95-M3
Revision: BG95M3LAR02A03

OK
AT+CREG?

+CREG: 0,1

OK
AT+QIACT?

+QIACT: 1,1,1,“10.104.0.91”

OK
AT+QHTTPCFG=“contextid”,1

OK
AT+QHTTPCFG=“sslctxid”,1

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

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

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

OK
AT+QHTTPURL=36,80
CONNECT
https://www.howsmyssl.com/s/api.html
OK
AT+QHTTPGET=80

OK

+QHTTPGET: 701

What could I do?
I test the same procedure with EC25-E and it is all ok. What is the problem with BG95?

error 701 means that , the http request has not be sent out to network successfully , normally , we can check if from the bleow direction :

  1. Check whether the customer injection network is normal;

  2. Check whether the customer URL is available;

  3. Check whether the customer uses the first scenario for other businesses;

  4. Check whether the customer’s USB connection is used as a network card;

for your case , pls pay more attention to the point 3

meanwhile , pls disable quectel wireless ethernet adapter

image

I resolved with an upgrade of the firmware on module.