Hello,
Does nRF52833 has support for FreeRTOS in version 16.0.0 of nrF SDK?
Is there any specific example with the softdevice and FreeRTOS?
Thank You,
Vineeth John
Hello,
Does nRF52833 has support for FreeRTOS in version 16.0.0 of nrF SDK?
Is there any specific example with the softdevice and FreeRTOS?
Thank You,
Vineeth John
Hi,
The available examples using FreeRTOS are:
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_rtos.html
If none of the projects are setup for the nRF52833-DK (PCA10100), then you will need to look at the nRF52840-DK (PCA10056) and modify the project to use the nRF52833 instead. There is an description here on how that can be done:
https://devzone.nordicsemi.com/f/nordic-q-a/56468/can-i-use-the-example-code-for-pca-10056-for-pca-10100
Kenneth