Front End Module control with nRF Connect (1.7.0)

Hi,

I'm trying to enable PA/LNA control with a nRF5340 using the nRF Connect SDK v1.7.0. This version was the first to introduce FEM control, as described here: http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_radio_fem.html

I'm wondering whether the steps listed in the linked documentation are the only steps I need to take to enable this feature. Is there an initialization function call I need to make in my firmware to "turn on" the feature? Or a config flag I need to add to my .config file? The article above only mentions modifications to the devicetree file.

Thanks for the help!

Parents Reply Children
Related