esp-coordinator-v1.1.0-esp32c6-factory.bin directly via your browser to your ESP32-C6.
The process automatically verifies if the connected device is actually an ESP32-C6.
Click the button below, select your serial port (e.g., USB JTAG/serial debug unit) and start the flash process.
Once flashing is complete, the coordinator can be integrated into Zigbee2MQTT.
Adjust your configuration.yaml (located at `zigbee2mqtt/data/`) as follows:
serial: # Replace this path with your actual USB path port: /dev/serial/by-id/usb-Espressif_USB_JTAG_serial_debug_unit_... # Mandatory for the ESP32 ZBOSS firmware: adapter: zboss advanced: # Transmit Power - Optional transmit_power: 20
You do not need to do this for a new setup!
Use this tool to extract an existing Zigbee network (Frame Counters, Keys, Routes) directly from the coordinator hardware and transfer it to a new ESP32-C6.