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
54:4b14327faaaf 2016-04-21 Updated to match changes to the NSAPI File  Diff  Annotate
52:97a45725219f 2016-04-01 Update NSAPI File  Diff  Annotate
51:af8d6c56431e 2016-04-01 Updated NSAPI File  Diff  Annotate
50:e97be2a1875d 2016-04-01 Updated dependencies File  Diff  Annotate
49:beb0d1a4f5dc 2016-03-09 update dependencies File  Diff  Annotate
48:0905b0077e59 2016-03-02 Updated dependencies File  Diff  Annotate
47:14e94c3a1e54 2016-02-29 Update libraries File  Diff  Annotate
46:c012059717a9 2016-02-29 Updated libraries File  Diff  Annotate
45:505cb2a111fd 2016-02-26 Updated NetworkSocketAPI File  Diff  Annotate
44:fadbf805ae0b 2016-02-25 Updated NetworkSocketAPI File  Diff  Annotate
41:83cf71e499ee 2016-02-25 Merged api-changes File  Diff  Annotate
38:561e0cdbba79 2016-02-25 Updated dependencies File  Diff  Annotate
37:4d946ea769fd 2016-02-26 Updated dependencies File  Diff  Annotate
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