nRF5340 FEM

Hello,

I have three questions regarding FEM.

#1 According to the following URL, FEM function is supported only for nRF52 series.

Would the FEM function be available on BL5340 as well?

https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/nrfxlib/mpsl/README.html

 

#2 The header file of “mpsl_fem_disable” function(described in the following URL) exists at "v2.0.0\nrfxlib\mpsl\include\protocol\mpsl_fem_protocol_api.h".

In order to see the detail, could you tell us where the function(source code like .c) exists?

https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/mpsl/doc/api.html?highlight=dppi#c.mpsl_fem_disable

 

#3 Could you tell us if there is something that should be added in order to use FEM function on BL5340 + Peripheral_uart project?

Regards,

Related