-
Notifications
You must be signed in to change notification settings - Fork 7.6k
PlatformIO support for Arduino ESP32 Core v2.0.0 and latest (Captive example not working) #6044
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
Comments
Hi @plusmartin, there is nothing wrong with that particular example. It seems the problem is in your environment, Arduino ESP32 Core v2.0.1 is not supported yet by PlatformIO. You can check and find workaround here: platformio/platform-espressif32#619. |
@plusmartin Did you take a look on mentioned link above? |
Issue name changed and pinned to the top as a reference for PlatformIO set up workaround for Arduino core ESP32 v2.0.0 and latest. |
The whole topic is a bit outdated, since arduino-esp32 v2.0.3+ are using new toolchain. So, if anyone find this topic, this is working to me with current master and v2.0.3-RC1:
|
Kudos @chegewara! |
Im guessing its confirmed it works. But i found it here i think, or at least most of it: |
Official support announced: https://piolabs.com/blog/news/platformio-oss-april-2022-updates.html |
Board
ESP32 Dev Module
Device Description
nothing connected to dev module
Hardware Configuration
nothing connected to dev module
Version
v2.0.1
IDE Name
PlatformIO
Operating System
macos
Flash frequency
default
PSRAM enabled
yes
Upload speed
default
Description
trying the captive portal example as is, but returns guru error.
Sketch
same as here: https://github.com/espressif/arduino-esp32/blob/master/libraries/DNSServer/examples/CaptivePortal/CaptivePortal.ino
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: