This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Provisioning Assert with 0x24A42 last call address using Softdevice 6.1.1

Hi.

I use a modified lightswitch server application with Nordic SDK 15.2, Mesh SDK 3.1.0 and Softdevice 6.1.1.

During provisioning I experience a software assert with following call stack address prior assert handling:

  • 0x24A42

The address references to a NVIC address load.

We are trying to understand the root cause of the assert and how we can address the problem.

Thanks for the help,

Ronny

Parents Reply Children
  • Thanks for the feedback.

    We have nodes running and functional but have a team which experiences the described software assert frequently. 

    This reflects to some unknown reason why the software assert is occurring frequently ( Every time ) or rarely.

    I'm going to look into the addr2line tool. I assume that it will show that the software assert is happening during the ldr of the NVIC address but double checking is time wisely spent.

    Best Regards,

    Ronny

Related