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

Scheduler benefits

Hi, I'm doing some throughput/current consumption tests with nRF51822 (on PCA10001). My firmware has been developed starting from hrm example. I have created a custom service for sending 20byte with notification (many have already done the same, I know). I would like to ask which are the advantages/disadvantages of using scheduler? I've understand that it moves task execution from interrupt context to main context, but what imply this? Is it faster in execution? More reliable? Thanks Davide.

Parents Reply Children
No Data
Related