Programming Beetle ESP32 - C3 in ESP-IDF
Posted: Sun Jul 16, 2023 7:01 pm
Hi all,
I have been Using Arduino IDE for sometime to program the ESP32 devkits, neverthless i came across this beetle ESP32-C3 mini dev kit by DFRobot. I am using ESP-IDF program this particular one. After Programming, when i am trying to use the serial monitor i am not able to use it, as it says USB CDC enable, i am not sure this function, what it does mean.
But in Arduino IDE, there is a option do this , in the UI
With this enabled i am able to use the serial monitor, and also this feature works in arduino ide, but in esp-idf, how to use this feature, if anybody have any in sight on this please let me know.
Basicaly how to use the serial monitor to sent data via USB to read or write function for this module in ESP-IDF.
Any help may be of greatful. Thanks and regards
I have been Using Arduino IDE for sometime to program the ESP32 devkits, neverthless i came across this beetle ESP32-C3 mini dev kit by DFRobot. I am using ESP-IDF program this particular one. After Programming, when i am trying to use the serial monitor i am not able to use it, as it says USB CDC enable, i am not sure this function, what it does mean.
But in Arduino IDE, there is a option do this , in the UI
With this enabled i am able to use the serial monitor, and also this feature works in arduino ide, but in esp-idf, how to use this feature, if anybody have any in sight on this please let me know.
Basicaly how to use the serial monitor to sent data via USB to read or write function for this module in ESP-IDF.
Any help may be of greatful. Thanks and regards