WiFi Client Sample App

The sample shows how to use the WiFi Client Service.

To use this app, you should have basic understanding of how a WiFi client works and the Legato interface.

Usage

When started the WiFi client first performs a few scan loops and recovers the result.
The results are visible in the log.
It then tries to connect to an WiFi Access Point named "wifiWebApSSID",
with WPA2 passphrase: "passphrase".

Note
It will also provide IP addresses. This is not a part of the WiFi Service, but is provided for the sample apps.

This sample app is not started by default;it needs to be started manually.