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 ESP8266Interface.lib

Revision Date Message Actions
54:4b14327faaaf 2016-04-21 Updated to match changes to the NSAPI File  Diff  Annotate
53:99fe1d0e81fa 2016-04-15 Move to teams/components File  Diff  Annotate
50:e97be2a1875d 2016-04-01 Updated dependencies File  Diff  Annotate
49:beb0d1a4f5dc 2016-03-09 update dependencies File  Diff  Annotate
47:14e94c3a1e54 2016-02-29 Update libraries File  Diff  Annotate
43:f1cd508e9cbe 2016-02-26 Updated ESP8266Interface File  Diff  Annotate
42:d8ea089e5606 2016-02-25 Merged api-changes 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
34:f638bb9f2d30 2016-02-23 Updated ESP8266Interface and NetworkSocketAPI File  Diff  Annotate
32:28a909a3748e 2016-02-23 Updated example to use the changes to the NetworkInterfaceAPI File  Diff  Annotate
31:3269075873dc 2016-02-23 Updated ESP8266Interface File  Diff  Annotate
30:f80540b6e2db 2016-02-22 Matched changes in NetworkSocketAPI File  Diff  Annotate
28:4c981f8c32a8 2016-02-22 Updated revision of ESP8266Interface File  Diff  Annotate
26:4242277cf9c7 2016-02-02 Reverted "Updated AT firmware version" File  Diff  Annotate
25:eef7d93d9f5b 2016-02-01 Bumped ESP8266Interface version File  Diff  Annotate
24:471a07e886ae 2015-12-28 update example program to use NTP File  Diff  Annotate
23:9ca7d3d1a2df 2015-08-13 Updating ESP8266Interface and mbed library File  Diff  Annotate
22:1d355289fc18 2015-08-05 DNS example in main File  Diff  Annotate
21:979b1db5d7da 2015-07-27 DnsQuery and IP 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
18:a5830a6d3e11 2015-07-21 Moving to ESP8266Interface File  Diff  Annotate
17:72de842c27b4 2015-07-21 Working receive command File  Diff  Annotate
16:bb0a5b830dc5 2015-07-17 Test UDP socket dev and ESP8266 implementation File  Diff  Annotate
6:751245e265f6 2015-06-17 updating base for wifi File  Diff  Annotate