Is there a start up guide for this ESP32-EVB. Arduino recognizes the card but does not allow me to communicate with the system.
Follow the official installation instructions here: https://github.com/espressif/arduino-esp32#installation-instructions
Additionally, make sure to install the USB drivers for your operating system (these are available at ESP32-EVB's product page).
Select the default ESP32 board and test with different upload baud rates, start with something low like 115200.
Best regards,
Lub/OLIMEX