-
### 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 up…
-
As the title implies, ESP32-S3 is a very popular chip powered by Xtensa LX7 as opposed to the C variant of ESP32 (such as ESP32-C3 and ESP32-C6) powered by RISC-V processors.
So since the S3 varian…
-
We have tried the example setup for openthread shown in ESP-IDF openthread git repo.
We see the ESP32 BR Host gets connected to configured WiFi and also starts talking with RCP (ESP32 H2) but then …
-
I am testing the Matter Zigbee bridge example. The problem is, first of all, when configuring the Zigbee bulb on ESP32-H2, this example does not exist for esp-idf 5.1, but it does exist for the esp-id…
-
Hi,
Today when HA was restarted the CC integration is failed to set up and got the following errors in the logs.
Official CC app is working fine so it is not a server side issue.
Logger: homeassi…
-
I have successfully commissioned the ESP32-H2 onto a Thread network using Matter.
I built the "Light" application according to [this link](https://docs.espressif.com/projects/esp-matter/en/latest/esp…
-
```
I (5002130) chip[SWU]: Stopping the Periodic Query timer
I (5002140) chip[SWU]: Starting the watchdog timer, timeout: 21600 seconds
I (5002150) chip[DIS]: Resolving 3A2BB8C447E77D6A:00000000000…
-
### 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…
-
I'm playing around with a battery powered button and in order to run it for long periods of time I'm using deep sleep with GPIO wakeups. That's working totally fine and the ESP32-C6 consumes 7µA as it…
-
After last commit, in which refrigerator and room_air_conditioner were added, I cannot compile anymore my project because the compile cannot find MbedTLS:
`../esp-idf/tools/esp-matter/connectedhome…