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

Failed to build for ESP8266 #444

Open
kinkate opened this issue Jul 23, 2024 · 0 comments
Open

Failed to build for ESP8266 #444

kinkate opened this issue Jul 23, 2024 · 0 comments

Comments

@kinkate
Copy link

kinkate commented Jul 23, 2024

I tried to build and install it on a ESP8266 Wemos D1 mini. If I choose the default enviroment i get the "wrong chip"- failure-message. If I choose the nodemcuv2-enviroment as recomendet I always get the error "SoftwareSerial.h: no such file or directory.
no-serial
If I coment it out in main.cpp and comm.h, I get other errors like "'class WiFiClient' has no member named 'getTimeout'"
serial-commented
What I'm doing wrong? Any ideas?
TIA.
Olaf
Update: After a few queries in different discussions I reinstalled Visual-Code and PlatformIO. This solved my problem!

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