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

Cannot get NB-IoT connection with nRF9160 DK

From what I could see the Asset_Tracker example works in LTE, not in NB-IoT. How can I test NB-IoT?

I would like to get some hint on what example to use and what to do to get nRF Cloud connection through NB-IoT so that I can start my development from a working platform.

I have nRF9160 DK board, iBasics SIM card and also a 1nce SIM card. I am based in Munich and must develop a project based on the nRF9160 chip.

All tips are welcome.

Parents Reply
  • Thanks Martin: I included #define CONFIG_LTE_LEGACY_PCO_MODE on the top of lte_lc.c and now the Asset_Tracker does connect but not with the iBasics SIM card but with a 1nce SIM card.

    I tried what you stated above and AT-CLIENT doesn't connect with iBasics SIM card either, although it works with the other.

    So I'll go back to the version that is working and run from there. Thanks for you help. I'll study the tutorial you just sent me.

Children
Related