Hedda
Hedda
> The C6 board can be a perfect board for esphome. Wifi, BLE, Zigbee and Thread in only one board! Well almost. I understand Zigbee and Thread are currently mutually...
> Where would I find an esp-idf project file for any of the "standard" new device firmwares eg esphome-web-esp32c3.bin or esphome-web-esp32s2.bin for bootstrapping into ESPHOme? Probably best if you start...
FYI, [01Space](https://github.com/01Space) is sell a tiny ESP32-C6 IoT dev board based on ESP32-C6-WROOM-1 wireless module with two 10-pin headers + USB-C for power: https://www.aliexpress.us/item/3256805225446433.html  ESP32-C6 Arduino support will require...
> Don't forget zigbee2mqtt Zigbee2MQTT support is off-topic here as zboss adapter (esp-zboss) support would have to be implemented into the zigbee-herdsman library it depends on and that has nothing...
> Espressif now looks to have released ESP ZBOSS 3.0 binary libraries supporting the Zboss Zigbee 3.0 stack for ESP32 series chips FYI, indirectly related; you can now use a...
> Espressif announced their ESP Thread BR dev platform: > https://www.hackster.io/news/espressif-launches-a-kit-to-turn-its-esp32-modules-into-certified-thread-border-routers-for-matter-c61db0fce050 Nice! That is a new ESP32-H2 + ESP32-C3 combo development board kit and ESP Thread Boarder Router SDK which...
Espressif ESP-IDF v5.1 with ESP32-C6 and ESP32-H2 has now been released https://github.com/espressif/esp-idf/releases/tag/v5.1
Off-topic but FYI as related; just noticed that grobasoz added some Zigbee RCP and CLI firmware images for ESP32-C6. Note that is not ESPHome build, however, could serve as a...
FYI, [vidplace7](https://github.com/vidplace7)'s & [stintel](https://github.com/stintel)'s pull request with support for ESP32-C2 & ESP32-C6 has now been merged -> https://github.com/esphome/esphome/pull/4377 and there is also an additional PR by stintel adding support for...
_Originally posted by @HeMan in https://github.com/esphome/esphome/issues/4807#issuecomment-1544766968_ > _**This just adds dynamic IPv6 via SLAAC or DHCPv6, in par with IPv6 for ESP-IDF (https://github.com/esphome/esphome/pull/2953).** Adding static addresses needs a bigger internal...