Hi,
I've added WFE\WFI to my application running on nRF52840 on my RTOS Idle Hook.
Runs fine when debugger is attached , but when debugger not attached - the application miss behaves.
The RTOS uses systick ( 1ms ) for it's operation.
Is there any known issues with systick and WFI\WFE working together ?
Is there any example for RTOS implemented Idle on nrf52840 ?