This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

CTE configure through nrf 52833

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? 

Parents Reply Children
No Data
Related