OLIMEX / ESP32-EVB

ESP32 WiFi / BLE Development board with Ethernet interface, Relays, microSD card
Apache License 2.0
250 stars 108 forks source link

Ethernet demo Compatibility with ESP-IDF(v4.0) #27

Closed ghost closed 4 years ago

ghost commented 4 years ago

I am working on olimex ESP32-EVB and using Ethernet interface for an application but after updating esp-idf to v4.0 the demo codes are not working. When will you update your Ethernet component and demo example for esp-idf v4.0?

DanKoloff commented 4 years ago

There is a demo for v4.0 here now: https://github.com/OLIMEX/ESP32-EVB/tree/master/SOFTWARE/ESP32-EVB_Ethernet_v4.0