sending CTE at different frequencies

Hey, 

I am trying to calculate distance between 2 BLE devices with nrf5340 by myself. i would have an initiator and a reflector. so my question is how can i configure my device as a reflector and how can i send CTE at different frequencies?

Thanke you 

Parents
  • Hi

    I'd recommend trying to combine the Direction Finding connectionless TX and RX samples and see what enables TX/RX in the two different sample projects. Check out the enable_cte_rx() function in main.c of the RX sample for instance, as that should give you an idea of how to enable it as a receiver as well.

    Best regards,

    Simon

Reply
  • Hi

    I'd recommend trying to combine the Direction Finding connectionless TX and RX samples and see what enables TX/RX in the two different sample projects. Check out the enable_cte_rx() function in main.c of the RX sample for instance, as that should give you an idea of how to enable it as a receiver as well.

    Best regards,

    Simon

Children
No Data
Related