adalsa91 / tfg

GNU General Public License v3.0
0 stars 1 forks source link

Sync system time using SNTP #10

Closed adalsa91 closed 7 years ago

adalsa91 commented 7 years ago

Use SNTP to get the current timestamp, then use Arduino Time Library to set the system time and adds timekeeping functionality.

Arduino Time Library - GitHub Repository

adalsa91 commented 7 years ago

Use SNTP APIs from Espressif NonOS SDK.