Integrating SoftDevice with Applications: Peripherals owned by the SoftDevice Controller

Hello,

Is there documentation, or an example, explaining how to avoid accessing peripherals owned by the SoftDevice controller in an Application?

I found this:

docs.nordicsemi.com/.../softdevice_controller.html

I am using the nRF Connect SDK.

These are the peripheral for the device I am working with now:

For the nRF54L Series:

  • CCM00

  • AAR00

  • RRAMC

  • DPPIC10 channels from 1 to 11

  • DPPIC00 channels 1 and 3

  • PPIB00 channels from 0 to 3

  • PPIB10 channels from 0 to 3

Related