-
Notifications
You must be signed in to change notification settings - Fork 44
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
Problems compiling the ESP32_SWD_wifi #8
Comments
Hey, it seems like it is not in connection to the WifiManager but something else, What ESP32 module have you selected? |
I have the same ESP32 (esp32-wroom-32) board, same pinout.
Arduino version 1,8,15.
Arduino core for Esp32 (tested both 1,0,6 and dev version 2,0,1).
Board selected Esp32 dev module, partition scheme no OTA (1mb/3Mb).
LIbraries downloaded manually from github:
"WiFiManager-feature_asyncwebserver", "AsyncTCP-master",
"ESPAsyncWebServer-master".
Errors happen during compile, before upload.
Il giorno mar 6 lug 2021 alle ore 06:37 atc1441 ***@***.***>
ha scritto:
… Hey, it seems like it is not in connection to the WifiManager but
something else,
What ESP32 module have you selected?
What software version of cor and library is installed?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHGUYZMMCGWU5LS27ZCFWOLTWKB7LANCNFSM473ICWHQ>
.
--
Marin Davide
CEO LUMI INDUSTRIES
http://www.lumindustries.com
|
For me it just worked with
Perhaps you're using a different lib after all? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I followed all the instructions in the guide. For the WifimManager, I manually downloaded "https://github.com/tzapu/WiFiManager/tree/feature_asyncwebserver"
I got the following error when compiling:
The text was updated successfully, but these errors were encountered: