use ncs 1.9.1 timeslot error (MPSL ASSERT: 112, 2236)

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?

Parents Reply
  • 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 

    MPSL_TIMESLOT_SIGNAL_EXTEND_FAILED, 
    MPSL_TIMESLOT_SIGNAL_SESSION_IDLE,
    MPSL_TIMESLOT_SIGNAL_SESSION_CLOSED. and my board works over 1 hour.
    Maybe this can solve my problem, I will continue to observe.
    Best regards,
    Liangshuan
Children
Related