Page 1 of 1

ESP32 ethernet API

Posted: Tue Nov 28, 2017 10:30 am
by zavovi
Hi all,
is it existing API for use ESP32 with only ethernet packets and connect/disconnect WiFi radio?

I mean, that I am using application with TCP/IP stack on the other microcontroller and communication via cable ethernet and I want connect ESP32 with my microcontroller and with my TCP/IP stack. Is it possible with any sample code? I think connection via UART or SPI, for example.

Thank you,
Vilem