LTE connection timeout & retry policy

Hello,

in our application, we use nb-iot and PSM with wake-up period of 60 minutes.

CONFIG_LTE_NETWORK_TIMEOUT is set to default value (600 seconds).

In case bad link quality is present, or no network at all, what behavior should we expect?

Let's say the modem goes to sleep and link quality goes very bad.

Will the modem:

  • wake up
  • try to scan for 10 minutes
  • fail to connect
  • go to sleep
  • wakeup the following hour?

Is that correct? We have to understand what will be our current consumption when link quality is very bad, and how to limit this to a reasonable value.

Thanks

Marco

Related