You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the Ethernet controller is not correctly wired up, after setting eth.enable=true the ESP32 will try to connect to it many times, coredump'ing after awhile.
Also, looks like RPC is not available while the controller tries to enable Ethernet, so the only fix is to flash a new firmware.
The text was updated successfully, but these errors were encountered:
If the Ethernet controller is not correctly wired up, after setting
eth.enable=true
the ESP32 will try to connect to it many times, coredump'ing after awhile.Also, looks like RPC is not available while the controller tries to enable Ethernet, so the only fix is to flash a new firmware.
The text was updated successfully, but these errors were encountered: