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.

CCS/CC3220SF: Time synchronization over WiFi

Part Number: CC3220SF
Other Parts Discussed in Thread: CC3200, CC3220S

Tool/software: Code Composer Studio

I have 2 CC3220SF board each connected to an AP (of a laptop) over wifi. Each of these boards have sensors. I want the Board to capture the sensors readings at the exact same time (with an accuracy of about +-1ms max).

what other approaches can be used to achieve this. I have already considered NTP, SNTP and PTP. PTP will be good but there is no example in the SDK