comsniff - a no-fuss way to debug the ESP8266 (windows only)
Posted: Tue Jul 04, 2017 1:04 pm
I just finished writing up comsniff, a very simple command-line program for windows that allows you to read from and write to the com port -- a sort of poor man's ESPlorer. I find it very useful in day-to-day debugging, mainly due to the ease of invocation, and thought there may be others looking for something like this. So here it is:
https://github.com/klarsys/comsniff
There's source code as well as a pre-built executable.
https://github.com/klarsys/comsniff
There's source code as well as a pre-built executable.