1.1.23 Client - SNTP APIs
The WINCS02 device includes a Simple Network Time Protocol (SNTP) client which synchronizes the device's local time with an NTP server.
The SNTP client can be enabled (default) or disabled by calling WDRV_WINC_SNTPEnableSet
.
The configuration of the NTP server can be either through static assignment from the host through this API or via DHCP. This configuration can be changed by calling WDRV_WINC_SNTPStaticSet
.
When configuration of the NTP server is static assignment, the host can set the address of the NTP server by calling WDRV_WINC_SNTPServerAddressSet
.