Part Number: CC2530
Tool/software: Code Composer Studio
Hi,
I need to do a time synchronisation of three receivers to measure the relative phase offset.
The receivers needs to start receiving at a time.
Could you help me please?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: CC2530
Tool/software: Code Composer Studio
Hi,
I need to do a time synchronisation of three receivers to measure the relative phase offset.
The receivers needs to start receiving at a time.
Could you help me please?
I made this. It is not so hard. See NTP-protocol algorithm. We take part of algorithm and get time about 10uSec. We test it abservate pin by oscilloscope.
P.S. We syncronize timer of host processor. Was use ZNP. But I think it no diference.
Hi Pavel Kosenko,
Thanks for your reply.
Could you tell me little bit more about it? I would appreciate if you can refer any paper or work similar to this