Search found 3 matches

by AbdKarim
Fri May 01, 2020 12:41 pm
Forum: ESP-ADF
Topic: ESP-ADF first Project can not be compiled by me
Replies: 4
Views: 9509

Re: ESP-ADF first Project can not be compiled by me

Update:

I got the problem. I had an other esp-idf version 4.0 and its "IDF_PATH" was used by the system. As i set the variable path correctly, I got it to work.

Thanks for your reply
by AbdKarim
Thu Apr 30, 2020 1:26 pm
Forum: ESP-ADF
Topic: ESP-ADF first Project can not be compiled by me
Replies: 4
Views: 9509

ESP-ADF first Project can not be compiled by me

Hallo, I have a problem regarding ESP-ADF v3.3.1 :). ESP-IDF works totally fine by me and I can build and flash examples. I followed this link https://github.com/espressif/esp-adf to let ADF work but unfortunately, when I type "idf.py menuconfig" in the path of "\...\esp-adf\examples\get-started\pla...
by AbdKarim
Tue Apr 14, 2020 12:08 pm
Forum: ESP-IDF
Topic: Ethernet Driver Configuration for ESP32-WROOM-32D
Replies: 0
Views: 2642

Ethernet Driver Configuration for ESP32-WROOM-32D

Hi all, I am now working with the chip ESP32-WROOM-32D. I want to configure the ethernet interface sothat I can use it. Unfortunately the Ethernet basic [https://github.com/espressif/esp-idf/tree/master/examples/ethernet][/url] demo doesn't work until now on my board ESP32-GATEWAY from Olimex. Coul...