Hi, sorry for the dumb question. The documentation says to use the ESP-WROOM-32, (with micro-USB). Now there's a version with USB-C. Is it compatible? I think that uses the CP2102 chip too.
Thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The most important thing is the esp32 dev module with 30pins.
It does not matter if the serial port is USB-C and if the chip is CP202 (that requires loading the correct serial drivers before starting Arduino.
I have used one because I have installed the CP drivers on the PC.
Regards
Robert
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, sorry for the dumb question. The documentation says to use the ESP-WROOM-32, (with micro-USB). Now there's a version with USB-C. Is it compatible? I think that uses the CP2102 chip too.
Thank you
Hi
The most important thing is the esp32 dev module with 30pins.
It does not matter if the serial port is USB-C and if the chip is CP202 (that requires loading the correct serial drivers before starting Arduino.
I have used one because I have installed the CP drivers on the PC.
Regards
Robert