This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Thingy:91 not connecting to Nb-IoT network with multicell location sample

Hello,

I'm trying to evaluate the Thingy:91 on Nb-IoT networks. I'm currently in the Philadelphia suburbs. I'm using the iBasis SIM card which was packaged with the device, and have been able to connect to LTE-M networks using the following prf.conf:

# LTE link control
CONFIG_LTE_LINK_CONTROL=y
CONFIG_LTE_NETWORK_MODE_LTE_M=y
CONFIG_LTE_AUTO_INIT_AND_CONNECT=n
However, when I switch to the following LTE link configuration:

CONFIG_LTE_LINK_CONTROL=y
CONFIG_LTE_NETWORK_MODE_NBIOT=y
CONFIG_LTE_AUTO_INIT_AND_CONNECT=n
the multicell location sample doesn't work. My question is: Do I need an Nb-IoT SIM card for this work? The assert tracker v2 Nb-IoT version doesn't work either.
Thanks!
Related