hi all,
i'm here to ask few questions on how to get CTE packets.
1. which example can i start off by adding
NRF_RADIO->DFEMODE = RADIO_DFEMODE_DFEOPMODE_AoA; NRF_RADIO->DFECTRL1 = 20 << RADIO_DFECTRL1_NUMBEROF8US_Pos | 1 << RADIO_DFECTRL1_DFEINEXTENSION_Pos;*/?
2. can i use dtm to send CTE packets? if do, how can i do that? can you explain to me step by step?