Hello we are trying to use nrf21540 RF FEM with nrf54L15 using baremetal sdk (sdk-nrf-bm).
We are able to use Softdevice S115 for BLE communictions. We now need to integrate the FEM.
Does the sdk-nrf-bm support nRF21540 FEM? If so, what is the correct API to configure TX_EN, RX_EN, and PDN — is it via mpsl_fem_* APIs directly, or is there a dedicated API within the SoftDevice?
Thanks