nRF9160 LTE-M network registration issue

Hello,

we are experiencing an issue with devices based on nRF9160 using modem firmware lib 1.3.6 and nRF Connect SDK 2.5.3.

The problem manifests as a sudden inability to register to the LTE-M network. After successful initialization, the device waits for the
LTE_LC_EVT_NW_REG_STATUS event for approximately 15 minutes, but the event never occurs. Restarting the device does not resolve the issue.

The situation is only resolved after inserting a different SIM card, after which the device registers to the network correctly. The SIM card that did not work on our device was tested:

  • on multiple units of our devices,

  • in different locations,

and the issue was reproducible in all cases.

Importantly, the same SIM card was able to successfully register to the network only after being used in an nRF9160 DK with the Cellular Monitor v2.6.0 (modem firmware lib 1.3.5 )application. From that point on, the SIM card also started working correctly in our devices and the issue no longer occurs.

At the moment, due to the inability to reproduce the issue, it is difficult for us to debug the root cause, which is still unknown. We would like to ask:

  • how we should further approach debugging this problem,

  • what could be the potential causes of this behavior (e.g. SIM state, network behavior, modem state).

We are attaching a trace file captured using Cellular Monitor on the nRF9160 DK, recorded at the moment when the SIM card transitioned from a state in which it was unable to register to the network to a successful LTE-M network registration.trace-2026-01-16T11-26-16.868Z.mtrace

Thank you in advance for your support and guidance.

Best regards,

Related