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

The concept of the SoftDevice contoller in NCS

I have been using the NRF5 sdk in the past but it now looking into the new NCS.

Currently I am trying to understand the concept of the new softdevice controller. As I understand it the NCS does not contain i binary softdevice this functionality is in NCS handled by zephyr and the new softdevice controller. What exactly is the softdevice controller? How does it differentiate from the softdevice in NRF5 sdk? In what form is it included in the NCS, is it sill linked in as a binary, or is it distributed as source code?

Related