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 tested with multiple SDK versions now and actually the problem is more connected to the update to HW model v2 than to the SDK update itself. All versions from (including) v2.70 are affected.

    I made a modem-trace based on gnss sample (with my application I got memory overflows when trying to build with modem-trace):

        modemtraces.zip



    I will try to test it also on a DK in the next few days.

    Thank you!

    Best regards,
    Bernhard

Children
Related