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
Files at revision 7:ab1ae55ec482
Name | Size | Actions |
---|---|---|
[up] | ||
Jenkinsfile | 2980 | Revisions Annotate |
LICENSE | 11357 | Revisions Annotate |
README.md | 6181 | Revisions Annotate |
esp32-driver.lib | 81 | Revisions Annotate |
main.cpp | 4764 | Revisions Annotate |
mbed-os.lib | 77 | Revisions Annotate |
mbed_app.json | 345 | Revisions Annotate |