tttapa / ESP8266

Documentation and help with the ESP8266 chip/boards/modules
GNU General Public License v3.0
651 stars 282 forks source link

OTA and debugging question #42

Open Vorms opened 5 years ago

Vorms commented 5 years ago

Hello, in the OTA article, it is mentionned to use portmon for debugging, I don't understand the sentence. In the code when I write "Serial.print", and use OTA, can I see the debug text with portmon ? Is the device a web server using tcp connection ? same port as OTA ?

Many thanks to help me understanding more... Best regards, Thierry Vorms, vorms@gmail.com