Hello,
I would like to use the Radio Test Sample from the newest NRF Connect v3.0.2 (v3.0.2\nrf\samples\peripheral\radio_test). However, when I try to build it with "nrf54l15dk/nrf54l10/cpuapp" as a target board I get the following errors:
/ncs/v3.0.2/modules/hal/nordic/nrfx/drivers/include/nrfx_timer.h:65:37: error: 'NRFX_TIMER10_INST_IDX' undeclared here
and
/ncs/v3.0.2/nrf/samples/peripheral/radio_test/src/radio_test.c:83:53: error: 'nrfx_timer_10_irq_handler' undeclared
I use the standard proj.conf from the sample. What could be the reason?
Thanks and Regards,
Vito