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

Bluetooth on Zephyr & NCS - use of MPSL without SoftDevice Controller on nRF52

Hello,

myself and my team are evaluating the use of Nordic Connect SDK offering on nRF52840-based board.

From what I understood, aside from the open source and common Zephyr Bluetooth host, we'll be able to choose between the Softdevice Controller and the open source Link Layer provided with Zephyr.

I also understood that the SoftDevice Controller has a dependency with MPSL (https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/mpsl/README.html), still provided with nrfxlib.

Now, do you know if it would be possible for us to explore the use of:

  • MPSL, combined with
  • Zephyr Open Source Link Layer

?

The reason we are interested in this configuration are the Radio Notifications, that are not available just by using Zephyr offering.

Of course we are still considering using all of the Nordic offerings ;), but good to understand all the viable options.

Thanks,


D

Related