ESP32-Ethernet-Kit Example

This example shows how to use the espp::Esp32EthernetKit BSP to bring up the Ethernet interface and print the assigned IP address.

Hardware

ESP32-Ethernet-Kit A V1.2

How to build and flash

idf.py set-target esp32
idf.py -p PORT flash monitor