nRF9160 - Improve slow cellular registration

Hello,

I was wondering if there if there is way to improve the the network registration process on a custom board with nRF9160.

I currently have a typical "engineer setup" to work on the firmware (custom board equipped with an nRF9160 and a 1NCE SIM card, sitting on my desk).
It works great. However, when uploading a new firmware, the duration to re-connect to the network is very inconsistent : sometimes it connects within less than 30 sec, and sometimes it is still not connected after 3 minutes. In both cases, the device it at the same location, on my desk.

Because my device might be placed in a location where network is not reachable, I have implemented a timer that will switch off the device in case it takes too long to connect. This will prevent draining too much battery. The question is : how long is too long ? Is there a way to improve that ? For example, being able to detect that there are no cells around, so there is not point waiting for too long ?

Thanks.

Vincent

Parents Reply Children
No Data
Related