The SoftDevices claim to be RTOS agnostic. What RTOS is most commonly used with them?
Hi,
We have documentation available for RTX alongside SDK 9.0 which works concurrently with the SoftDevice. The information can be found here. It should also be possible to run other RTOS variations, however you will likely need to port a system timer (SysTick). For the most demanding RTOS variations you will need add some external memory.
Best regards,
Øyvind