I am now facing the following issues:
https://devzone.nordicsemi.com/f/nordic-q-a/55975/about-reset-during-advertising
I call "sd_app_evt_wait" and go to sleep.
Even when the sleep is released at the SoftDevice level, the sleep may not be released at the application level.
In the link above, I'm giving an example of advertising.
Is there any possibility that the same phenomenon occurs outside of this example?
If so, please tell us about the case.
Also, please tell me if there is a way to wake up at the application level when the sleep is waked up at the SoftDevice level.