No LTE-M connection when moving from EU to US.

Hello,

I'm working with an nRF9160 using SDK 1.6.1.
I'm using only LTE-M and have set a connection timeout to 75 seconds.

One of my products has left France and arrived in the USA but couldn't establish a connection while another device could.

I have some questions regarding this issue:

  1. Is my 75-second timeout sufficient to allow the modem to detect the change in country and perform a scan of the enabled bands
    (all 17 bands supported by the nRF9160 are enabled)?
    The SIM I'm using changes its IMSI when it receives an MCC update from the modem to enable connection in the new country.

  2. How long does the modem's scan of the 17 bands take? i.e., B1, B2, B3, B4, B5, B8, B12, B13, B14, B17, B18, B19, B20, B25, B26, B28, and B66.

  3. If I reduce the number of enabled bands, how much time can I save on the scan, and is there a formula for this time based on the number of bands enabled?

  4. What are the best practices to maximize the chances of connecting in a new country?
    I've seen the %XCOUNTRYDATA command, how can it benefit me?

Thank you in advance for your assistance.

For your information, I'm using Zephyr via SDK 1.6.1.

Parents Reply Children
Related