I am trying to get started with my first ESP32-H2-Zero microcontroller (from WaveShare). It is very low power and does not have wifi. I specifically picked it because I am trying to keep my wifi clean and double down on matter over thread.
I have a ZBT-2 antenna on my system and it is configured for Matter (which means it does not support Zigbee).
I created my device in esphome but the device appears offline. How can I add it to my matter/thread network? the default mechanism is to scan a bar code, but there is no bar code to scan as it is a custom device I just created. How can I download a key or something and get it to bind to my HA? Other matter devices seem to require my phone and bluetooth to do the binding, but I am not seeing how I can add this device.
Has anyone created a matter/thread device with esphome and added it to HA?
Update: the flash process I used does not seem to be bootable. I was able to connect to the device and download the logs from it, and this is what I see. It looks like the partition (factory) that I uploaded the image to is not bootable. I don’t know which partition I need to use to make this bootable. I kept a copy of the original factory image. Should I flash that back, and then flash this image to the first empty address after it? Or how do I designate a partition as bootable?
[22:02:55]I (28) boot: ESP-IDF v5.5 2nd stage bootloader
[22:02:55]I (28) boot: compile time Aug 19 2025 16:16:36
[22:02:55]I (29) boot: chip revision: v1.2
[22:02:55]I (29) boot: efuse block revision: v0.3
[22:02:55]I (31) boot.esp32h2: SPI Speed : 64MHz
[22:02:55]I (35) boot.esp32h2: SPI Mode : DIO
[22:02:55]I (39) boot.esp32h2: SPI Flash Size : 4MB
[22:02:55]I (43) boot: Enabling RNG early entropy source...
[22:02:55]I (47) boot: Partition Table:
[22:02:55]I (50) boot: ## Label Usage Type ST Offset Length
[22:02:55]I (56) boot: 0 nvs WiFi data 01 02 00009000 00006000
[22:02:55]I (63) boot: 1 phy_init RF data 01 01 0000f000 00001000
[22:02:55]I (69) boot: 2 factory factory app 00 00 00010000 00100000
[22:02:55]I (76) boot: End of partition table
[22:02:55]E (79) esp_image: Failed to fetch app description header!
[22:02:55]E (84) boot: Factory app partition is not bootable
[22:02:55]E (88) boot: No bootable app partitions in the partition table
[22:02:55]ESP-ROM:esp32h2-eco5-20240613
[22:02:55]Build:Jun 13 2024
[22:02:55]rst:0x3 (LP_SW_HPSYS),boot:0xc (SPI_FAST_FLASH_BOOT)
[22:02:55]Saved PC:0x40003308
[22:02:55]SPIWP:0xee
[22:02:55]mode:DIO, clock div:1
[22:02:55]load:0x408460f0,len:0x1700
[22:02:55]load:0x4083c2d0,len:0xf78
[22:02:55]load:0x4083efd0,len:0x2fdc
[22:02:55]entry 0x4083c2da