-
## ESP32-C6
- [ ] Interrupts
- [x] `LP_I2C`
- [x] `LP_IO`
- [ ] `LP_TIMER`
- [x] `LP_UART`
- [ ] `LP_WDT` (?)
## ESP32-S2/S3
- [ ] Interrupts
- [ ] `RTC_I2C`
- [x] `RTC_IO`
- [ ] `SEN…
-
### Is your feature request related to a problem? Please describe
We got esp32 npc https://docs.espressif.com/projects/esp-zigbee-sdk/en/latest/esp32h2/application.html and can add it to support z2m
…
-
### Board
ESP32C6
### Device Description
DevKit
### Hardware Configuration
No external connections, only modul.
### Version
latest development Release Candidate (RC-X)
### IDE Name
Arduino I…
-
### The problem
tl;dr Platformio 6.5.0 [added a warning if there is a flash size mismatch with IDF config](https://github.com/platformio/platform-espressif32/commit/275f1170dd3e28ccdd2de36bf31e5dacd2…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate.
- [X] Provided a clear description of your suggestion.
- [X] Included any relevant context or examp…
-
### The problem
**ESP32-C6 ADC issue**
ESPHome compiler complains about adc2_channel_t when there is only ADC1 on this board.
I didn't find ADC2 for ESP32-C6: https://cdn.cnx-software.com/wp-co…
lboue updated
3 months ago
-
Hi @lhespress
thanks for this great addition to zigpy!
i would love to see a manual/setup instructions for the hardware and example zigpy commands to test whether the setup works in the README.…
ss89 updated
7 months ago
-
We should provide APIs for entering light-/deep-sleep.
Chips which have been prioritized by the maintainers have associated tracking issues linked beside them. Community members are encouraged to a…
-
Let's run a number of manual tests and additional checks in order to make sure v0.6.5 will be the best release ever.
Test binaries can be found here: https://github.com/bettio/avm_tag_ci/releases/t…
-
On ESP32-S3 with an attenuation of 11dB, the readings saturate at about 1.5V. I have a correcttly working project for the same board using the IDF with C. In this project, the resolution is set to 12-…