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

The easiest way to implement "multi-threaded" app that read multiple sensors with individual sample rates/frequencies using a nRF52840 DK

Are there any native RTOS build-in the SDK? If I need to develop a sensor device driver (i2c based) any recommendation as the safest way to do that.  Choosing between freeRTOS, Zephyr or ..

Related