Olimex Support Forum

Microcontrollers => ESP32 => Topic started by: crupib on June 30, 2017, 06:37:43 PM

Title: ESP32-EVB Start up guide
Post by: crupib on June 30, 2017, 06:37:43 PM
Is there a start up guide for this ESP32-EVB. Arduino recognizes the card but does not allow me to communicate with the system.
Title: Re: ESP32-EVB Start up guide
Post by: LubOlimex on July 13, 2017, 04:35:17 PM
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