DHCP example

Introduction

This is a simple example that is used to find out if your board can get an IP address using DHCP.

Building the example

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

Rebuild the application
    lfmake clean all

Running the example

To run the example on the board
    lfdownload dhcp.bin

Features

This example demonstrates the following SDK features.