-
## Environment
- Audio development kit: ESP32-LyraT and custom board
- IDF version: 4.4.8
- ADF version 2.7 and master
- Build system: idf.py
- Operating system: Mac OS
- Using an IDE: VS Code…
-
### 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…
-
### Environment
- ESP-IDF Version: v5.3
- ADF Version: 2.7
### Steps to Reproduce
1. Initialize audio system
2. Set volume to maximum (99)
3. Play audio
4. Observe very low volume output
…
-
### 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…
-
Thanks so much for putting this library together. I was going to run the build.sh script to incorporate the latest version of Arduino-esp32 (v3.0.0), which introduces the ESP32-H2 and ESP32-C6 chips. …
-
### 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…
dmage updated
2 weeks ago
-
**Describe the bug**
I'm getting the error below when trying to build the light example for esp32c6. I'm using branch release/v1.3.
Looking at the last build report this also seems to be broken on m…
-
building logs:
```
Compiling byteorder v1.5.0
Compiling nb v1.1.0
Compiling embedded-io v0.6.1
Compiling stable_deref_trait v1.2.0
Compiling embedded-hal v1.0.0
Compiling futu…
-
### Describe the problem
In ArduinoIDE
Updated ESP32 by Espressif Systems from 3.0.5 to 3.0.6 and received the following message:
Installing esp32:esp32-arduino-libs@idf-release_v5.1-632e0c2a
Faile…
-
**Describe the bug**
I have not been able to commission the light example using matter over thread. I've tried multiple pathways, however I'm primarily using the Home Assistant OTBR and their Android…