can esp32 program receive serial text via usb flashing cable?
Posted: Wed Sep 04, 2019 11:29 pm
Dear Forum,
newbie question:
it is possible for an ESP32 program to receive serial text/data via the usb cable/connector used to flash it? I thought this might be possible as when using the Arduino IDE this is possible with serial.read etc. using the serial monitor.
I have only managed to find information on serial communication in the esp-idf using the 3 UART channels (e.g. with USB-serial cables), rather than the USB cable.
Apologies if this has been asked before and many thanks for any help.
newbie question:
it is possible for an ESP32 program to receive serial text/data via the usb cable/connector used to flash it? I thought this might be possible as when using the Arduino IDE this is possible with serial.read etc. using the serial monitor.
I have only managed to find information on serial communication in the esp-idf using the 3 UART channels (e.g. with USB-serial cables), rather than the USB cable.
Apologies if this has been asked before and many thanks for any help.