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-C2 SoC (ESP8684) #1897

Open
syph3rd opened this issue Sep 28, 2022 · 7 comments
Open

Support for ESP32-C2 SoC (ESP8684) #1897

syph3rd opened this issue Sep 28, 2022 · 7 comments

Comments

@syph3rd
Copy link

syph3rd commented Sep 28, 2022

Describe the problem you have/What new integration you would like
Hey all,
I have recently gotten my hands on some ESP8684 ESP32-C2 based boards to replace some Tuya PCBs.
There is a beta esp-idf version 5.0 which appears to have support for this chip, it would be good if there was a way this could be used with ESPHome, even just to test the device functionality.

Please describe your use case for this integration and alternatives you've tried:
Replace Tuya PCBs in some Downlights while also having BLE sensing to try and create a light follow sequence for myself and my dog

Additional context
I can provide a Virtual Machine and access to a Unit on Both WiFi and Serial.

@ankushg
Copy link

ankushg commented Oct 4, 2022

It looks like you might be able to set version to something like v5.0-beta1 or dev? https://esphome.io/components/esp32.html#esp-idf-framework

Not sure if esphome is actually compatible with version 5.0 though -- there are definitely some breaking changes: https://github.com/espressif/esp-idf/releases/tag/v5.0-beta1

@vidplace7
Copy link

5.0 Support esphome/esphome#4364
GPIO validation/etc esphome/esphome#4377

Still very WIP at the moment

@syph3rd
Copy link
Author

syph3rd commented Feb 9, 2023

Thank you,
I will dig out the PCBs and try it out

@ferbulous
Copy link

ferbulous commented Oct 4, 2023

5.0 Support esphome/esphome#4364 GPIO validation/etc esphome/esphome#4377

Still very WIP at the moment

hi, is there example for the board/framework for esp32-C2 board?
i don't see it listed in this page

https://esphome.io/components/esp32.html#configuration-variables

@lboue
Copy link

lboue commented Nov 7, 2023

There is a PR to add Support for esp8684 (esp32-c2) #1203 but esp-idf and platform-espressif32.

@rimroot
Copy link

rimroot commented Nov 7, 2023

While waiting for Esphome, there is also unfoicial Tasmota build for C2. Works well with mqtt and HA.

@lboue
Copy link

lboue commented Nov 12, 2023

@rimroot Thanks. I will check that too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants