-
Hi,
I have a ESP32-C3-PICO-A that doesn't use USB for serial, so I use a FTDI for serial. I have it loading the ESP32 C3 with this code
`Connecting...
Detecting chip type... ESP32-C3
Chip is …
-
Хочу потестировать на C6, вижу что в next ветке уже это есть.
Как лучше подключить next ветку?
Я хотел сделать вот так:
```yaml
packages:
tion:
url: https://github.com/dentra/esphome-tion
…
-
### Question
Lately I was experimenting with a Waveshare ESP32-C6-DEV-KIT-N8 and zigbee communication. I got the communication working with another ESP32-C6 (loaded with `Zigbee_Light_Switch.ino` e…
-
After the ESP32-C6 MCU is incorporated, research how to enable Thread protocol to support Matter. This allows for integration into home automation systems.
Must be able to be enabled/disabled via u…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
**Describe the problem you have/What new integration you would like**
A new variant of the ESP32 [was announced last month](https://www.espressif.com/en/news/ESP32_H2), the ESP32-H2. It support…
-
At least on C6 we see suspicious results.
e.g. for AdcCalCurve
```
PIN2 ADC reading = 7734 mV
PIN2 ADC reading = 6681 mV
PIN2 ADC reading = 6832 mV
PIN2 ADC reading = 6992 mV
```
for AdcCa…
-
After striking out getting the LowPowerLabs RFM69 library working on this hardware setup, I thought I'd switch tacks and try RadioHead. I can't even get it to compile. Here's the error messages I get …
-
Although I can get FasLed 3.9.2. (and prior) to build, I'm getting a crash on my ESP32C6 with the following messages. From my understanding there should be support for the C6, but I've looked for a ve…
gmint updated
2 weeks ago
-
Sorry for my ignorance, but what is the difference between this project and https://github.com/mrene/esphome-openthread-poc ? (except that the second one is packaged for ESPhome). Are both projects ai…