-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate.
- [X] Described the feature in detail and justified the reason for the request.
- [X] Provided spec…
-
Using the existing examples, I wrote some basic code to expose a switch (onoff plugin) and buttons - see: https://github.com/hatl/esp-matter-code
When commissioning the device via WiFi, everything wo…
-
Hi,
Handpose Recognition is listed as one of the modules in esp-dl. Is there a time line for its availability.
-
**UPDATE:**: Use the following command line to build on MacOSX:
```sh
CRATE_CC_NO_DEFAULTS=1 cargo build
```
================
## Bug description
Build fail when build new project from `esp-…
-
# ESP32-C5 support status in ESP-IDF
According to the chip mass production plan, the planned support for ESP32-C5 in ESP-IDF v5.4 has been rescheduled to ESP-IDF v5.5. Thank you for your understand…
-
Hi there, I am looking into detecting movement and found the [elequent library](https://github.com/eloquentarduino/EloquentEsp32cam/blob/main/src/eloquent_esp32cam/motion/detection.h), which is using …
-
### 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…
-
Hello,
While using esp-console, I encounter
```
Unrecognized command: [48;1R[48;210R
esp>
Unrecognized command: [48;1R[48;1R
esp>
esp>
Unrecognized command: [48;1R
esp>
Unrecognized comma…
-
When trying to use Examples on an Adafruit ESP32 Feather V2 with tag `0.3.1` getting following error:
```
/Arduino/libraries/CAN/src/ESP32SJA1000.cpp:6:10: fatal error: esp_intr.h: No such file or …
-
I am developing a bridge product using ESP MATTER SDK, but after the program runs, it will prompt this error, which makes it impossible to use chiptool to debug the product. Here are the related logs.…