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.

BOOSTXL-CC3135: Getting NTP response parameters to calculates offset and Roundtrip delay

Part Number: BOOSTXL-CC3135

Hi,

In order to synchronize my embedded device using SNTP client with 10 ms precision, i am using BOOSTXL-CC3135 WIFI module interfaced with an STM32 microcontroller,
I have my own SNTP middleware (aligned with the RFC4330 doc spec) based on generic SNTP APIs wrapper; which it calculates offset (in microseconds),Round-trip and root-dispersion for each response
and provide a daemon adjustment.

The parameters needed to run this middleware :

+ Server Lists
+ Originate Timestamp
+ Receive Timestamp
+ Transmit Timestamp
+ Referance Timestamp
+ Kiss-Code

TI SNTP Library V2.10.01.02 doesn't provide APIs or access to get Header Response parameters.
How can i have the access for the listed parameters ?
Is there another advanced SNTP library supported by TI?
 

Best regards,

Ridha.