Regarding the MPSL ASSERT: 1, 1519 issue

Hi,

    During full-device testing, we observed that two devices encounter the MPSL ASSERT: 1, 1519 error after approximately one hour of operation, which causes the MCU to reboot. In addition, several other devices experience the same error about once per day, while the majority of devices operate normally.

    We have confirmed that this is related to an HF crystal oscillator startup timeout. We would like to confirm the timeout duration and the number of retry attempts for the crystal startup.

The main MCU is nRF54L15, using SDK v3.1.0.
CONFIG_MPSL_HFCLK_LATENCY = 1800

Related