Driver for the ESP8266 WiFi module using ATParser library. Espressif Firmware.

Dependencies:   ATParser

Dependents:   ESP8266Interface

Fork of ESP8266 by NetworkSocketAPI

Note

This library 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.

History

Move to teams/components default tip

2016-04-15, by geky [Fri, 15 Apr 2016 23:57:17 +0000] rev 23

Move to teams/components


Updated dependencies

2016-04-01, by geky [Fri, 01 Apr 2016 17:27:35 +0000] rev 22

Updated dependencies


Added proper handling of busy signals

2016-03-03, by geky [Thu, 03 Mar 2016 17:38:40 +0000] rev 21

Added proper handling of busy signals


Added second reset attempt in case device locks into weird state

2016-02-23, by Christopher Haster [Tue, 23 Feb 2016 01:29:53 -0600] rev 20

Added second reset attempt in case device locks into weird state


Updated ATParser

2016-02-22, by geky [Mon, 22 Feb 2016 23:42:40 +0000] rev 19

Updated ATParser


Backported changes to espressif driver

2016-02-18, by Christopher Haster [Thu, 18 Feb 2016 16:11:03 -0600] rev 18

Backported changes to espressif driver


Removed carraige returns

2016-02-18, by Christopher Haster [Thu, 18 Feb 2016 16:08:29 -0600] rev 17

Removed carraige returns


Reverted "Updated AT firmware version"

2016-02-02, by geky [Tue, 02 Feb 2016 22:21:55 +0000] rev 16

Reverted "Updated AT firmware version"


Updated IP AT command for new firmware

2016-02-01, by geky [Mon, 01 Feb 2016 22:17:08 +0000] rev 15

Updated IP AT command for new firmware


expose debug through the constructor

2015-12-28, by sam_grove [Mon, 28 Dec 2015 05:38:00 +0000] rev 14

expose debug through the constructor