Registration rejected after SDK update

Hello,

I am trying to update a project from SDK v2.6.1 to v3.1.0, but with the updated SDK my device is not able to connect to the network anymore:

<wrn> lte_lc: Registration rejected, EMM cause: 15, Cell ID: 1395462, Tracking area: 49, LTE mode: 7

I also made a temporary version with SDK v2.7.0 (to test only required changes for sysbuild and HWMv2), which was also working fine.

Flashing back the original merged.hex is working fine, so I guess it has nothing to do with the network itself.

In was not able to find anything related in the changelogs, migration guides or the samples.

I am using modem firmware v1.3.7

Any hints would be helpful
Thank you.

Best regards,
Bernhard

Parents Reply
  • Hello Benjamin,

    I have build the GNSS sample for my custom board with basically the same output Registration rejected

    I am searching for the differences in the files but its hard to find anything, I have played a lot with the
    CONFIG_MODEM_ANTENNA ...
    settings, especially as they are also partly auto-configured for the boards, but always with the same output.

    Any other ideas?
    Thank you

    Best regards,
    Bernhard

Children
Related