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

nRF9160DK can not find the cellular network

I am unable to connect the nRF9160DK to the cellular network.

I have gone through the "Get started guide" (working in Linux) and I have been able to install the SDK. I have also
updated the firmware to mfw-m1_nrf9160_0.6.8-30.alpha. I have installed ARM Embedded Studio and can
build and run the examples (SecureBoot/Asset Tracker/AT client) without problems.

I have sucessfully registered the iBasis SIM via nrfcloud.com, but is stuck
with LED3 blinking and LED4 never coming on.

If I run the AT client via nRF Connect Desktop, I can reset the DK and clicking "AT+CFUN?" twice I get green lights for Modem and
UICC, but red light for PDN, while UART and LTE are blinking yellow and red.

I have also tried the DK with another SIM which I know works (Telenor Sweden) with exactly the same results.

What could be the problem?

Best regards,
Erik

Parents
  • For future users, I managed to solve the connectivity issue after a lot of trouble. The first problem was that only NB-IoT is available in my area in Stockholm so the iBasis SIM did not work, and I had to get a 3rd party SIM. Second, I had to update the firmware for NB-IoT. And third, I only got the asset_tracker application to run with the following tags from the repo:  nrf v0.3.0, nrfxlib v0.3.0, mcuboot v1.2.99-ncs2 and zephyr v1.13.99-ncs2. Phew...

  • I always used that combination for sample projects because those seemed to compile and run.  But when I update the radio firmware, and use these same projects, I can't connect.  Load secureboot and asset tracker from this set and run radio firmware 0.6.8, everything works.  Update to radio firmware 0.7.0?  Won't connect.  Put it back and it works. 

Reply Children
No Data
Related