I am a research student, currently working for a research project and writing a software for low-power and real-time wireless networks. I am very new to TI. I use two CC1352R1 MCUs, one is a BLE transmitter and the other is BLE receiver. I want to enable Precision Time Protocol (PTP) over BLE between two MCUs. I'm not very familiar with the PTP protocol but the goal is to to send the time-stamp from one device to another periodically when the connection is formed between two devices, secondly to have a clock accuracy with a precision of about 1 microsecond and also to figure out how often we have to send the time-stamp to maintain 1 microsecond accuracy.
Is there any example for the indicated MCU to achieve the goal of the task, or are there any other examples related to this task and can be able to be modified accordingly.
Any help on this would be greatly appreciated.
Thanks.