FQBN: esp32:esp32:esp32h2:PartitionScheme=zigbee,EraseFlash=all,ZigbeeMode=ed Using board 'esp32h2' from platform in folder: C:\Users\phili\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.1.0-RC2 Using core 'esp32' from platform in folder: C:\Users\phili\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.1.0-RC2 cmd /c if exist "C:\\Users\\phili\\OneDrive\\Documents\\Arduino\\Zigbee_Temp_Hum_Sensor_Sleepy\\partitions.csv" COPY /y "C:\\Users\\phili\\OneDrive\\Documents\\Arduino\\Zigbee_Temp_Hum_Sensor_Sleepy\\partitions.csv" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\partitions.csv" cmd /c if not exist "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\partitions.csv" if exist "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\3.1.0-RC2\\variants\\esp32h2\\partitions.csv" COPY "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\3.1.0-RC2\\variants\\esp32h2\\partitions.csv" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\partitions.csv" cmd /c if not exist "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\partitions.csv" COPY "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\3.1.0-RC2\\tools\\partitions\\zigbee.csv" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\partitions.csv" cmd /c IF EXIST "C:\\Users\\phili\\OneDrive\\Documents\\Arduino\\Zigbee_Temp_Hum_Sensor_Sleepy\\bootloader.bin" ( COPY /y "C:\\Users\\phili\\OneDrive\\Documents\\Arduino\\Zigbee_Temp_Hum_Sensor_Sleepy\\bootloader.bin" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\Zigbee_Temp_Hum_Sensor_Sleepy.ino.bootloader.bin" ) ELSE ( IF EXIST "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\3.1.0-RC2\\variants\\esp32h2\\bootloader.bin" ( COPY "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\3.1.0-RC2\\variants\\esp32h2\\bootloader.bin" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\Zigbee_Temp_Hum_Sensor_Sleepy.ino.bootloader.bin" ) ELSE ( "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esptool_py\\4.8.1\\esptool.exe" --chip esp32h2 elf2image --flash_mode dio --flash_freq 48m --flash_size 4MB -o "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\Zigbee_Temp_Hum_Sensor_Sleepy.ino.bootloader.bin" "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esp32-arduino-libs\\idf-release_v5.3-a0f798cf\\esp32h2\\bin\\bootloader_qio_64m.elf" ) ) esptool.py v4.8.1 Creating esp32h2 image... Merged 2 ELF sections Successfully created esp32h2 image. cmd /c if exist "C:\\Users\\phili\\OneDrive\\Documents\\Arduino\\Zigbee_Temp_Hum_Sensor_Sleepy\\build_opt.h" COPY /y "C:\\Users\\phili\\OneDrive\\Documents\\Arduino\\Zigbee_Temp_Hum_Sensor_Sleepy\\build_opt.h" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\build_opt.h" cmd /c if not exist "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\build_opt.h" type nul > "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\build_opt.h" cmd /c type nul > "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192/file_opts" cmd /c COPY /y "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esp32-arduino-libs\\idf-release_v5.3-a0f798cf\\esp32h2\\sdkconfig" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\sdkconfig" 1 fichier(s) copi (s). Detecting libraries used... C:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esp-rv32\2405/bin/riscv32-esp-elf-g++ -c @C:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.3-a0f798cf\esp32h2/flags/cpp_flags -w -Os -Werror=return-type -w -x c++ -E -CC -DF_CPU=96000000L -DARDUINO=10607 -DARDUINO_ESP32H2_DEV -DARDUINO_ARCH_ESP32 -DARDUINO_BOARD="ESP32H2_DEV" -DARDUINO_VARIANT="esp32h2" -DARDUINO_PARTITION_zigbee -DARDUINO_HOST_OS="windows" -DARDUINO_FQBN="esp32:esp32:esp32h2:UploadSpeed=921600,CDCOnBoot=default,FlashFreq=64,FlashMode=qio,FlashSize=4M,PartitionScheme=zigbee,DebugLevel=none,EraseFlash=all,JTAGAdapter=default,ZigbeeMode=ed" -DESP32=ESP32 -DCORE_DEBUG_LEVEL=0 -DARDUINO_USB_MODE=1 -DARDUINO_USB_CDC_ON_BOOT=0 -DZIGBEE_MODE_ED @C:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.3-a0f798cf\esp32h2/flags/defines -IC:\Users\phili\OneDrive\Documents\Arduino\Zigbee_Temp_Hum_Sensor_Sleepy -iprefix C:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.3-a0f798cf\esp32h2/include/ @C:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.3-a0f798cf\esp32h2/flags/includes -IC:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.3-a0f798cf\esp32h2/qio_qspi/include -IC:\Users\phili\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.1.0-RC2\cores\esp32 -IC:\Users\phili\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.1.0-RC2\variants\esp32h2 @C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192/build_opt.h @C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192/file_opts C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192\sketch\Zigbee_Temp_Hum_Sensor_Sleepy.ino.cpp -o nul Alternatives for Zigbee.h: [Zigbee@3.0.5] ResolveLibrary(Zigbee.h) -> candidates: [Zigbee@3.0.5] C:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esp-rv32\2405/bin/riscv32-esp-elf-g++ -c @C:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.3-a0f798cf\esp32h2/flags/cpp_flags -w -Os -Werror=return-type -w -x c++ -E -CC -DF_CPU=96000000L -DARDUINO=10607 -DARDUINO_ESP32H2_DEV -DARDUINO_ARCH_ESP32 -DARDUINO_BOARD="ESP32H2_DEV" -DARDUINO_VARIANT="esp32h2" -DARDUINO_PARTITION_zigbee -DARDUINO_HOST_OS="windows" -DARDUINO_FQBN="esp32:esp32:esp32h2:UploadSpeed=921600,CDCOnBoot=default,FlashFreq=64,FlashMode=qio,FlashSize=4M,PartitionScheme=zigbee,DebugLevel=none,EraseFlash=all,JTAGAdapter=default,ZigbeeMode=ed" -DESP32=ESP32 -DCORE_DEBUG_LEVEL=0 -DARDUINO_USB_MODE=1 -DARDUINO_USB_CDC_ON_BOOT=0 -DZIGBEE_MODE_ED @C:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.3-a0f798cf\esp32h2/flags/defines -IC:\Users\phili\OneDrive\Documents\Arduino\Zigbee_Temp_Hum_Sensor_Sleepy -iprefix C:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.3-a0f798cf\esp32h2/include/ @C:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.3-a0f798cf\esp32h2/flags/includes -IC:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.3-a0f798cf\esp32h2/qio_qspi/include -IC:\Users\phili\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.1.0-RC2\cores\esp32 -IC:\Users\phili\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.1.0-RC2\variants\esp32h2 -Ic:\Users\phili\OneDrive\Documents\Arduino\libraries\Zigbee\src @C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192/build_opt.h @C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192/file_opts C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192\sketch\Zigbee_Temp_Hum_Sensor_Sleepy.ino.cpp -o nul Using cached library dependencies for file: c:\Users\phili\OneDrive\Documents\Arduino\libraries\Zigbee\src\ZigbeeCore.cpp Using cached library dependencies for file: c:\Users\phili\OneDrive\Documents\Arduino\libraries\Zigbee\src\ZigbeeEP.cpp Using cached library dependencies for file: c:\Users\phili\OneDrive\Documents\Arduino\libraries\Zigbee\src\ZigbeeHandlers.cpp Using cached library dependencies for file: c:\Users\phili\OneDrive\Documents\Arduino\libraries\Zigbee\src\ep\ZigbeeColorDimmableLight.cpp Using cached library dependencies for file: c:\Users\phili\OneDrive\Documents\Arduino\libraries\Zigbee\src\ep\ZigbeeColorDimmerSwitch.cpp Using cached library dependencies for file: c:\Users\phili\OneDrive\Documents\Arduino\libraries\Zigbee\src\ep\ZigbeeLight.cpp Using cached library dependencies for file: c:\Users\phili\OneDrive\Documents\Arduino\libraries\Zigbee\src\ep\ZigbeeSwitch.cpp Using cached library dependencies for file: c:\Users\phili\OneDrive\Documents\Arduino\libraries\Zigbee\src\ep\ZigbeeTempSensor.cpp Using cached library dependencies for file: c:\Users\phili\OneDrive\Documents\Arduino\libraries\Zigbee\src\ep\ZigbeeThermostat.cpp Generating function prototypes... C:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esp-rv32\2405/bin/riscv32-esp-elf-g++ -c @C:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.3-a0f798cf\esp32h2/flags/cpp_flags -w -Os -Werror=return-type -w -x c++ -E -CC -DF_CPU=96000000L -DARDUINO=10607 -DARDUINO_ESP32H2_DEV -DARDUINO_ARCH_ESP32 -DARDUINO_BOARD="ESP32H2_DEV" -DARDUINO_VARIANT="esp32h2" -DARDUINO_PARTITION_zigbee -DARDUINO_HOST_OS="windows" -DARDUINO_FQBN="esp32:esp32:esp32h2:UploadSpeed=921600,CDCOnBoot=default,FlashFreq=64,FlashMode=qio,FlashSize=4M,PartitionScheme=zigbee,DebugLevel=none,EraseFlash=all,JTAGAdapter=default,ZigbeeMode=ed" -DESP32=ESP32 -DCORE_DEBUG_LEVEL=0 -DARDUINO_USB_MODE=1 -DARDUINO_USB_CDC_ON_BOOT=0 -DZIGBEE_MODE_ED @C:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.3-a0f798cf\esp32h2/flags/defines -IC:\Users\phili\OneDrive\Documents\Arduino\Zigbee_Temp_Hum_Sensor_Sleepy -iprefix C:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.3-a0f798cf\esp32h2/include/ @C:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.3-a0f798cf\esp32h2/flags/includes -IC:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.3-a0f798cf\esp32h2/qio_qspi/include -IC:\Users\phili\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.1.0-RC2\cores\esp32 -IC:\Users\phili\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.1.0-RC2\variants\esp32h2 -Ic:\Users\phili\OneDrive\Documents\Arduino\libraries\Zigbee\src @C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192/build_opt.h @C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192/file_opts C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192\sketch\Zigbee_Temp_Hum_Sensor_Sleepy.ino.cpp -o C:\Users\phili\AppData\Local\Temp\1903757673\sketch_merged.cpp C:\Users\phili\AppData\Local\Arduino15\packages\builtin\tools\ctags\5.8-arduino11/ctags -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives C:\Users\phili\AppData\Local\Temp\1903757673\sketch_merged.cpp Compiling sketch... "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esp-rv32\\2405/bin/riscv32-esp-elf-g++" -MMD -c "@C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esp32-arduino-libs\\idf-release_v5.3-a0f798cf\\esp32h2/flags/cpp_flags" -w -Os -Werror=return-type -DF_CPU=96000000L -DARDUINO=10607 -DARDUINO_ESP32H2_DEV -DARDUINO_ARCH_ESP32 "-DARDUINO_BOARD=\"ESP32H2_DEV\"" "-DARDUINO_VARIANT=\"esp32h2\"" -DARDUINO_PARTITION_zigbee "-DARDUINO_HOST_OS=\"windows\"" "-DARDUINO_FQBN=\"esp32:esp32:esp32h2:UploadSpeed=921600,CDCOnBoot=default,FlashFreq=64,FlashMode=qio,FlashSize=4M,PartitionScheme=zigbee,DebugLevel=none,EraseFlash=all,JTAGAdapter=default,ZigbeeMode=ed\"" -DESP32=ESP32 -DCORE_DEBUG_LEVEL=0 -DARDUINO_USB_MODE=1 -DARDUINO_USB_CDC_ON_BOOT=0 -DZIGBEE_MODE_ED "@C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esp32-arduino-libs\\idf-release_v5.3-a0f798cf\\esp32h2/flags/defines" "-IC:\\Users\\phili\\OneDrive\\Documents\\Arduino\\Zigbee_Temp_Hum_Sensor_Sleepy" -iprefix "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esp32-arduino-libs\\idf-release_v5.3-a0f798cf\\esp32h2/include/" "@C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esp32-arduino-libs\\idf-release_v5.3-a0f798cf\\esp32h2/flags/includes" "-IC:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esp32-arduino-libs\\idf-release_v5.3-a0f798cf\\esp32h2/qio_qspi/include" "-IC:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\3.1.0-RC2\\cores\\esp32" "-IC:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\3.1.0-RC2\\variants\\esp32h2" "-Ic:\\Users\\phili\\OneDrive\\Documents\\Arduino\\libraries\\Zigbee\\src" "@C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192/build_opt.h" "@C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192/file_opts" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\sketch\\Zigbee_Temp_Hum_Sensor_Sleepy.ino.cpp" -o "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\sketch\\Zigbee_Temp_Hum_Sensor_Sleepy.ino.cpp.o" Compiling libraries... Compiling library "Zigbee" Using previously compiled file: C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192\libraries\Zigbee\ZigbeeCore.cpp.o Using previously compiled file: C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192\libraries\Zigbee\ZigbeeEP.cpp.o Using previously compiled file: C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192\libraries\Zigbee\ep\ZigbeeThermostat.cpp.o Using previously compiled file: C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192\libraries\Zigbee\ep\ZigbeeSwitch.cpp.o Using previously compiled file: C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192\libraries\Zigbee\ep\ZigbeeLight.cpp.o Using previously compiled file: C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192\libraries\Zigbee\ep\ZigbeeColorDimmerSwitch.cpp.o Using previously compiled file: C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192\libraries\Zigbee\ep\ZigbeeTempSensor.cpp.o Using previously compiled file: C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192\libraries\Zigbee\ZigbeeHandlers.cpp.o Using previously compiled file: C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192\libraries\Zigbee\ep\ZigbeeColorDimmableLight.cpp.o Compiling core... cmd /c echo -DARDUINO_CORE_BUILD > "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192/file_opts" Using precompiled core: C:\Users\phili\AppData\Local\Temp\arduino\cores\e5dfc36f74cb9eec27be88b432c523bf\core.a cmd /c type nul > "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192/file_opts" Linking everything together... "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esp-rv32\\2405/bin/riscv32-esp-elf-g++" "-Wl,--Map=C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192/Zigbee_Temp_Hum_Sensor_Sleepy.ino.map" "-LC:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esp32-arduino-libs\\idf-release_v5.3-a0f798cf\\esp32h2/lib" "-LC:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esp32-arduino-libs\\idf-release_v5.3-a0f798cf\\esp32h2/ld" "-LC:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esp32-arduino-libs\\idf-release_v5.3-a0f798cf\\esp32h2/qio_qspi" -Wl,--wrap=esp_panic_handler "@C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esp32-arduino-libs\\idf-release_v5.3-a0f798cf\\esp32h2/flags/ld_flags" "@C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esp32-arduino-libs\\idf-release_v5.3-a0f798cf\\esp32h2/flags/ld_scripts" -Wl,--start-group "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\sketch\\Zigbee_Temp_Hum_Sensor_Sleepy.ino.cpp.o" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\libraries\\Zigbee\\ZigbeeCore.cpp.o" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\libraries\\Zigbee\\ZigbeeEP.cpp.o" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\libraries\\Zigbee\\ZigbeeHandlers.cpp.o" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\libraries\\Zigbee\\ep\\ZigbeeColorDimmableLight.cpp.o" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\libraries\\Zigbee\\ep\\ZigbeeColorDimmerSwitch.cpp.o" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\libraries\\Zigbee\\ep\\ZigbeeLight.cpp.o" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\libraries\\Zigbee\\ep\\ZigbeeSwitch.cpp.o" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\libraries\\Zigbee\\ep\\ZigbeeTempSensor.cpp.o" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\libraries\\Zigbee\\ep\\ZigbeeThermostat.cpp.o" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\cores\\e5dfc36f74cb9eec27be88b432c523bf\\core.a" -lesp_zb_api_ed -lesp_zb_cli_command -lzboss_stack.ed -lzboss_port "@C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esp32-arduino-libs\\idf-release_v5.3-a0f798cf\\esp32h2/flags/ld_libs" -Wl,--end-group -Wl,-EL -o "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192/Zigbee_Temp_Hum_Sensor_Sleepy.ino.elf" "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esptool_py\\4.8.1/esptool.exe" --chip esp32h2 elf2image --flash_mode dio --flash_freq 48m --flash_size 4MB --elf-sha256-offset 0xb0 -o "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192/Zigbee_Temp_Hum_Sensor_Sleepy.ino.bin" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192/Zigbee_Temp_Hum_Sensor_Sleepy.ino.elf" esptool.py v4.8.1 Creating esp32h2 image... Merged 2 ELF sections Successfully created esp32h2 image. "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\3.1.0-RC2\\tools\\gen_esp32part.exe" -q "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192/partitions.csv" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192/Zigbee_Temp_Hum_Sensor_Sleepy.ino.partitions.bin" cmd /c if exist "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\libraries\\Insights" "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\3.1.0-RC2\\tools\\gen_insights_package.exe" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192" Zigbee_Temp_Hum_Sensor_Sleepy.ino "C:\\Users\\phili\\OneDrive\\Documents\\Arduino\\Zigbee_Temp_Hum_Sensor_Sleepy" cmd /c if exist "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\libraries\\ESP_SR" if exist "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esp32-arduino-libs\\idf-release_v5.3-a0f798cf\\esp32h2\\esp_sr\\srmodels.bin" COPY /y "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esp32-arduino-libs\\idf-release_v5.3-a0f798cf\\esp32h2\\esp_sr\\srmodels.bin" "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192\\srmodels.bin" "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esptool_py\\4.8.1/esptool.exe" --chip esp32h2 merge_bin -o "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192/Zigbee_Temp_Hum_Sensor_Sleepy.ino.merged.bin" --fill-flash-size 4MB --flash_mode keep --flash_freq keep --flash_size keep 0x0 "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192/Zigbee_Temp_Hum_Sensor_Sleepy.ino.bootloader.bin" 0x8000 "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192/Zigbee_Temp_Hum_Sensor_Sleepy.ino.partitions.bin" 0xe000 "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\3.1.0-RC2/tools/partitions/boot_app0.bin" 0x10000 "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192/Zigbee_Temp_Hum_Sensor_Sleepy.ino.bin" esptool.py v4.8.1 Wrote 0x400000 bytes to file C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192/Zigbee_Temp_Hum_Sensor_Sleepy.ino.merged.bin, ready to flash to offset 0x0 Using library Zigbee at version 3.0.5 in folder: C:\Users\phili\OneDrive\Documents\Arduino\libraries\Zigbee "C:\\Users\\phili\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esp-rv32\\2405/bin/riscv32-esp-elf-size" -A "C:\\Users\\phili\\AppData\\Local\\Temp\\arduino\\sketches\\98C90DFC4FEEF7140B185CABA342E192/Zigbee_Temp_Hum_Sensor_Sleepy.ino.elf" Sketch uses 533135 bytes (40%) of program storage space. Maximum is 1310720 bytes. Global variables use 29492 bytes (9%) of dynamic memory, leaving 298188 bytes for local variables. Maximum is 327680 bytes. "C:\Users\phili\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\4.8.1/esptool.exe" --chip esp32h2 --port "COM7" --baud 921600 --before default_reset --after hard_reset write_flash -e -z --flash_mode keep --flash_freq keep --flash_size keep 0x0 "C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192/Zigbee_Temp_Hum_Sensor_Sleepy.ino.bootloader.bin" 0x8000 "C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192/Zigbee_Temp_Hum_Sensor_Sleepy.ino.partitions.bin" 0xe000 "C:\Users\phili\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.1.0-RC2/tools/partitions/boot_app0.bin" 0x10000 "C:\Users\phili\AppData\Local\Temp\arduino\sketches\98C90DFC4FEEF7140B185CABA342E192/Zigbee_Temp_Hum_Sensor_Sleepy.ino.bin" esptool.py v4.8.1 Serial port COM7 Connecting... Chip is ESP32-H2 (revision v0.1) Features: BLE, IEEE802.15.4 Crystal is 32MHz MAC: 74:4d:bd:ff:fe:63:f9:d0 BASE MAC: 74:4d:bd:63:f9:d0 MAC_EXT: ff:fe Uploading stub... Running stub... Stub running... Changing baud rate to 921600 Changed. Configuring flash size... Erasing flash (this may take a while)... Chip erase completed successfully in 1.1s Compressed 19616 bytes to 12518... Writing at 0x00000000... (100 %) Wrote 19616 bytes (12518 compressed) at 0x00000000 in 0.2 seconds (effective 996.9 kbit/s)... Hash of data verified. Compressed 3072 bytes to 176... Writing at 0x00008000... (100 %) Wrote 3072 bytes (176 compressed) at 0x00008000 in 0.0 seconds (effective 1007.9 kbit/s)... Hash of data verified. Compressed 8192 bytes to 47... Writing at 0x0000e000... (100 %) Wrote 8192 bytes (47 compressed) at 0x0000e000 in 0.0 seconds (effective 1481.5 kbit/s)... Hash of data verified. Compressed 544560 bytes to 323551... Writing at 0x00010000... (5 %) Writing at 0x0001c82c... (10 %) Writing at 0x00025067... (15 %) Writing at 0x0002ae28... (20 %) Writing at 0x000311ce... (25 %) Writing at 0x000375e5... (30 %) Writing at 0x0003d20c... (35 %) Writing at 0x00042dfd... (40 %) Writing at 0x00048c7a... (45 %) Writing at 0x0004ed61... (50 %) Writing at 0x00055761... (55 %) Writing at 0x0005bba8... (60 %) Writing at 0x00061e50... (65 %) Writing at 0x000683bd... (70 %) Writing at 0x0006ec18... (75 %) Writing at 0x000751da... (80 %) Writing at 0x0007b694... (85 %) Writing at 0x000815be... (90 %) Writing at 0x00087776... (95 %) Writing at 0x0008f96d... (100 %) Wrote 544560 bytes (323551 compressed) at 0x00010000 in 2.3 seconds (effective 1877.4 kbit/s)... Hash of data verified. Leaving... Hard resetting via RTS pin...