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

Not Supported on ESP32 #24

Open
g-dalli opened this issue Aug 2, 2017 · 6 comments
Open

Not Supported on ESP32 #24

g-dalli opened this issue Aug 2, 2017 · 6 comments

Comments

@g-dalli
Copy link

g-dalli commented Aug 2, 2017

I started with wifi on ESP32. The libraries are probably mixed up with standard arduino wifi.h. I got an exception on core 1 error and tried this promising tool. After starting it tells me Not Supported on ESP32.
I use arduino ide 1.8.3. Restart of the ide or compiling/upload the Sketch again didn't fix it.
Thank you for your support!

@me-no-dev
Copy link
Owner

you need newer ArduinoIDE and the latest version of this tool ;)

@g-dalli
Copy link
Author

g-dalli commented Aug 2, 2017

sorry to ask again, but 1.8.3 is the current arduino IDE,
1.0.6 is the current version of your tool, right?
I just started, so may be I'm wrong ;)

@tedder
Copy link

tedder commented Oct 17, 2017

I'm using 1.8.3 and it complains about not being supported on "arduino-esp32". I suspect the longer string is the problem in my case. Not sure where it sniffs that from.

@chegewara
Copy link

The problem is arduino does not recognise esp32 hardware if it is installed in arduino-esp32, when you delete arduino from folder name and leave just esp32 all should works fine. It has something to do with hardware configuration files inside arduino-esp32

@arnold-b
Copy link

arnold-b commented May 3, 2019

Hello,,
i´m using Arduino 1.8.9. If i try to use your tool (release 1.1.0).
I also get the error: not supported ESP32.
But i think, its useless to write. Because the last comment is already 2017

@chegewara
Copy link

Yes, it was my comment, but since very long time it is working with esp32 to me. If i remember i didnt follow installation instruction at first.

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

5 participants