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