
A quick example of a simple WiFi application using the WiFi and network-socket APIs that is provided as a part of mbed-os.
Dependencies: WizFi310Interface_Draft
Fork of mbed-os-example-mbed5-wifi by
Revision 22:887649aaedcb, committed 2017-06-22
- Comitter:
- mbed_official
- Date:
- Thu Jun 22 14:15:04 2017 +0100
- Parent:
- 21:b2f2f6a840b4
- Child:
- 23:d894ce70a586
- Commit message:
- Include REALTEK_RTL8195AM and clean up docs
.
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 |
--- a/README.md Thu Jun 22 10:30:04 2017 +0100 +++ b/README.md Thu Jun 22 14:15:04 2017 +0100 @@ -10,7 +10,8 @@ ### Supported hardware ### -* [UBLOX Odin board](https://developer.mbed.org/platforms/ublox-EVK-ODIN-W2/) (`UBLOX_EVK_ODIN_W2` target when using mbed CLI) with ESP8266-01 module using pins D1 D0 +* [UBLOX Odin board](https://developer.mbed.org/platforms/ublox-EVK-ODIN-W2/) built-in WiFi module +* [REALTEK_RTL8195AM](https://developer.mbed.org/platforms/REALTEK-RTL8195AM/) built-in WiFi module * [NUCLEO_F429ZI](https://developer.mbed.org/platforms/ST-Nucleo-F429ZI/) with ESP8266-01 module using pins D1 D0 * [NUCLEO_L476RG](https://developer.mbed.org/platforms/ST-Nucleo-L476RG/) with ESP8266-01 module using pins D8 D2 * Other mbed target with ESP2866 module (Board it's connected to shouldn't have other network interface eg. Ethernet)