Debug with Serial1

Hi!

I'm using ESP32 serials 0 and 2. I would like to know if there is any way to debug the code using Serial1 and the serial monitor, in a kind of "Serial1.println" in which I could view the serial monitor.

Thank you!

Connect the Serial1 pins to the external USB-UART converter and see the output in any suitable terminal program.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.