ESP8266 output of serial console
Posted: Wed Jan 13, 2016 4:03 am
I am currently using the mysensors gateway code from here
Is there a possibility to see the output all the messages which come to serial console while connected to ESP via TCP and putty?
Code: Select all
https://github.com/mysensors/Arduino/blob/development/libraries/MySensors/examples/GatewayESP8266MQTTClient/GatewayESP8266MQTTClient.ino
Is there a possibility to see the output all the messages which come to serial console while connected to ESP via TCP and putty?