This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

HTTPS client connect fails with Error 45 with 1nce sim card in France

Hi,

I used 3HK sim card on NB-IoT in Hong Kong, and I could run GET and POST instructions to any cloud with the right certificate.

Recently, I moved to France, and I switched to 1nce MVNO and now the connection fails with error 45. The certificate hasn't changed.

We also tried to connect to google, using google certificate. That also fails. TLS socket setup with TLS_HOSTNAME option with host google.com didn't help either.

ncs 1.5.1
modem fw 1.2.3


Attached is the build files and the modem trace.

Could you help on this urgent matter, please?

Saketaram

https_client.7z

Parents Reply
  • Hi again,

    The modem API traces are totally missing from the trace you provided.

    Did you make sure to add CONFIG_NRF_MODEM_LIB_TRACE_ENABLED=y in your application? And that UART1 isn't being used by something else?

    Additionally, have you verified with your network provider that the SIM card you are using should work in the area you are? And that there should be NB-IoT or LTE-M coverage in the area?

Children
Related