I am using the NRF distance measurements examples between two nRF5340 boards to calculate the distance between them. I want to know how the distance is calculated in phase difference method .
I have gone through this ppt /cfs-file/__key/communityserver-discussions-components-files/4/2870.Measuring_5F00_distance_5F00_with_5F00_Nordic_5F00_Distance_5F00_Toolbox_5F00_slides.pdf.
I understands after synchronization , the two devices transmits ADV_IND between them. I also see some continuous waves being transmitted among the ADV_IND packets after synchronization. I would like to know the mechanism in which the distance is being calculated and why we are transmitting some continuous wave in between BLE LL Packets.This would give me a better idea about the Ranging procedure.
Thanks and Regards ,
Kaviya