Hello,
I create a custom board based on nRF5340 with a FEM nRF21540 and I would like to test radio part with some fixed frequency test.
It seems that SDK (nrf connect 2.4) provides a sample for RF test (Direct Test Mode).
After adding my board in the "Direct Test Mode" project, I meet some build error:
My custom board has an UART0 (only TX) for debug and USB capability.
Best regards.