Hi,
We are using the nRF52840 Dev Kit with SDK17 and SD140 without FreeRTOS. There has been discussion in other postings <link> about increased current consumption caused by calling sd_app_evt_wait instead of WFE when using FreeRTOS. However, we are observing increased consumption even when not using FreeRTOS. This posting <link>states that using WFE could not cause severe issue with the softdevice. Could you say what are the issues caused by calling WFE instead of sd_app_evt_wait?
Thank you for your help!