WiFi example for mbed OS, fork from https://github.com/ARMmbed/mbed-os-example-wifi

This is an example of a Wi-Fi application using the Wi-Fi and network socket APIs that Mbed OS provides.

The program brings up the Wi-Fi and the underlying network interface and uses it to scan available networks, connects to a network, prints interface and connection details and performs an HTTP operation.

For more information about Wi-Fi APIs, please visit the Mbed OS Wi-Fi documentation.

This example has been used on the following platforms

Revisions of mbed_app.json

Revision Date Message Actions
1:67275d54581f 2018-02-22 Update main.cpp / mbed_app.json File  Diff  Annotate
0:0593b97dec0b 2018-02-22 Initial commit File  Diff  Annotate