Perhaps someone would then even be interested in putting together a full guided video on YouTube to compliment those π€
Needs to include links to external references if all steps are already available as detailed instructions in Espressif's documentation.
Also needs to include any differences in configuration between differen ESP32-H2 and ESP32-C6 devclopement boards, at least for the official reference development board hardware from Espressif (like those used in esp-zigbee-sdk examples and for testing/verifying functionality), which are ESP32-C6-DevKitC-1, ESP32-H2-DevKitM-1, and the Espressif Thread Border Router / Zigbee Gateway board:
ESP32-C6-DevKitC-1 (ESP32-C6 dev board supporting on-board USB-to-UART bridge):
ESP32-H2-DevKitM-1 (ESP32-H2 dev board supporting on-board USB-to-UART bridge):
These instructions should probably only be for the ESP32-H2 module on this board and not the ESP32-S3 module?
Note! The reason for this request is that there are no prebuilt and precompiled firmware images available so users have to build and compile it themselves from scratch.
PS: This request is somewhat related to these two previous requests asking for user setup manual and precompiled firmware:
Can someone write a detailed step-by-step guides for building and compiling Zgbee NCP firmware from source for zigpy-espzb?
That is, requested complete "how-to build and compile ZNSP Zigbee Coordinator firmware for zigpy-espzb" for dummies π
Both for a single-SoC solution (with USB-to-UART bridge) and for a two-SoC solution for a network Serial-over-IP proxy setup.
https://github.com/espressif/esp-zigbee-sdk/tree/main/examples/esp_zigbee_ncp
https://github.com/espressif/esp-zigbee-sdk/tree/main/examples/esp_zigbee_host
https://github.com/espressif/esp-zigbee-sdk/tree/main/examples/esp_zigbee_gateway
Perhaps someone would then even be interested in putting together a full guided video on YouTube to compliment those π€
Needs to include links to external references if all steps are already available as detailed instructions in Espressif's documentation.
Also needs to include any differences in configuration between differen ESP32-H2 and ESP32-C6 devclopement boards, at least for the official reference development board hardware from Espressif (like those used in esp-zigbee-sdk examples and for testing/verifying functionality), which are ESP32-C6-DevKitC-1, ESP32-H2-DevKitM-1, and the Espressif Thread Border Router / Zigbee Gateway board:
Note! The reason for this request is that there are no prebuilt and precompiled firmware images available so users have to build and compile it themselves from scratch.
PS: This request is somewhat related to these two previous requests asking for user setup manual and precompiled firmware:
PPS: Follow-up request will likely come sooner or later asking for step-by-flash flashing/programming instructions as well π