Simple Network Time Protocol example

Introduction

This example demonstrates using SNTP to synchronise the time with a network clock.

Building the example

Change directory to the sntp example
    cd %LF_HOME%\examples\sntp

Rebuild the application
    lfmake clean all

Running the example

To run the example on the board
    lfdownload sntp.bin

Features

This example demonstrates the following SDK features.