Added monitoring feature of ESP8266's UART

Dependents:   ESP8266_W7500_Example DualNetworkInterface-Basic

Fork of ESP8266Interface by ESP8266

History

Added monitoring-feature of ESP8266's UART. default tip

2015-07-14, by SteveKim [Tue, 14 Jul 2015 09:09:55 +0000] rev 49

Added monitoring-feature of ESP8266's UART.


ESP8266 was changing ssid spaces to "$". Unecessary. Removed this feature.

2015-06-10, by sarahmarshy [Wed, 10 Jun 2015 15:47:33 +0000] rev 48

ESP8266 was changing ssid spaces to "$". Unecessary. Removed this feature.


turned off info print messages

2015-06-08, by mbedAustin [Mon, 08 Jun 2015 21:32:12 +0000] rev 47

turned off info print messages


Debug messages off

2015-06-05, by sarahmarshy [Fri, 05 Jun 2015 16:17:07 +0000] rev 46

Debug messages off


merging in fixes from various members across various branches together.

2015-06-03, by mbedAustin [Wed, 03 Jun 2015 18:36:02 +0000] rev 45

merging in fixes from various members across various branches together.


-UDP Client working ; -Interfaces with WebSocketClient; -General improvements

2015-06-03, by sarahmarshy [Wed, 03 Jun 2015 18:21:19 +0000] rev 44

-UDP Client working ; -Interfaces with WebSocketClient; -General improvements


added warning about sending messages > 2048 bytes

2015-05-07, by mbedAustin [Thu, 07 May 2015 04:00:27 +0000] rev 43

added warning about sending messages > 2048 bytes


enabled TCPConnection debug messages, made tcpconnection and socket messages more verbose (file and line number included in output)

2015-05-07, by mbedAustin [Thu, 07 May 2015 03:51:02 +0000] rev 42

enabled TCPConnection debug messages, made tcpconnection and socket messages more verbose (file and line number included in output)


cleaned up DBG printf messages, made print pretty

2015-05-07, by mbedAustin [Thu, 07 May 2015 03:37:55 +0000] rev 41

cleaned up DBG printf messages, made print pretty


Update so close exits transparent mode without depending on state from the application

2015-05-04, by sam_grove [Mon, 04 May 2015 12:04:54 +0000] rev 40

Update so close exits transparent mode without depending on state from the application