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

Support for ESP32-C6 #1270

Open
rgnyldz opened this issue Apr 8, 2024 · 6 comments
Open

Support for ESP32-C6 #1270

rgnyldz opened this issue Apr 8, 2024 · 6 comments
Labels
enhancement New feature or request

Comments

@rgnyldz
Copy link

rgnyldz commented Apr 8, 2024

Is your feature request related to a problem? Please describe.

Currently ESPresense cannot be installed on an ESP32-C6 board.

Describe the solution you'd like

Add support for ESP32-c6 based boards.

Describe alternatives you've considered

No response

Additional context

ESP32-C6

@rgnyldz rgnyldz added the enhancement New feature or request label Apr 8, 2024
@tmycgn
Copy link

tmycgn commented Jun 12, 2024

Awesome tiny Board would be the M5Stack M5NanoC6 with WiFi6, etc. https://shop.m5stack.com/products/m5stack-nanoc6-dev-kit 🚀

This was referenced Jun 13, 2024
@stefan-schweiger
Copy link

Just cloned the project and looked if there is some easy fix for this, but it seems like the ESP32 is only supported by Arduino-ESP32 3.x framework which contains quite a few breaking changes, so as long as ESPresence does not upgrade to this I don't think we will be getting support for the C6

@hajar97
Copy link

hajar97 commented Jun 13, 2024

When is the plan to upgrade to this framework, do you know? Just to have an idea if we may get support for ESP32-c6 boards sometime soon or not?

@stefan-schweiger
Copy link

From reading this thread I think the issue is down more to a disagreement between platformIO and espressif and there is no resolution in sight currently

platformio/platform-espressif32#1225

@hajar97
Copy link

hajar97 commented Jun 13, 2024 via email

@Jason2866
Copy link

From reading this thread I think the issue is down more to a disagreement between platformIO and espressif and there is no resolution in sight currently

platformio/platform-espressif32#1225

Not really since the project uses my Platformio framework build. We build Tasmota since a few month for the C6 already ;-)

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

No branches or pull requests

5 participants