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.

Revisions of NetworkSocketAPI.lib

Revision Date Message Actions
36:55c3649e4927 2016-02-25 Updated dependencies File  Diff  Annotate
35:9054b4a8097a 2016-02-23 Updated NetworkSocketAPI File  Diff  Annotate
34:f638bb9f2d30 2016-02-23 Updated ESP8266Interface and NetworkSocketAPI File  Diff  Annotate
30:f80540b6e2db 2016-02-22 Matched changes in NetworkSocketAPI File  Diff  Annotate
29:469d33b3ea1e 2016-02-23 Updated libraries to 'api-changes' branches File  Diff  Annotate
24:471a07e886ae 2015-12-28 update example program to use NTP File  Diff  Annotate
20:4cb9ef3b0cc9 2015-07-26 Update dependencies and example File  Diff  Annotate
19:03f1da306347 2015-07-22 Updating libraries File  Diff  Annotate
16:bb0a5b830dc5 2015-07-17 Test UDP socket dev and ESP8266 implementation File  Diff  Annotate
15:e48b3c6558b1 2015-07-16 small formatting updates File  Diff  Annotate
14:c47437f5dae8 2015-07-15 Updating libraries and example program to match new APIs. File  Diff  Annotate
12:31aad4e3317e 2015-07-15 Update NetworkSocketAPI dependency File  Diff  Annotate
11:b7e531a4d661 2015-06-18 change wifi->connect to wifi->open for sockets File  Diff  Annotate
9:da5a230fa4f4 2015-06-17 update example program adding sockets access File  Diff  Annotate
6:751245e265f6 2015-06-17 updating base for wifi File  Diff  Annotate
5:455deb196c7f 2015-06-01 made dependencies look at tip File  Diff  Annotate
4:cb8a17dd6746 2015-05-28 Update example: Now functional but failing implementation File  Diff  Annotate
3:95de30d399d8 2015-05-28 Update nested dependencies File  Diff  Annotate
0:1984a177ff56 2015-05-11 Initial commit File  Diff  Annotate