Modem not trying other PLMN's if nw_mode is not included in the dataplan?

We're currently using a virtual operator as carrier, so our device is roaming in Finland. It seems that Elisa (24405) is the preferred network, but the data plan is restricted to LTE-M on Elisa network. The SIM does have NB-IoT enabled on DNA network (24412), and I can connect using NB-IoT and calling AT+COPS=1,2,"24412" manually.

It seems that the modem doesn't automatically try other networks after not being able to register to the primary. Is this an issue with the modem, network or the carrier profile?

Attached is the modem trace (Ignore the flight mode after 15 minutes, it is intentional). Modem fw 1.3.6, SDK version 2.6.1.

2024-09-17_ttyACM2_trace.bin 

Parents Reply
  • Reject cause is #15 “No suitable cells in tracking area” is sent by network when the subscription does not allow operation in the tracking area of this network. In automatic network selection mode (AT+COPS=0) modem can try to Attach also to other networks in the area. In manual network selection mode modem just tries to find another, allowed tracking area within the same, manually selected network.

Children
Related