Does the latest Mesh SDK support FreeRTOS
Does the latest Mesh SDK support FreeRTOS
Hi,
nRF Connect SDK builds on Zephyr, which is a different real time operating system (RTOS) than FreeRTOS. This means with nRF Connect SDK you do get an RTOS, but it is not FreeRTOS. For more information, see the nRF Connect SDK documentation.
Regards,
Terje