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

nRF52832 + mesh SDK 3.2.0 + nRF5_SDK_15.3.0_59ac345 : Mesh assert at 0x00037996

I am occasionally (very rarely) getting "Mesh assert at 0x00037996", but when I try to look this up, I get:

$ arm-none-eabi-addr2line -e build_MinSizeRel/projects/<project>/<project>_nrf52832_xxAA_s132_6.1.1.elf 0x00037996
:?

My understanding is that this means the mesh_assert is happening somewhere in the SoftDevice, outside of my .elf?

Any information on how to trace this down further would be appreciated.

Parents Reply Children
No Data
Related