Page 1 of 1

Getting Started with ESP32

Posted: Mon Nov 16, 2020 5:13 pm
by rowan.bradley
I am trying to download an ESP32 project from Github and build and flash it. The project is ESP32-BLE2MQTT.

I could not get ESP-IDF to install (on my Windows 8.1 PC) by itself, so now I am trying to use Eclipse. I am not sure that I have the necessary toolchain installed in Eclipse. How do I check this? And if it is not installed, how do I do this?

The hardware that I am trying to use is the LILYGO® TTGO T-Internet-POE ESP32-WROOM LAN8720A with its Download Adapter.

How do I install the project so that Eclipse will recognize it and build it with the correct tools for the correct target? Which files do I need to copy to where, and what else do I need to do?

Thank you for your help - Rowan

Re: Getting Started with ESP32

Posted: Tue Nov 17, 2020 3:20 am
by ESP_bignacio
Hi Rowan,

Please take a look at out Eclipse plugin for ESP-IDF and follow install steps, I think it will surely give you a nice development experience !