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:
sam_grove
Date:
Thu Jun 18 15:25:36 2015 +0000
Revision:
11:b7e531a4d661
Parent:
9:da5a230fa4f4
Child:
12:31aad4e3317e
change wifi->connect to wifi->open for sockets

Who changed what in which revision?

UserRevisionLine numberNew contents of line
sam_grove 11:b7e531a4d661 1 http://developer.mbed.org/teams/NetworkSocketAPI/code/NetworkSocketAPI/#26b257519de9