Hello,
I am working on nRF9160 custom board. Since I am reprogramming a lot, this issue is kind of getting on my nerves. Here is the issue:
Usually modem takes couple of seconds after initialization to turn on the RRC module and create a connection to network. But sometimes after some failed connections to server or just reset, the modem takes multiple minutes to receive the RRC notification and its getting frustrating. Once it was like 14 minutes, I tried reprogramming FW, downgrading and upgrading modem FW, but nothing really helped. And then after couple of times waiting for the connection to establish, on the next reset it started to work fine again. In past 2 weeks this already happened twice - once it took 4 minutes to connect and since yesterday it takes 12 minutes to receive the RRC notification and establish connection with network. I have not changed my location so the Cell is the same every time. The Cell ID notification is received within seconds since startup but the RRC for some reason takes super long time.
I tried searching through already existing tickets but I can't really relate to those issues, some of them mention operator change or cell change, but that for me is stationary. So for obvious reasons I think the modem for some reason went rogue and I still haven't found a way to properly recover it. Since our FW currently waits around 30 seconds to get network connection, means that when modem in this state will never connect to network and device is pretty much useless. 30 seconds because its a battery powered device and usually that is enough for the modem to connect to network.
So my questions are:
1) Is this something you are aware of?
2) Why the modem re-flashing does not help?
3) Since re-flashing does not work, is it because the modem HW is somehow damaged but then again why does it bounce back to normal operation?
4) How I can properly recover modem in this situation?
5) Is the same issue observed on nRF9151 SiP?
I am currently using 1.3.7 modem version and if it makes any difference working on 2.6.0 SDK. Operating in LTE-M
Regards,
Andris