Example program for the ESP8266Interface running Espressif Firmware

Dependencies:   ESP8266Interface NetworkSocketAPI mbed

Note

This example code assumes your ESP8266 is running the Espressif Firmware. For instructions on how to update your ESP8266 to use the correct firmware see the Firmware Update Wiki Page.

This program demonstrates how to open, close, send and recv from the ESP8266 using the Network Socket API.

Committer:
bridadan
Date:
Wed Jul 15 23:23:14 2015 +0000
Revision:
14:c47437f5dae8
Parent:
12:31aad4e3317e
Child:
15:e48b3c6558b1
Updating libraries and example program to match new APIs.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bridadan 14:c47437f5dae8 1 http://developer.mbed.org/teams/NetworkSocketAPI/code/NetworkSocketAPI/#47c32687a44c