Hi,
We are currently testing the zigbee_light example for nrf52840dk. Once in the debug stage, if we pause program execution and then resume it we find out that codes gets stucked at:
- nrf_raal_timeslot_us_left_get() -> m_assert_handler()
The m_assert_handlers specifies a problem at rem.c, line 2778
Is it an issue? Where is rem.c located? How can this be fixed?
Thanks in advance,
Santiago