WlanNetworkManagement

This example demonstrates how to use the XDK WLAN abstraction to scan for networks, join networks, set a static IP address or dynamically obtain an IP address via DHCP. The example sets up a task that repeatedly scans for networks and connects/disconnects from a network.

Programming

Image

Output

When running the program keep the USB plugged to the PC. The USB will output a string of data which you can read to indicate correct functionality.

Image