Can't connect to LTE network with NRF9160DK, err -14

Hi.

I'm trying to run the http client sample for nrf9160 using nRF Connect SDK, but when I flash the board it gives this output:

Waiting for network.. Failed to connect to the LTE network, err -14

I was trying before this to use the board as a server creating a listening socket, but when I saw it failed I tried to run first the sample, which doesn't work either.

Is there any way to approach this?

Thanks.

Parents Reply
  • This board is very old, and outdated. Current version is v1.1.0. The nRF9160 SiP on this board is the B0 (ver 1). Please see PCN134

    What version of the modem FW did you update to? Ref. release notes of modem FW v1.3.x

    • Note that this modem firmware is targeted nRF9160 SiP Revision 2 
    • It can be used for nRF9160 SiP Revision 1, but only for testing and development
    • It cannot be used for engineering samples of Revision 1 (e.g. DKs or Thingy:91 with version older than v0.9.0
    • After you upgrade to MFW 1.3.x it is not recommended to downgrade to MFW 1.2.x or MFW 1.1.x.(potential file system issues)

Children
Related