Page 1 of 1

Hardware serial pins?

Posted: Sun Jan 21, 2024 9:03 am
by montechristos
Hello all,
I am new to ESP32 development, so please excuse my newbie questions.

I have the ESP32-C3-WROOM-02 development board.
I can flash sketches and can see the debug info on serial monitor.

When I try to connect a serial device (GPS) to the RX and TX pins, flashing does no longer work.
I read that the RX and TX pins are used in the USB connection for flashing/debugging.
How can I connect the GPS so that I can still debug it using my computer?

Thanks