Hi Nordic.
I‘m using NCS 2.3.0, and trying to add FEM to the lbs example program.
I created the nrf5340dk_nrf5340_cpuapp.overlay in the lbs example program and released the corresponding pins to the network core. Then, I created a childimage folder and created the nrf5340dk_nrf5340_cpunet.overlay , added the 21540 fem into file.
I check the build/hci_rpmsg/.config the CONFIG_MPSL_FEM and CONFIG_MPSL_FEM_NRF21540_GPIO is opened , but there not effect ,
I migratethe project back to 2.2.0, and it turned out to be ok
Can your give me some advise,thanks!