The SoftDevice Manager (SDM) Application Programming Interface (API) allows the application to manage the SoftDevice on a top level. It controls the SoftDevice state and configures the behavior of certain SoftDevice core functionality.
When enabling the SoftDevice, the SDM configures the following:
- The LFCLK source. See Clock source.
- The interrupt management. See SoftDevice enable and disable.
- The embedded protocol stack.
Detailed documentation of the SDM API is made available with the Software Development Kit (SDK)s.