SNTP Time related query

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

SNTP Time related query

跳至解决方案
661 次查看
utsavikalpesh
Contributor V

Hi,

I am working with CodeWarrior v10.6 and MQX v4.0.

I am following security_email demo and getting the time from time.nis.gov.  I am getting date time properly with UDP port 37.

Now query is default time on MQX is from 01/01/1970 and default time of time.nis.gov is from 01/01/1900. If both have a different default Year How I am getting a proper Current time?? There should be 70 year deference as per my knowledge.

Can anybody tell me how SNTP working in detail?? There is only sntp_oneshot and sntp_inti function available in rtcs library. No more detail I got.  

标记 (4)
0 项奖励
1 解答
465 次查看
DavidS
NXP Employee
NXP Employee

Hi Utsavi,

Attached ZIP has example code to manually or automatically or set default time based on last compile time of application.

I last tested about a year ago on TWR-K70F120M tower kit.  Ignore the SSL stuff.

Hope it helps.

Regards,

David

在原帖中查看解决方案

0 项奖励
2 回复数
466 次查看
DavidS
NXP Employee
NXP Employee

Hi Utsavi,

Attached ZIP has example code to manually or automatically or set default time based on last compile time of application.

I last tested about a year ago on TWR-K70F120M tower kit.  Ignore the SSL stuff.

Hope it helps.

Regards,

David

0 项奖励
465 次查看
utsavikalpesh
Contributor V

Hi David,

Thanx for reply.

0 项奖励