tcsaba101
tcsaba101
It works! Life is easy when you know how to do it. I had the blink sketches what I know was worked for me, I used them, after upload the...
It is inconvenient for debugging. I would follow all the data from the reset. I tried while(!SerialUSB){}; to force the wait, but it has stucked at this point. Maybe other...
My development background is on Win10 machine. Using the Arduino IDE 328P, ESP32, ESP8266 works well from this point of view. Depends on terminal application they not loosing the connection...
Additional COM question: How can I create a COM port for a Butterfly on an older Win machine? I have created with Butterfly a simple UART > RS485 converter to...
Thanks to light up... I will install Arduino, then it should work with any terminal application. Today I have solved, debug has been done. Next time I will do this...
No surprise, it works. As it is written in readme. Thanks.