Hi,
I use ncs 1.9.1, and the MCU is nRF5340.
After run the timeslot some minitus, a error occurred.
mpsl_init: MPSL ASSERT: 112, 2236.

what the error mean?
Hi,
I use ncs 1.9.1, and the MCU is nRF5340.
After run the timeslot some minitus, a error occurred.
mpsl_init: MPSL ASSERT: 112, 2236.

what the error mean?
Hi,
Could you please try the same sample with NCS v1.8.0 and v1.9.0? What are the results?
Have you made any changes to the sample code, such as modifying mpsl_timeslot_callback?
Best regards,
Dejan
Hi Dejan,
Thanks for you reply.
I don't use the sample, I just add the timeslot code into my hci_rpmsg project, and use the radio for time synchronization.
Now I add the
NRF_RADIO->POWER = 0;after
Hi Dejan,
Thanks for you reply.
I don't use the sample, I just add the timeslot code into my hci_rpmsg project, and use the radio for time synchronization.
Now I add the
NRF_RADIO->POWER = 0;after
Hi,
Please let me know if this solved your issue.
Best regards,
Dejan