MPSL ASSERT: 112, 1706

We have been seeing a bootloop issue on some of our nRF52840 boards running NCS v2.6.1 using CR2032 coin cell batteries.  The batteries are all around 3V.

This is an intermittent issue that doesn't happen on all devices and may be power related.  Running off an external voltage supply seems to increase reliability.

It appears to be caused when we start advertising.  This trips an MPSL assert and we get a SREQ reset event.  This reset causes us to reboot where we once again assert once starting advertising.

The only information we get is a line in the log that says “MPSL ASSERT: 112, 1706”.

I am hoping if you can tell me what MPSL assert 112, 1706 refers to maybe that will give us something more to go off.

Thanks.

Related