Page 1 of 1

Using esp_eth_disable()

Posted: Mon Feb 28, 2022 8:16 am
by BorgMcz
Hello,

Can I ask for some help, I was using SDK 1.0.6 and after switching to SDK 2.0.2 the compiler is reporting undeclared esp_eth_disable() and esp_eth_enable().

Can anyone advise me how to use them with the new SDK?

THX

Re: Using esp_eth_disable()

Posted: Fri Mar 04, 2022 8:21 am
by BorgMcz
Or can someone advise me how I can disable and enable the Ethernet interface?