
A quick example of a simple WiFi application using the WiFi and network-socket APIs that is provided as a part of mbed-os.
The program brings up the WiFi and the underlying network interface, and uses it to scans available networks, connects to a network, prints interface and connection details and performs simple HTTP operation.
Supported hardware:
- UBLOX Odin board built-in WiFi module
- REALTEK_RTL8195AM built-in WiFi module
- NUCLEO_F401RE with X-NUCLEO-IDW01M1 WiFi expansion board using pins D8 D2
- NUCLEO_F429ZI with ESP8266-01 module using pins D1 D0
- NUCLEO_L476RG with ESP8266-01 module using pins D8 D2
- Other mbed targets with ESP8266 module or X-NUCLEO-IDW01M1 expansion board
Not that the mbed target board the WiFi shield gets connected to shouldn't have any other network interface e.g. Ethernet.
ESP8266 is a fallback option and will be used if the build is for unsupported platform.
Revision 97:6c627aade339, committed 2019-06-10
- Comitter:
- mbed_official
- Date:
- Mon Jun 10 11:00:13 2019 +0100
- Parent:
- 96:e0963326d853
- Child:
- 98:ea4e2f0eadde
- Commit message:
- Remove obsolete lines from README.md
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-wifi
Changed in this revision
README.md | Show annotated file Show diff for this revision Revisions of this file |
mbed-os.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/README.md Mon Feb 25 16:41:30 2019 +0000 +++ b/README.md Mon Jun 10 11:00:13 2019 +0100 @@ -111,10 +111,6 @@ Gateway: 192.168.0.1 RSSI: -27 - Sending HTTP request to www.arm.com... - sent 38 [GET / HTTP/1.1] - recv 64 [HTTP/1.1 301 Moved Permanently] - Done ```
--- a/mbed-os.lib Mon Feb 25 16:41:30 2019 +0000 +++ b/mbed-os.lib Mon Jun 10 11:00:13 2019 +0100 @@ -1,1 +1,1 @@ -https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48 +https://github.com/ARMmbed/mbed-os/#cd8e315ba5875cf5af9f0489eb95b67f1b554fce