Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP32 error with ethernet only #48

Open
hwchaos opened this issue Feb 12, 2023 · 0 comments
Open

ESP32 error with ethernet only #48

hwchaos opened this issue Feb 12, 2023 · 0 comments

Comments

@hwchaos
Copy link

hwchaos commented Feb 12, 2023

Hi,

using a WT32-ETH01 and trying to setup my new desk via ESPHome.
However the image compilation fails if I don't setup wifi (or setup ethernet).

If my yaml contains a simple wifi config, image compilation works fine.

But if my yaml uses the following (which requires wifi to be removed from config):
ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 clk_mode: GPIO0_IN phy_addr: 1 power_pin: GPIO16
the compilation fails with reference to desk_height_sensor.h see -> logs_flexispot_upload.txt

So either the removal of wifi oder the addition of ethernet seams to break it. Sadly my programming fu is not enough for this to solve.
any fix appreciated.
Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant