Daer
usually we need minutes to lock the LTE cell and connect to the network. There is a way after the connection to save the data (NVM or flash) and on restart to use them?
Federico
Daer
usually we need minutes to lock the LTE cell and connect to the network. There is a way after the connection to save the data (NVM or flash) and on restart to use them?
Federico
Hi,
You can try locking the band (to the one in your area) via this AT command:
Then issue a "AT+CFUN=0" to store this permanently. This should improve your registration time.
Kind regards,
Håkon
Thanks I will check on the board
Another minor detail I've never seen documented anywhere: even if you leave the modem in "AT+COPS=0" mode to let it auto-select carriers, it can still remember the most recent service it was connected to and use that to speed up the next re-connect. But, when you re-send the "AT+COPS=0" command to the modem it forgets that information, making the next connection search all carriers again.
In other words, leaving the modem in "AT+COPS=0" mode doesn't prevent the modem from saving connection info, but sending the "AT+COPS=0" command does.
Is clear that during the app with battery supply we want switch off completely the modem to reduce power consummation and we hope that in some way it remember the setting
Federico
Thanks, this is very interesting to hear. Could you tell me which modem firmware version has this "AT+COPS=0" behaviour? I'm currently having mfw_nrf9160_1.1.0 and it seems that the list of recent cells is not cleared. The attachment to the NB-IoT network takes only a few seconds even without any band locks.
I am trying compare the cell search times with different band lock combinations. Thus, it would be highly useful to erase the list of recent cells from the device memory. Do you know if there is any AT command for this?
Best regards,
Olli