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

Multiprotocol application based on FreeRTOS using nRF Connect SDK

Hello Nordic support,

I have a requirement to develop a multiprotocol (BLE , ZigBee, Thread) application on nRF52840 and planning to use nRF Connect SDK for the development. I understand that nRF Connect SDK is based on Zephyr RTOS but I would like to use FreeRTOS to manage my application.

On looking at this following page in nRF Connect SDK documentation: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/mpsl/doc/mpsl.html, I see that a multiprotocol application can be either RTOS-based or RTOS-free. 

So, I would like to understand if I can develop the multiprotocol application using nRF Connect SDK with FreeRTOS.

Regards,

Anusha

Related