Hi Team,
I want to develop an application based on Mesh5.0, but I also want to use functions that in nRF SDK. I find the sd_app_evt_wait() in the main function. But in NRF SDK, I also find the __WFE.
I am confused about that to use nRF functions in the Mesh application.
In summary, my questions:
1. Is it a must that uses __WFE function when transferring it in the Mesh application?
2. Is it ok to use multi times of __WFE function?
Best,
Gaosheng