This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to test direct_test_mode with nrf21540 in NCS1.8?

Hello,

NCS1.8.0   Windows10  X64;

i test   v1.8.0\nrf\samples\bluetooth\direct_test_mode, and i want to use nrf21540 model.

i've set CONFIG_NRF21540_FEM=y  and do Project->Run CMake, but nrf21540 is not enabled.

if i forcibly enable it,

got error "DT_N_NODELABEL_nrf_radio_fem_P_spi_if_IDX_0_PH_BUS_P_label" undeclared here (not in a function)

   

thanks

Best Regards

Related