This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

what does the API sd_app_evt_wait() do?

hi. As the manual says,It waits for an application event. and is called in the main while loop. Does it mean that if I put some other routines carrying out polling function into the main while loop, they will be blocked by sd_app_evt_wait() if it does not encouter any event for a long time? thank you.

Parents Reply Children
No Data
Related