Hi,
I needed assistance to get the SKY66403-11 FEM working with the Radio Test Example in VS Code, for certification testing (FCC, CE etc). I am using the NCS 2.2.0 SDK. I am using a custom board with nRF52840 SoC and it has the LFXO present.
I have added the device tree node as depicted below in the sample code, created as an existing project.:
Are there any additional changes required beside these to be done to get the FEM working because while building this I get the following build error.
PS: Just wanted to mention that I tried running the Radio Test Example directly without adding the support for the FEM and that works as expected.
Thanks in Advance