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.
History
Updated to match changes to the NSAPI
2016-04-21, by Christopher Haster [Thu, 21 Apr 2016 06:14:45 -0500] rev 54
Updated to match changes to the NSAPI
Move to teams/components
2016-04-15, by geky [Fri, 15 Apr 2016 23:59:04 +0000] rev 53
Move to teams/components
Update NSAPI
2016-04-01, by geky [Fri, 01 Apr 2016 18:28:35 +0000] rev 52
Update NSAPI
Updated NSAPI
2016-04-01, by geky [Fri, 01 Apr 2016 18:08:06 +0000] rev 51
Updated NSAPI
Updated dependencies
2016-04-01, by geky [Fri, 01 Apr 2016 17:28:19 +0000] rev 50
Updated dependencies
update dependencies
2016-03-09, by sam_grove [Wed, 09 Mar 2016 06:12:00 +0000] rev 49
update dependencies
Updated dependencies
2016-03-02, by geky [Wed, 02 Mar 2016 17:11:44 +0000] rev 48
Updated dependencies
Update libraries
2016-02-29, by geky [Mon, 29 Feb 2016 23:13:23 +0000] rev 47
Update libraries
Updated libraries
2016-02-29, by geky [Mon, 29 Feb 2016 15:25:10 +0000] rev 46
Updated libraries
Updated NetworkSocketAPI
2016-02-26, by geky [Fri, 26 Feb 2016 23:52:05 +0000] rev 45
Updated NetworkSocketAPI