Hi,
I'm trying to run the nrf/samples/cellular/at_monitor sample (v3.2.1), but I keep getting this output.
*** Booting nRF Connect SDK v3.2.1-d8887f6f32df *** *** Using Zephyr OS v4.2.99-ec78104f1569 *** AT Monitor sample started Subscribing to notifications Connecting to network Resuming link quality monitor for AT notifications Waiting for network Network registration status: UICC failure
I have two nRF9160 devkits, and they both are giving me this same result. I've tried 3 different sim cards as well, two of which were the included iBASIS eSIM. I was doing some testing with SDK v3.1.1 a few months back and had no issues with the devkit/SIM card I had at the time. I've tried going back to SDK v3.1.1 and testing cellular fundamentals lesson 2 example 2 but it also doesn't connect.
*** Booting nRF Connect SDK v3.1.1-e2a97fe2578a *** *** Using Zephyr OS v4.1.99-ff8f0c579eeb *** [00:00:00.294,036] <inf> Lesson2_Exercise2: Initializing modem library [00:00:00.534,240] <inf> Lesson2_Exercise2: Connecting to LTE network +CEREG: 90
I'm using VS Code with the nRF Connect extension to flash the devkits. I've also tried flashing modem firmware v1.3.7 through the desktop application first just in case that was somehow missing.
What can I do to troubleshoot this?
Thanks
