keanlim@Keans-MacBook-Air esp32 % idf.py -p /dev/tty.SLAB_USBtoUART flash monitor Executing action: flash Running ninja in directory /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build Executing "ninja flash"... [0/1] Re-running CMake... -- Building ESP-IDF components for target esp32 -- Found Python3: /Users/keanlim/connectedhomeip/.environment/pigweed-venv/bin/python3.9 (found version "3.9.13") found components: Interpreter -- Project sdkconfig file /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/sdkconfig Loading defaults file /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/sdkconfig.defaults... -- App "chip-all-clusters-app" version: TE9-1589-gb94e1a165-dirty -- Adding linker script /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/esp_system/ld/memory.ld -- Adding linker script /Users/keanlim/tools/esp-idf/components/esp_system/ld/esp32/sections.ld.in -- Adding linker script /Users/keanlim/tools/esp-idf/components/esp_rom/esp32/ld/esp32.rom.ld -- Adding linker script /Users/keanlim/tools/esp-idf/components/esp_rom/esp32/ld/esp32.rom.api.ld -- Adding linker script /Users/keanlim/tools/esp-idf/components/esp_rom/esp32/ld/esp32.rom.libgcc.ld -- Adding linker script /Users/keanlim/tools/esp-idf/components/esp_rom/esp32/ld/esp32.rom.newlib-data.ld -- Adding linker script /Users/keanlim/tools/esp-idf/components/esp_rom/esp32/ld/esp32.rom.syscalls.ld -- Adding linker script /Users/keanlim/tools/esp-idf/components/esp_rom/esp32/ld/esp32.rom.newlib-funcs.ld -- Adding linker script /Users/keanlim/tools/esp-idf/components/esp_rom/esp32/ld/esp32.rom.newlib-time.ld -- Adding linker script /Users/keanlim/tools/esp-idf/components/soc/esp32/ld/esp32.peripherals.ld -- Components: QRCode app_trace app_update asio bootloader bootloader_support bt cbor chip cmock coap console cxx driver efuse esp-tls esp32 esp32_mbedtls esp_adc_cal esp_common esp_eth esp_event esp_gdbstub esp_hid esp_http_client esp_http_server esp_https_ota esp_https_server esp_hw_support esp_ipc esp_lcd esp_local_ctrl esp_netif esp_phy esp_pm esp_ringbuf esp_rom esp_serial_slave_link esp_system esp_timer esp_websocket_client esp_wifi espcoredump esptool_py expat fatfs freemodbus freertos hal heap idf_test ieee802154 jsmn json led_strip libsodium log lwip main mbedtls mdns mqtt newlib nghttp nvs_flash openssl openthread partition_table perfmon protobuf-c protocomm pthread screen-framework sdmmc soc spi_flash spidriver spiffs tcp_transport tcpip_adapter tft tinyusb ulp unity usb vfs wear_levelling wifi_provisioning wpa_supplicant xtensa -- Component paths: /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/examples/common/QRCode /Users/keanlim/tools/esp-idf/components/app_trace /Users/keanlim/tools/esp-idf/components/app_update /Users/keanlim/tools/esp-idf/components/asio /Users/keanlim/tools/esp-idf/components/bootloader /Users/keanlim/tools/esp-idf/components/bootloader_support /Users/keanlim/tools/esp-idf/components/bt /Users/keanlim/tools/esp-idf/components/cbor /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/config/esp32/components/chip /Users/keanlim/tools/esp-idf/components/cmock /Users/keanlim/tools/esp-idf/components/coap /Users/keanlim/tools/esp-idf/components/console /Users/keanlim/tools/esp-idf/components/cxx /Users/keanlim/tools/esp-idf/components/driver /Users/keanlim/tools/esp-idf/components/efuse /Users/keanlim/tools/esp-idf/components/esp-tls /Users/keanlim/tools/esp-idf/components/esp32 /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/config/esp32/components/esp32_mbedtls /Users/keanlim/tools/esp-idf/components/esp_adc_cal /Users/keanlim/tools/esp-idf/components/esp_common /Users/keanlim/tools/esp-idf/components/esp_eth /Users/keanlim/tools/esp-idf/components/esp_event /Users/keanlim/tools/esp-idf/components/esp_gdbstub /Users/keanlim/tools/esp-idf/components/esp_hid /Users/keanlim/tools/esp-idf/components/esp_http_client /Users/keanlim/tools/esp-idf/components/esp_http_server /Users/keanlim/tools/esp-idf/components/esp_https_ota /Users/keanlim/tools/esp-idf/components/esp_https_server /Users/keanlim/tools/esp-idf/components/esp_hw_support /Users/keanlim/tools/esp-idf/components/esp_ipc /Users/keanlim/tools/esp-idf/components/esp_lcd /Users/keanlim/tools/esp-idf/components/esp_local_ctrl /Users/keanlim/tools/esp-idf/components/esp_netif /Users/keanlim/tools/esp-idf/components/esp_phy /Users/keanlim/tools/esp-idf/components/esp_pm /Users/keanlim/tools/esp-idf/components/esp_ringbuf /Users/keanlim/tools/esp-idf/components/esp_rom /Users/keanlim/tools/esp-idf/components/esp_serial_slave_link /Users/keanlim/tools/esp-idf/components/esp_system /Users/keanlim/tools/esp-idf/components/esp_timer /Users/keanlim/tools/esp-idf/components/esp_websocket_client /Users/keanlim/tools/esp-idf/components/esp_wifi /Users/keanlim/tools/esp-idf/components/espcoredump /Users/keanlim/tools/esp-idf/components/esptool_py /Users/keanlim/tools/esp-idf/components/expat /Users/keanlim/tools/esp-idf/components/fatfs /Users/keanlim/tools/esp-idf/components/freemodbus /Users/keanlim/tools/esp-idf/components/freertos /Users/keanlim/tools/esp-idf/components/hal /Users/keanlim/tools/esp-idf/components/heap /Users/keanlim/tools/esp-idf/components/idf_test /Users/keanlim/tools/esp-idf/components/ieee802154 /Users/keanlim/tools/esp-idf/components/jsmn /Users/keanlim/tools/esp-idf/components/json /Users/keanlim/tools/esp-idf/examples/common_components/led_strip /Users/keanlim/tools/esp-idf/components/libsodium /Users/keanlim/tools/esp-idf/components/log /Users/keanlim/tools/esp-idf/components/lwip /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/main /Users/keanlim/tools/esp-idf/components/mbedtls /Users/keanlim/tools/esp-idf/components/mdns /Users/keanlim/tools/esp-idf/components/mqtt /Users/keanlim/tools/esp-idf/components/newlib /Users/keanlim/tools/esp-idf/components/nghttp /Users/keanlim/tools/esp-idf/components/nvs_flash /Users/keanlim/tools/esp-idf/components/openssl /Users/keanlim/tools/esp-idf/components/openthread /Users/keanlim/tools/esp-idf/components/partition_table /Users/keanlim/tools/esp-idf/components/perfmon /Users/keanlim/tools/esp-idf/components/protobuf-c /Users/keanlim/tools/esp-idf/components/protocomm /Users/keanlim/tools/esp-idf/components/pthread /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/examples/common/screen-framework /Users/keanlim/tools/esp-idf/components/sdmmc /Users/keanlim/tools/esp-idf/components/soc /Users/keanlim/tools/esp-idf/components/spi_flash /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/examples/common/m5stack-tft/repo/components/spidriver /Users/keanlim/tools/esp-idf/components/spiffs /Users/keanlim/tools/esp-idf/components/tcp_transport /Users/keanlim/tools/esp-idf/components/tcpip_adapter /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/examples/common/m5stack-tft/repo/components/tft /Users/keanlim/tools/esp-idf/components/tinyusb /Users/keanlim/tools/esp-idf/components/ulp /Users/keanlim/tools/esp-idf/components/unity /Users/keanlim/tools/esp-idf/components/usb /Users/keanlim/tools/esp-idf/components/vfs /Users/keanlim/tools/esp-idf/components/wear_levelling /Users/keanlim/tools/esp-idf/components/wifi_provisioning /Users/keanlim/tools/esp-idf/components/wpa_supplicant /Users/keanlim/tools/esp-idf/components/xtensa -- Configuring done -- Generating done -- Build files have been written to: /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build [52/1203] Performing build step for 'bootloader' [0/1] Re-running CMake... -- Building ESP-IDF components for target esp32 -- Project sdkconfig file /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/sdkconfig -- Adding linker script /Users/keanlim/tools/esp-idf/components/soc/esp32/ld/esp32.peripherals.ld -- Adding linker script /Users/keanlim/tools/esp-idf/components/esp_rom/esp32/ld/esp32.rom.ld -- Adding linker script /Users/keanlim/tools/esp-idf/components/esp_rom/esp32/ld/esp32.rom.api.ld -- Adding linker script /Users/keanlim/tools/esp-idf/components/esp_rom/esp32/ld/esp32.rom.libgcc.ld -- Adding linker script /Users/keanlim/tools/esp-idf/components/esp_rom/esp32/ld/esp32.rom.newlib-funcs.ld -- Adding linker script /Users/keanlim/tools/esp-idf/components/bootloader/subproject/main/ld/esp32/bootloader.ld -- Adding linker script /Users/keanlim/tools/esp-idf/components/bootloader/subproject/main/ld/esp32/bootloader.rom.ld -- Components: bootloader bootloader_support efuse esp32 esp_common esp_hw_support esp_rom esp_system esptool_py freertos hal log main micro-ecc newlib partition_table soc spi_flash xtensa -- Component paths: /Users/keanlim/tools/esp-idf/components/bootloader /Users/keanlim/tools/esp-idf/components/bootloader_support /Users/keanlim/tools/esp-idf/components/efuse /Users/keanlim/tools/esp-idf/components/esp32 /Users/keanlim/tools/esp-idf/components/esp_common /Users/keanlim/tools/esp-idf/components/esp_hw_support /Users/keanlim/tools/esp-idf/components/esp_rom /Users/keanlim/tools/esp-idf/components/esp_system /Users/keanlim/tools/esp-idf/components/esptool_py /Users/keanlim/tools/esp-idf/components/freertos /Users/keanlim/tools/esp-idf/components/hal /Users/keanlim/tools/esp-idf/components/log /Users/keanlim/tools/esp-idf/components/bootloader/subproject/main /Users/keanlim/tools/esp-idf/components/bootloader/subproject/components/micro-ecc /Users/keanlim/tools/esp-idf/components/newlib /Users/keanlim/tools/esp-idf/components/partition_table /Users/keanlim/tools/esp-idf/components/soc /Users/keanlim/tools/esp-idf/components/spi_flash /Users/keanlim/tools/esp-idf/components/xtensa -- Configuring done -- Generating done -- Build files have been written to: /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/bootloader [1/1] cd /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/bootloader/esp-idf/esptool_py && /Users/keanlim/.espressif/python_env/idf4.4_py3.9_env/bin/python /Users/keanlim/tools/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x1000 /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/bootloader/bootloader.bin Bootloader binary size 0x6330 bytes. 0xcd0 bytes (11%) free. [1079/1201] Performing build step for 'chip_gn' [0/1] Regenerating ninja files [1/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.ArrayParser.cpp.o [2/337] c++ obj/third_party/connectedhomeip/src/app/libCHIPDataModel.DefaultAttributePersistenceProvider.cpp.o [3/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.ArrayBuilder.cpp.o [4/337] c++ obj/third_party/connectedhomeip/src/app/libCHIPDataModel.ChunkedWriteCallback.cpp.o [5/337] c++ obj/third_party/connectedhomeip/src/app/libCHIPDataModel.AttributePathExpandIterator.cpp.o [6/337] c++ obj/third_party/connectedhomeip/src/app/libCHIPDataModel.DeviceProxy.cpp.o [7/337] c++ obj/third_party/connectedhomeip/src/app/libCHIPDataModel.FailSafeContext.cpp.o [8/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.AttributeDataIBs.cpp.o [9/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.AttributeDataIB.cpp.o [10/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.AttributePathIB.cpp.o [11/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.AttributePathIBs.cpp.o [12/337] c++ obj/third_party/connectedhomeip/src/app/libCHIPDataModel.BufferedReadCallback.cpp.o [13/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.AttributeReportIBs.cpp.o [14/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.AttributeReportIB.cpp.o [15/337] c++ obj/third_party/connectedhomeip/src/app/libCHIPDataModel.CommandSender.cpp.o [16/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.AttributeStatusIB.cpp.o [17/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.Builder.cpp.o [18/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.AttributeStatusIBs.cpp.o [19/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.ClusterPathIB.cpp.o [20/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.CommandDataIB.cpp.o [21/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.DataVersionFilterIBs.cpp.o [22/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.CommandPathIB.cpp.o [23/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.CommandStatusIB.cpp.o [24/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.DataVersionFilterIB.cpp.o [25/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.EventFilterIBs.cpp.o [26/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.EventDataIB.cpp.o [27/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.EventFilterIB.cpp.o [28/337] c++ obj/third_party/connectedhomeip/src/app/libCHIPDataModel.ClusterStateCache.cpp.o [29/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.EventPathIB.cpp.o [30/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.EventPathIBs.cpp.o [31/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.EventReportIB.cpp.o [32/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.InvokeRequests.cpp.o [33/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.EventReportIBs.cpp.o [34/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.EventStatusIB.cpp.o [35/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.ListParser.cpp.o [36/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.ListBuilder.cpp.o [37/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.MessageBuilder.cpp.o [38/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.InvokeResponseIBs.cpp.o [39/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.MessageParser.cpp.o [40/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.Parser.cpp.o [41/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.ReadRequestMessage.cpp.o [42/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.StructBuilder.cpp.o [43/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.ReportDataMessage.cpp.o [44/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.StructParser.cpp.o [45/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.StatusResponseMessage.cpp.o [46/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.StatusIB.cpp.o [47/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.SubscribeRequestMessage.cpp.o [48/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.SubscribeResponseMessage.cpp.o [49/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.TimedRequestMessage.cpp.o [50/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.WriteRequestMessage.cpp.o [51/337] c++ obj/third_party/connectedhomeip/src/app/libCHIPDataModel.RequiredPrivilege.cpp.o [52/337] c++ obj/third_party/connectedhomeip/src/app/MessageDef/libCHIPDataModel.WriteResponseMessage.cpp.o [53/337] c++ obj/third_party/connectedhomeip/src/app/libCHIPDataModel.StatusResponse.cpp.o [54/337] c++ obj/third_party/connectedhomeip/src/app/libCHIPDataModel.TimedRequest.cpp.o [55/337] c++ obj/third_party/connectedhomeip/src/app/clusters/ota-requestor/ota-requestor-test-srcs.DefaultOTARequestorStorage.cpp.o [56/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestBuilderParser.cpp.o [57/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestAttributeValueDecoder.cpp.o [58/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestAttributePathExpandIterator.cpp.o [59/337] c++ obj/third_party/connectedhomeip/src/app/libCHIPDataModel.WriteClient.cpp.o [60/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestCommandPathParams.cpp.o [61/337] c++ obj/third_party/connectedhomeip/src/app/server/libCHIPAppServer.CommissioningWindowManager.cpp.o [62/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestClusterInfo.cpp.o [63/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestAttributeValueEncoder.cpp.o [64/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestEventPathParams.cpp.o [65/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTestHelpers.AppTestContext.cpp.o [66/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestAclEvent.cpp.o [67/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestNumericAttributeTraits.cpp.o [68/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestStatusIB.cpp.o [69/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestDataModelSerialization.cpp.o [70/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestDefaultOTARequestorStorage.cpp.o [71/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestMessageDef.cpp.o [72/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestStatusResponseMessage.cpp.o [73/337] c++ obj/third_party/connectedhomeip/src/ble/libBleLayer.BleError.cpp.o [74/337] c++ obj/third_party/connectedhomeip/src/ble/libBleLayer.BleUUID.cpp.o [75/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestEventOverflow.cpp.o [76/337] c++ obj/third_party/connectedhomeip/src/ble/libBleLayer.BleLayer.cpp.o [77/337] c++ obj/third_party/connectedhomeip/src/ble/tests/libBleLayerTests.TestBleUUID.cpp.o [78/337] c++ obj/third_party/connectedhomeip/src/app/util/mock/mock_ember.attribute-storage.cpp.o [79/337] c++ obj/third_party/connectedhomeip/src/ble/libBleLayer.BtpEngine.cpp.o [80/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestReportingEngine.cpp.o [81/337] c++ obj/third_party/connectedhomeip/src/controller/libChipController.AbstractDnssdDiscoveryController.cpp.o [82/337] c++ obj/third_party/connectedhomeip/src/controller/libChipController.CHIPCommissionableNodeController.cpp.o [83/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestBufferedReadCallback.cpp.o [84/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestWriteInteraction.cpp.o [85/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestReadInteraction.cpp.o [86/337] c++ obj/third_party/connectedhomeip/src/app/util/data_model.error-mapping.cpp.o [87/337] c++ obj/third_party/connectedhomeip/src/controller/libChipController.CommissioneeDeviceProxy.cpp.o [88/337] c++ obj/third_party/connectedhomeip/src/app/tests/libAppTests.TestClusterStateCache.cpp.o [89/337] c++ obj/third_party/connectedhomeip/src/controller/libChipController.AutoCommissioner.cpp.o [90/337] c++ obj/third_party/connectedhomeip/src/app/util/data_model.privilege-storage.cpp.o [91/337] c++ obj/third_party/connectedhomeip/src/app/util/data_model.attribute-size-util.cpp.o [92/337] c++ obj/third_party/connectedhomeip/src/app/util/data_model.af-event.cpp.o [93/337] c++ obj/third_party/connectedhomeip/zzz_generated/app-common/app-common/zap-generated/libClusterObjects.cluster-objects.cpp.o [94/337] c++ obj/third_party/connectedhomeip/src/app/util/data_model.message.cpp.o [95/337] c++ obj/third_party/connectedhomeip/src/controller/libChipController.SetUpCodePairer.cpp.o [96/337] c++ obj/third_party/connectedhomeip/src/controller/libChipController.CommissioningWindowOpener.cpp.o [97/337] c++ obj/third_party/connectedhomeip/src/credentials/libCredentials.DeviceAttestationCredsProvider.cpp.o [98/337] c++ obj/third_party/connectedhomeip/src/app/util/data_model.attribute-storage.cpp.o [99/337] c++ obj/third_party/connectedhomeip/src/credentials/libCredentials.DeviceAttestationConstructor.cpp.o [100/337] c++ obj/third_party/connectedhomeip/src/app/clusters/thermostat-client/data_model.thermostat-client.cpp.o [101/337] c++ obj/third_party/connectedhomeip/src/app/clusters/pump-configuration-and-control-client/data_model.pump-configuration-and-control-client.cpp.o [102/337] c++ obj/third_party/connectedhomeip/src/controller/tests/libControllerTests.TestCommissionableNodeController.cpp.o [103/337] c++ obj/third_party/connectedhomeip/src/credentials/attestation_verifier/libCredentials.DeviceAttestationVerifier.cpp.o [104/337] c++ obj/third_party/connectedhomeip/src/credentials/tests/libCredentials.CHIPAttCert_test_vectors.cpp.o [105/337] c++ obj/third_party/connectedhomeip/src/credentials/examples/libCredentials.DeviceAttestationCredsExample.cpp.o [106/337] c++ obj/third_party/connectedhomeip/src/app/util/data_model.util.cpp.o [107/337] c++ obj/third_party/connectedhomeip/src/credentials/libCredentials.LastKnownGoodTime.cpp.o [108/337] c++ obj/third_party/connectedhomeip/src/credentials/tests/libCertTestVectors.CHIPAttCert_test_vectors.cpp.o [109/337] c++ obj/third_party/connectedhomeip/src/credentials/attestation_verifier/libDefaultAttestationVerifier.DefaultDeviceAttestationVerifier.cpp.o [110/337] c++ obj/third_party/connectedhomeip/src/credentials/tests/libCredentialsTest.TestDeviceAttestationConstruction.cpp.o [111/337] c++ obj/third_party/connectedhomeip/src/credentials/tests/libCredentialsTest.TestDeviceAttestationCredentials.cpp.o [112/337] c++ obj/third_party/connectedhomeip/src/crypto/libChipCrypto.PersistentStorageOperationalKeystore.cpp.o [113/337] c++ obj/third_party/connectedhomeip/src/crypto/libChipCrypto.CHIPCryptoPAL.cpp.o [114/337] c++ obj/third_party/connectedhomeip/src/crypto/tests/libChipCryptoTests.TestGroupOperationalCredentials.cpp.o [115/337] c++ obj/third_party/connectedhomeip/src/crypto/cryptopal_mbedtls.CHIPCryptoPALmbedTLS.cpp.o [116/337] c++ obj/third_party/connectedhomeip/src/inet/libInetLayer.InetArgParser.cpp.o [117/337] c++ obj/third_party/connectedhomeip/src/inet/libInetLayer.InetError.cpp.o [118/337] c++ obj/third_party/connectedhomeip/src/inet/libInetLayer.InetFaultInjection.cpp.o [119/337] c++ obj/third_party/connectedhomeip/src/inet/libInetLayer.InetInterface.cpp.o [120/337] c++ obj/third_party/connectedhomeip/src/credentials/tests/libCredentialsTest.TestPersistentStorageOpCertStore.cpp.o [121/337] c++ obj/third_party/connectedhomeip/src/inet/libInetLayer.TCPEndPoint.cpp.o [122/337] c++ obj/third_party/connectedhomeip/src/inet/libInetLayer.UDPEndPoint.cpp.o [123/337] c++ obj/third_party/connectedhomeip/src/crypto/tests/libChipCryptoTests.TestPersistentStorageOpKeyStore.cpp.o [124/337] c++ obj/third_party/connectedhomeip/src/inet/libInetLayer.TCPEndPointImplLwIP.cpp.o [125/337] c++ obj/third_party/connectedhomeip/src/crypto/tests/libChipCryptoTests.CHIPCryptoPALTest.cpp.o [126/337] c++ obj/third_party/connectedhomeip/src/inet/libInetLayer.UDPEndPointImplLwIP.cpp.o [127/337] c++ obj/third_party/connectedhomeip/src/lib/core/libChipCore.CHIPError.cpp.o [128/337] c++ obj/third_party/connectedhomeip/src/inet/tests/libInetTestHelpers.TestInetLayerCommon.cpp.o [129/337] c++ obj/third_party/connectedhomeip/src/inet/tests/libInetTestHelpers.TestInetCommonOptions.cpp.o [130/337] c++ obj/third_party/connectedhomeip/src/lib/core/libChipCore.CHIPCircularTLVBuffer.cpp.o [131/337] c++ obj/third_party/connectedhomeip/src/inet/tests/libInetTestHelpers.TestSetupFaultInjectionPosix.cpp.o [132/337] c++ obj/third_party/connectedhomeip/src/lib/core/libChipCore.CHIPKeyIds.cpp.o [133/337] c++ obj/third_party/connectedhomeip/src/lib/core/libChipCore.CHIPTLVUtilities.cpp.o [134/337] c++ obj/third_party/connectedhomeip/src/lib/core/libChipCore.CHIPTLVUpdater.cpp.o [135/337] c++ obj/third_party/connectedhomeip/src/lib/core/libChipCore.CHIPTLVWriter.cpp.o [136/337] c++ obj/third_party/connectedhomeip/src/lib/core/tests/libCoreTests.TestCHIPCallback.cpp.o [137/337] c++ obj/third_party/connectedhomeip/src/lib/core/libChipCore.OTAImageHeader.cpp.o [138/337] c++ obj/third_party/connectedhomeip/src/lib/core/tests/libCoreTests.TestCATValues.cpp.o [139/337] c++ obj/third_party/connectedhomeip/src/lib/core/tests/libCoreTests.TestOTAImageHeader.cpp.o [140/337] c++ obj/third_party/connectedhomeip/src/lib/dnssd/dnssd.ServiceNaming.cpp.o [141/337] c++ obj/third_party/connectedhomeip/src/lib/dnssd/dnssd.TxtFields.cpp.o [142/337] c++ obj/third_party/connectedhomeip/src/lib/dnssd/dnssd.IncrementalResolve.cpp.o [143/337] c++ obj/third_party/connectedhomeip/src/lib/dnssd/dnssd.ActiveResolveAttempts.cpp.o [144/337] c++ obj/third_party/connectedhomeip/src/lib/shell/libCHIPShell.streamer_esp32.cpp.o [145/337] c++ obj/third_party/connectedhomeip/src/lib/shell/commands/commands.Help.cpp.o [146/337] c++ obj/third_party/connectedhomeip/zzz_generated/app-common/app-common/zap-generated/attributes/data_model.Accessors.cpp.o [147/337] c++ obj/third_party/connectedhomeip/src/lib/dnssd/minimal_mdns/tests/libMinimalMdnstests.TestMinimalMdnsAllocator.cpp.o [148/337] c++ obj/third_party/connectedhomeip/src/lib/dnssd/tests/libMdnsTests.TestServiceNaming.cpp.o [149/337] c++ obj/third_party/connectedhomeip/src/lib/dnssd/dnssd.Resolver_ImplMinimalMdns.cpp.o [150/337] c++ obj/third_party/connectedhomeip/src/lib/dnssd/tests/libMdnsTests.TestTxtFields.cpp.o [151/337] c++ obj/third_party/connectedhomeip/src/lib/dnssd/tests/libMdnsTests.TestActiveResolveAttempts.cpp.o [152/337] c++ obj/third_party/connectedhomeip/src/lib/support/libSupportLayer.BytesToHex.cpp.o [153/337] c++ obj/third_party/connectedhomeip/src/lib/dnssd/tests/libMdnsTests.TestIncrementalResolve.cpp.o [154/337] c++ obj/third_party/connectedhomeip/src/lib/support/libSupportLayer.BytesCircularBuffer.cpp.o [155/337] c++ obj/third_party/connectedhomeip/src/lib/shell/shell_core.Engine.cpp.o [156/337] c++ obj/third_party/connectedhomeip/src/lib/shell/commands/commands.Config.cpp.o [157/337] c++ obj/third_party/connectedhomeip/src/lib/shell/commands/commands.Device.cpp.o [158/337] c++ obj/third_party/connectedhomeip/src/lib/support/libSupportLayer.CHIPMem.cpp.o [159/337] c++ obj/third_party/connectedhomeip/src/lib/support/libSupportLayer.CHIPPlatformMemory.cpp.o [160/337] c++ obj/third_party/connectedhomeip/src/lib/support/libSupportLayer.CHIPArgParser.cpp.o [161/337] c++ obj/third_party/connectedhomeip/src/lib/shell/commands/commands.BLE.cpp.o [162/337] c++ obj/third_party/connectedhomeip/src/lib/shell/commands/commands.WiFi.cpp.o [163/337] c++ obj/third_party/connectedhomeip/src/lib/support/libSupportLayer.SerializableIntegerSet.cpp.o [164/337] c++ obj/third_party/connectedhomeip/src/lib/support/libSupportLayer.Pool.cpp.o [165/337] c++ obj/third_party/connectedhomeip/src/lib/support/libSupportLayer.CHIPFaultInjection.cpp.o [166/337] c++ obj/third_party/connectedhomeip/src/lib/support/libSupportTesting.UnitTestRegistration.cpp.o [167/337] c++ obj/third_party/connectedhomeip/src/lib/support/libSupportLayer.TimeUtils.cpp.o [168/337] c++ obj/third_party/connectedhomeip/src/lib/support/tests/libSupportTests.TestOwnerOf.cpp.o [169/337] c++ obj/third_party/connectedhomeip/src/lib/support/tests/libSupportTests.TestFixedBufferAllocator.cpp.o [170/337] c++ obj/third_party/connectedhomeip/src/lib/support/tests/libSupportTests.TestBitMask.cpp.o [171/337] c++ obj/third_party/connectedhomeip/src/lib/support/libSupportLayer.CHIPMem-Malloc.cpp.o [172/337] c++ obj/third_party/connectedhomeip/src/lib/support/tests/libSupportTests.TestSafeInt.cpp.o [173/337] c++ obj/third_party/connectedhomeip/src/lib/support/tests/libSupportTests.TestSafeString.cpp.o [174/337] c++ obj/third_party/connectedhomeip/src/lib/support/logging/libSupportLayer.CHIPLogging.cpp.o [175/337] c++ obj/third_party/connectedhomeip/src/lib/support/tests/libSupportTests.TestPrivateHeap.cpp.o [176/337] ar libSupportLayer.a [177/337] c++ obj/third_party/connectedhomeip/src/lib/support/tests/libSupportTests.TestDefer.cpp.o [178/337] c++ obj/third_party/connectedhomeip/src/lib/support/tests/libSupportTests.TestScopedBuffer.cpp.o [179/337] c++ obj/third_party/connectedhomeip/src/lib/support/tests/libSupportTests.TestSerializableIntegerSet.cpp.o [180/337] c++ obj/third_party/connectedhomeip/src/lib/support/tests/libSupportTests.TestStateMachine.cpp.o [181/337] c++ obj/third_party/connectedhomeip/src/messaging/libMessagingLayer.ApplicationExchangeDispatch.cpp.o [182/337] c++ obj/third_party/connectedhomeip/src/messaging/libMessagingLayer.ReliableMessageProtocolConfig.cpp.o [183/337] c++ obj/third_party/connectedhomeip/src/platform/libDeviceLayer.CommissionableDataProvider.cpp.o [184/337] c++ obj/third_party/connectedhomeip/src/lib/support/tests/libSupportTests.TestTestPersistentStorageDelegate.cpp.o [185/337] c++ obj/third_party/connectedhomeip/src/platform/libDeviceLayer.DeviceInstanceInfoProvider.cpp.o [186/337] c++ obj/third_party/connectedhomeip/src/lib/support/tests/libSupportTests.TestTlvToJson.cpp.o [187/337] c++ obj/third_party/connectedhomeip/src/messaging/tests/libMessagingTestHelpers.MessagingContext.cpp.o [188/337] c++ obj/third_party/connectedhomeip/src/platform/libDeviceLayer.Entropy.cpp.o [189/337] c++ obj/third_party/connectedhomeip/src/platform/libDeviceLayer.DeviceInfoProvider.cpp.o [190/337] c++ obj/third_party/connectedhomeip/src/messaging/tests/libMessagingLayerTests.TestExchangeHolder.cpp.o [191/337] c++ obj/third_party/connectedhomeip/src/platform/libDeviceLayer.DiagnosticDataProvider.cpp.o [192/337] c++ obj/third_party/connectedhomeip/src/messaging/tests/libMessagingLayerTests.TestExchangeMgr.cpp.o [193/337] c++ obj/third_party/connectedhomeip/src/platform/libDeviceLayer.GeneralUtils.cpp.o [194/337] c++ obj/third_party/connectedhomeip/src/platform/libDeviceLayer.Globals.cpp.o [195/337] c++ obj/third_party/connectedhomeip/src/platform/libDeviceLayer.LockTracker.cpp.o [196/337] c++ obj/third_party/connectedhomeip/src/platform/libDeviceLayer.PersistedStorage.cpp.o [197/337] c++ obj/third_party/connectedhomeip/src/platform/libDeviceLayer.PlatformEventSupport.cpp.o [198/337] c++ obj/third_party/connectedhomeip/src/platform/ESP32.SingletonConfigurationManager.cpp.o [199/337] c++ obj/third_party/connectedhomeip/src/messaging/tests/libMessagingLayerTests.TestReliableMessageProtocol.cpp.o [200/337] c++ obj/third_party/connectedhomeip/src/platform/ESP32/ESP32.Logging.cpp.o [201/337] c++ obj/third_party/connectedhomeip/src/platform/ESP32/ESP32.DeviceNetworkProvisioningDelegateImpl.cpp.o [202/337] c++ obj/third_party/connectedhomeip/src/platform/ESP32/ESP32.ConnectivityManagerImpl.cpp.o [203/337] c++ obj/third_party/connectedhomeip/src/platform/ESP32/ESP32.ConfigurationManagerImpl.cpp.o [204/337] c++ obj/third_party/connectedhomeip/src/platform/ESP32/ESP32.DiagnosticDataProviderImpl.cpp.o [205/337] c++ obj/third_party/connectedhomeip/src/platform/ESP32/ESP32.ESP32Utils.cpp.o [206/337] c++ obj/third_party/connectedhomeip/src/platform/ESP32/ESP32.ESP32Config.cpp.o [207/337] c++ obj/third_party/connectedhomeip/src/platform/ESP32/ESP32.KeyValueStoreManagerImpl.cpp.o [208/337] c++ obj/third_party/connectedhomeip/src/platform/ESP32/ESP32.LwIPCoreLock.cpp.o [209/337] c++ obj/third_party/connectedhomeip/src/protocols/interaction_model/im_status.StatusCode.cpp.o [210/337] c++ obj/third_party/connectedhomeip/src/platform/ESP32/ESP32.SystemTimeSupport.cpp.o [211/337] c++ obj/third_party/connectedhomeip/src/platform/ESP32/ESP32.PlatformManagerImpl.cpp.o [212/337] c++ obj/third_party/connectedhomeip/src/platform/ESP32/bluedroid/ESP32.BLEManagerImpl.cpp.o [213/337] c++ obj/third_party/connectedhomeip/src/platform/ESP32/nimble/ESP32.BLEManagerImpl.cpp.o [214/337] c++ obj/third_party/connectedhomeip/src/platform/ESP32/ESP32.ConnectivityManagerImpl_WiFi.cpp.o [215/337] c++ obj/third_party/connectedhomeip/src/protocols/echo/libChipProtocols.EchoClient.cpp.o [216/337] c++ obj/third_party/connectedhomeip/src/protocols/echo/libChipProtocols.EchoServer.cpp.o [217/337] c++ obj/third_party/connectedhomeip/src/platform/ESP32/ESP32.NetworkCommissioningDriver.cpp.o [218/337] c++ obj/third_party/connectedhomeip/src/protocols/secure_channel/libChipProtocols.MessageCounterManager.cpp.o [219/337] c++ obj/third_party/connectedhomeip/src/protocols/user_directed_commissioning/libChipProtocols.UserDirectedCommissioningClient.cpp.o [220/337] c++ obj/third_party/connectedhomeip/src/protocols/bdx/tests/libBDXTests.TestBdxUri.cpp.o [221/337] c++ obj/third_party/connectedhomeip/src/protocols/user_directed_commissioning/libChipProtocols.UserDirectedCommissioningServer.cpp.o [222/337] c++ obj/third_party/connectedhomeip/src/protocols/secure_channel/libSecureChannel.DefaultSessionResumptionStorage.cpp.o [223/337] c++ obj/third_party/connectedhomeip/src/protocols/bdx/libBdx.BdxTransferSession.cpp.o [224/337] c++ obj/third_party/connectedhomeip/src/protocols/bdx/libBdx.TransferFacilitator.cpp.o [225/337] c++ obj/third_party/connectedhomeip/src/protocols/secure_channel/libSecureChannel.StatusReport.cpp.o [226/337] c++ obj/third_party/connectedhomeip/src/protocols/secure_channel/libSecureChannel.SimpleSessionResumptionStorage.cpp.o [227/337] c++ obj/third_party/connectedhomeip/src/protocols/secure_channel/libSecureChannel.PairingSession.cpp.o [228/337] c++ obj/third_party/connectedhomeip/src/protocols/secure_channel/libSecureChannel.SessionEstablishmentExchangeDispatch.cpp.o [229/337] c++ obj/third_party/connectedhomeip/src/protocols/secure_channel/libSecureChannel.PASESession.cpp.o [230/337] c++ obj/third_party/connectedhomeip/src/protocols/secure_channel/libSecureChannel.UnsolicitedStatusHandler.cpp.o [231/337] c++ obj/third_party/connectedhomeip/src/system/libSystemLayer.SystemClock.cpp.o [232/337] c++ obj/third_party/connectedhomeip/src/setup_payload/libSetupPayload.Base38Decode.cpp.o [233/337] c++ obj/third_party/connectedhomeip/src/setup_payload/additional_data_payload.AdditionalDataPayloadGenerator.cpp.o [234/337] c++ obj/third_party/connectedhomeip/src/system/libSystemLayer.SystemError.cpp.o [235/337] c++ obj/third_party/connectedhomeip/src/setup_payload/libSetupPayload.Base38Encode.cpp.o [236/337] c++ obj/third_party/connectedhomeip/src/system/libSystemLayer.SystemLayer.cpp.o [237/337] c++ obj/third_party/connectedhomeip/src/system/libSystemLayer.SystemMutex.cpp.o [238/337] c++ obj/third_party/connectedhomeip/src/protocols/secure_channel/tests/libSecureChannelTests.TestDefaultSessionResumptionStorage.cpp.o [239/337] c++ obj/third_party/connectedhomeip/src/protocols/secure_channel/tests/libSecureChannelTests.TestSimpleSessionResumptionStorage.cpp.o [240/337] c++ obj/third_party/connectedhomeip/src/system/libSystemLayer.WakeEvent.cpp.o [241/337] c++ obj/third_party/connectedhomeip/src/protocols/user_directed_commissioning/tests/libUserDirectedCommissioningTests.TestUdcMessages.cpp.o [242/337] c++ obj/third_party/connectedhomeip/src/setup_payload/libSetupPayload.SetupPayloadHelper.cpp.o [243/337] c++ obj/third_party/connectedhomeip/src/system/libSystemLayer.SystemFaultInjection.cpp.o [244/337] c++ obj/third_party/connectedhomeip/src/system/libSystemLayer.SystemPacketBuffer.cpp.o [245/337] c++ obj/third_party/connectedhomeip/src/system/libSystemLayer.SystemStats.cpp.o [246/337] c++ obj/third_party/connectedhomeip/src/system/tests/libSystemLayerTests.TestSystemClock.cpp.o [247/337] c++ obj/third_party/connectedhomeip/src/system/libSystemLayer.TLVPacketBufferBackingStore.cpp.o [248/337] c++ obj/third_party/connectedhomeip/src/system/libSystemLayer.SystemTimer.cpp.o [249/337] c++ obj/third_party/connectedhomeip/src/system/tests/libSystemLayerTests.TestTimeSource.cpp.o [250/337] c++ obj/third_party/connectedhomeip/src/system/libSystemLayer.SystemLayerImplFreeRTOS.cpp.o [251/337] ar libSystemLayer.a [252/337] ar libInetLayer.a [253/337] ar libBleLayer.a [254/337] ar libChipCore.a [255/337] ar libClusterObjects.a [256/337] stamp obj/third_party/connectedhomeip/src/app/tests/ota-requestor-test-srcs.stamp [257/337] stamp obj/third_party/connectedhomeip/src/crypto/cryptopal_mbedtls.stamp [258/337] ar libChipCrypto.a [259/337] ar libSupportTesting.a [260/337] ar libBleLayerTests.a [261/337] stamp obj/third_party/connectedhomeip/src/ble/tests/tests.stamp [262/337] ar libCoreTests.a [263/337] stamp obj/third_party/connectedhomeip/src/lib/core/tests/tests.stamp [264/337] ar im_status.a [265/337] stamp obj/third_party/connectedhomeip/src/setup_payload/additional_data_payload.stamp [266/337] stamp obj/third_party/connectedhomeip/src/platform/platform_base.stamp [267/337] ar libSetupPayload.a [268/337] c++ obj/third_party/connectedhomeip/src/system/tests/libSystemLayerTests.TestSystemWakeEvent.cpp.o [269/337] ar ESP32.a [270/337] ar libDeviceLayer.a [271/337] ar libCredentials.a [272/337] ar libDefaultAttestationVerifier.a [273/337] ar libCertTestVectors.a [274/337] ar libCredentialsTest.a [275/337] c++ obj/third_party/connectedhomeip/src/transport/libTransportLayer.CryptoContext.cpp.o [276/337] stamp obj/third_party/connectedhomeip/src/credentials/tests/tests.stamp [277/337] ar libChipCryptoTests.a [278/337] ar libInetTestHelpers.a [279/337] stamp obj/third_party/connectedhomeip/src/crypto/tests/tests.stamp [280/337] stamp obj/third_party/connectedhomeip/src/lib/shell/shell_core.stamp [281/337] ar dnssd.a [282/337] ar libMdnsTests.a [283/337] ar libSupportTests.a [284/337] stamp obj/third_party/connectedhomeip/src/lib/dnssd/tests/tests.stamp [285/337] c++ obj/third_party/connectedhomeip/src/system/tests/libSystemLayerTests.TestSystemTimer.cpp.o [286/337] stamp obj/third_party/connectedhomeip/src/lib/support/tests/tests.stamp [287/337] c++ obj/third_party/connectedhomeip/src/transport/libTransportLayer.GroupPeerMessageCounter.cpp.o [288/337] c++ obj/third_party/connectedhomeip/src/system/tests/libSystemLayerTests.TestSystemScheduleLambda.cpp.o [289/337] ar libSystemLayerTests.a [290/337] stamp obj/third_party/connectedhomeip/src/system/tests/tests.stamp [291/337] c++ obj/third_party/connectedhomeip/src/transport/libTransportLayer.TransportMgrBase.cpp.o [292/337] c++ obj/third_party/connectedhomeip/src/transport/raw/libRawTransport.BLE.cpp.o [293/337] ar libRawTransport.a [294/337] ar libMinimalMdnstests.a [295/337] stamp obj/third_party/connectedhomeip/src/lib/dnssd/minimal_mdns/tests/tests.stamp [296/337] c++ obj/third_party/connectedhomeip/src/transport/libTransportLayer.SecureMessageCodec.cpp.o [297/337] c++ obj/third_party/connectedhomeip/src/transport/libTransportLayer.SecureSessionTable.cpp.o [298/337] ar libTransportLayer.a [299/337] ar libMessagingLayer.a [300/337] ar libSecureChannel.a [301/337] ar libBdx.a [302/337] c++ obj/third_party/connectedhomeip/src/transport/retransmit/tests/libRetransmitTests.TestCache.cpp.o [303/337] ar libBDXTests.a [304/337] ar libChipProtocols.a [305/337] stamp obj/third_party/connectedhomeip/src/protocols/bdx/tests/tests.stamp [306/337] ar libRetransmitTests.a [307/337] stamp obj/third_party/connectedhomeip/src/transport/retransmit/tests/tests.stamp [308/337] ar libMessagingTestHelpers.a [309/337] ar libUserDirectedCommissioningTests.a [310/337] stamp obj/third_party/connectedhomeip/src/protocols/user_directed_commissioning/tests/tests.stamp [311/337] c++ obj/third_party/connectedhomeip/src/transport/raw/tests/libRawTransportTests.TestMessageHeader.cpp.o [312/337] ar libRawTransportTests.a [313/337] stamp obj/third_party/connectedhomeip/src/transport/raw/tests/tests.stamp [314/337] ar libMessagingLayerTests.a [315/337] ar libSecureChannelTests.a [316/337] stamp obj/third_party/connectedhomeip/src/messaging/tests/tests.stamp [317/337] stamp obj/third_party/connectedhomeip/src/protocols/secure_channel/tests/tests.stamp [318/337] ar libCHIPDataModel.a [319/337] stamp obj/third_party/connectedhomeip/src/app/util/mock/mock_ember.stamp [320/337] ar libAppTestHelpers.a [321/337] ar libCHIPAppServer.a [322/337] stamp obj/third_party/connectedhomeip/src/lib/shell/commands/commands.stamp [323/337] ar libCHIPShell.a [324/337] c++ obj/third_party/connectedhomeip/src/transport/tests/libTransportLayerTests.TestPeerMessageCounter.cpp.o [325/337] ar libChipController.a [326/337] stamp obj/third_party/connectedhomeip/src/controller/data_model/data_model.stamp [327/337] ar libControllerTests.a [328/337] stamp obj/third_party/connectedhomeip/src/controller/tests/tests.stamp [329/337] ar libAppTests.a [330/337] stamp obj/third_party/connectedhomeip/src/app/tests/tests.stamp [331/337] c++ obj/third_party/connectedhomeip/src/transport/tests/libTransportLayerTests.TestPeerConnections.cpp.o [332/337] ar libCHIP.a [333/337] c++ obj/third_party/connectedhomeip/src/transport/tests/libTransportLayerTests.TestGroupMessageCounter.cpp.o [334/337] c++ obj/third_party/connectedhomeip/src/transport/tests/libTransportLayerTests.TestSessionManager.cpp.o [335/337] ar libTransportLayerTests.a [336/337] stamp obj/third_party/connectedhomeip/src/transport/tests/tests.stamp [337/337] stamp obj/esp32.stamp [1086/1199] Building CXX object esp-idf/main/CMakeFiles/__idf_main.dir/LEDWidget.cpp.obj /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/main/LEDWidget.cpp: In member function 'void LEDWidget::Init(gpio_num_t)': /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/main/LEDWidget.cpp:86:9: warning: missing initializer for member 'ledc_channel_config_t::flags' [-Wmissing-field-initializers] }; ^ [1098/1199] Building CXX object esp-idf/main/CMakeFiles/__idf_main.dir/__/third_party/connectedhomeip/examples/platform/esp32/shell_extension/heap_trace.cpp.obj In file included from /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/examples/platform/esp32/shell_extension/heap_trace.cpp:31: /Users/keanlim/tools/esp-idf/components/heap/include/esp_heap_trace.h:25:2: warning: #warning "esp_heap_trace.h is included but heap tracing is disabled in menuconfig, functions are no-ops" [-Wcpp] #warning "esp_heap_trace.h is included but heap tracing is disabled in menuconfig, functions are no-ops" ^~~~~~~ [1140/1199] Building CXX object esp-idf/main/CMakeFiles/__idf_main.dir/__/third_party/connectedhomeip/src/app/clusters/access-control-server/access-control-server.cpp.obj /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/access-control-server/access-control-server.cpp: In function 'CHIP_ERROR {anonymous}::LogExtensionChangedEvent(const chip::app::Clusters::AccessControl::Structs::ExtensionEntry::Type&, const chip::Access::SubjectDescriptor&, chip::app::Clusters::AccessControl::ChangeTypeEnum)': /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/access-control-server/access-control-server.cpp:89:98: warning: missing initializer for member 'chip::app::Clusters::AccessControl::Events::AccessControlExtensionChanged::Type::adminNodeID' [-Wmissing-field-initializers] ExtensionEvent event{ .changeType = changeType, .fabricIndex = subjectDescriptor.fabricIndex }; ^ /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/access-control-server/access-control-server.cpp:89:98: warning: missing initializer for member 'chip::app::Clusters::AccessControl::Events::AccessControlExtensionChanged::Type::adminPasscodeID' [-Wmissing-field-initializers] /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/access-control-server/access-control-server.cpp:89:98: warning: missing initializer for member 'chip::app::Clusters::AccessControl::Events::AccessControlExtensionChanged::Type::latestValue' [-Wmissing-field-initializers] /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/access-control-server/access-control-server.cpp: In member function 'virtual void {anonymous}::AccessControlAttribute::OnEntryChanged(const chip::Access::SubjectDescriptor*, chip::FabricIndex, size_t, const Entry*, chip::Access::AccessControl::EntryListener::ChangeType)': /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/access-control-server/access-control-server.cpp:390:107: warning: missing initializer for member 'chip::app::Clusters::AccessControl::Events::AccessControlEntryChanged::Type::adminNodeID' [-Wmissing-field-initializers] AclEvent event{ .changeType = ChangeTypeEnum::kChanged, .fabricIndex = subjectDescriptor->fabricIndex }; ^ /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/access-control-server/access-control-server.cpp:390:107: warning: missing initializer for member 'chip::app::Clusters::AccessControl::Events::AccessControlEntryChanged::Type::adminPasscodeID' [-Wmissing-field-initializers] /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/access-control-server/access-control-server.cpp:390:107: warning: missing initializer for member 'chip::app::Clusters::AccessControl::Events::AccessControlEntryChanged::Type::latestValue' [-Wmissing-field-initializers] [1142/1199] Building CXX object esp-idf/main/CMakeFiles/__idf_main.dir/__/third_party/connectedhomeip/src/app/clusters/window-covering-server/window-covering-server.cpp.obj /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/window-covering-server/window-covering-server.cpp: In function 'bool chip::app::Clusters::WindowCovering::IsPercent100thsValid(chip::Percent100ths)': /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/window-covering-server/window-covering-server.cpp:42:51: warning: comparison is always false due to limited range of data type [-Wtype-limits] #define CHECK_BOUNDS_INVALID(MIN, VAL, MAX) ((VAL < MIN) || (VAL > MAX)) /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/window-covering-server/window-covering-server.cpp:43:45: note: in expansion of macro 'CHECK_BOUNDS_INVALID' #define CHECK_BOUNDS_VALID(MIN, VAL, MAX) (!CHECK_BOUNDS_INVALID(MIN, VAL, MAX)) ^~~~~~~~~~~~~~~~~~~~ /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/window-covering-server/window-covering-server.cpp:325:9: note: in expansion of macro 'CHECK_BOUNDS_VALID' if (CHECK_BOUNDS_VALID(WC_PERCENT100THS_MIN_OPEN, percent100ths, WC_PERCENT100THS_MAX_CLOSED)) ^~~~~~~~~~~~~~~~~~ [1150/1199] Building CXX object esp-idf/main/CMakeFiles/__idf_main.dir/__/third_party/connectedhomeip/src/app/clusters/operational-credentials-server/operational-credentials-server.cpp.obj In file included from /Users/keanlim/connectedhomeip/src/app/ConcreteAttributePath.h:23, from /Users/keanlim/connectedhomeip/zzz_generated/app-common/app-common/zap-generated/cluster-objects.h:27, from /Users/keanlim/connectedhomeip/zzz_generated/app-common/app-common/zap-generated/attributes/Accessors.h:27, from /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/operational-credentials-server/operational-credentials-server.cpp:25: /Users/keanlim/connectedhomeip/src/lib/core/Optional.h: In function 'bool emberAfOperationalCredentialsClusterCSRRequestCallback(chip::app::CommandHandler*, const chip::app::ConcreteCommandPath&, const chip::app::Clusters::OperationalCredentials::Commands::CSRRequest::DecodableType&)': /Users/keanlim/connectedhomeip/src/lib/core/Optional.h:72:13: warning: '*((void*)& fabricIndexForCsr +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] new (&mValue.mData) T(other.mValue.mData); ^~~ /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/operational-credentials-server/operational-credentials-server.cpp:1070:31: note: '*((void*)& fabricIndexForCsr +1)' was declared here Optional fabricIndexForCsr; ^~~~~~~~~~~~~~~~~ [1183/1199] Building CXX object esp-idf/main/CMakeFiles/__idf_main.dir/__/third_party/connectedhomeip/src/app/clusters/door-lock-server/door-lock-server.cpp.obj /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/door-lock-server/door-lock-server.cpp: In member function 'void DoorLockServer::sendGetCredentialResponse(chip::app::CommandHandler*, const chip::app::ConcreteCommandPath&, chip::app::Clusters::DoorLock::DlCredentialType, uint16_t, uint16_t, EmberAfPluginDoorLockCredentialInfo*, bool)': /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/door-lock-server/door-lock-server.cpp:810:96: warning: missing initializer for member 'chip::app::Clusters::DoorLock::Commands::GetCredentialStatusResponse::Type::userIndex' [-Wmissing-field-initializers] Commands::GetCredentialStatusResponse::Type response{ .credentialExists = credentialExists }; ^ /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/door-lock-server/door-lock-server.cpp:810:96: warning: missing initializer for member 'chip::app::Clusters::DoorLock::Commands::GetCredentialStatusResponse::Type::creatorFabricIndex' [-Wmissing-field-initializers] /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/door-lock-server/door-lock-server.cpp:810:96: warning: missing initializer for member 'chip::app::Clusters::DoorLock::Commands::GetCredentialStatusResponse::Type::lastModifiedFabricIndex' [-Wmissing-field-initializers] /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/door-lock-server/door-lock-server.cpp:810:96: warning: missing initializer for member 'chip::app::Clusters::DoorLock::Commands::GetCredentialStatusResponse::Type::nextCredentialIndex' [-Wmissing-field-initializers] /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/door-lock-server/door-lock-server.cpp: In member function 'void DoorLockServer::sendHolidayScheduleResponse(chip::app::CommandHandler*, const chip::app::ConcreteCommandPath&, uint8_t, chip::app::Clusters::DoorLock::DlStatus, uint32_t, uint32_t, chip::app::Clusters::DoorLock::DlOperatingMode)': /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/door-lock-server/door-lock-server.cpp:2619:86: warning: missing initializer for member 'chip::app::Clusters::DoorLock::Commands::GetHolidayScheduleResponse::Type::localStartTime' [-Wmissing-field-initializers] auto response = Commands::GetHolidayScheduleResponse::Type{ holidayIndex, status }; ^ /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/door-lock-server/door-lock-server.cpp:2619:86: warning: missing initializer for member 'chip::app::Clusters::DoorLock::Commands::GetHolidayScheduleResponse::Type::localEndTime' [-Wmissing-field-initializers] /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/third_party/connectedhomeip/src/app/clusters/door-lock-server/door-lock-server.cpp:2619:86: warning: missing initializer for member 'chip::app::Clusters::DoorLock::Commands::GetHolidayScheduleResponse::Type::operatingMode' [-Wmissing-field-initializers] [1197/1199] Generating binary image from built executable esptool.py v3.3.2-dev Creating esp32 image... Merged 25 ELF sections Successfully created esp32 image. Generated /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/chip-all-clusters-app.bin [1198/1199] cd /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/e...Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/chip-all-clusters-app.bin chip-all-clusters-app.bin binary size 0x16b420 bytes. Smallest app partition is 0x177000 bytes. 0xbbe0 bytes (3%) free. [1198/1199] cd /Users/keanlim/tools/esp-idf/components/esptool_py && /opt/homebrew/lib/python...-app/esp32/build" -P /Users/keanlim/tools/esp-idf/components/esptool_py/run_serial_tool.cmake esptool.py esp32 -p /dev/tty.SLAB_USBtoUART -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 40m --flash_size 4MB 0x1000 bootloader/bootloader.bin 0x20000 chip-all-clusters-app.bin 0x8000 partition_table/partition-table.bin 0xf000 ota_data_initial.bin esptool.py v3.3.2-dev Serial port /dev/tty.SLAB_USBtoUART Connecting.... Chip is ESP32-D0WDQ6-V3 (revision 3) Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None Crystal is 40MHz MAC: 8c:aa:b5:81:75:ac Uploading stub... Running stub... Stub running... Changing baud rate to 460800 Changed. Configuring flash size... Flash will be erased from 0x00001000 to 0x00007fff... Flash will be erased from 0x00020000 to 0x0018bfff... Flash will be erased from 0x00008000 to 0x00008fff... Flash will be erased from 0x0000f000 to 0x00010fff... Compressed 25392 bytes to 15883... Writing at 0x00001000... (100 %) Wrote 25392 bytes (15883 compressed) at 0x00001000 in 1.1 seconds (effective 177.2 kbit/s)... Hash of data verified. Compressed 1487904 bytes to 946953... Writing at 0x00020000... (1 %) Writing at 0x0002c720... (3 %) Writing at 0x00038ebd... (5 %) Writing at 0x00042cf2... (6 %) Writing at 0x0004c716... (8 %) Writing at 0x00058b8b... (10 %) Writing at 0x00061e44... (12 %) Writing at 0x00067468... (13 %) Writing at 0x0006c956... (15 %) Writing at 0x000720c3... (17 %) Writing at 0x00077b55... (18 %) Writing at 0x0007d362... (20 %) Writing at 0x00082e98... (22 %) Writing at 0x0008a79e... (24 %) Writing at 0x00091604... (25 %) Writing at 0x00096852... (27 %) Writing at 0x0009c21b... (29 %) Writing at 0x000a1c01... (31 %) Writing at 0x000a7430... (32 %) Writing at 0x000ad341... (34 %) Writing at 0x000b363f... (36 %) Writing at 0x000b93c2... (37 %) Writing at 0x000bf1ae... (39 %) Writing at 0x000c49f5... (41 %) Writing at 0x000ca11f... (43 %) Writing at 0x000cf51e... (44 %) Writing at 0x000d4d50... (46 %) Writing at 0x000da16c... (48 %) Writing at 0x000e0083... (50 %) Writing at 0x000e52c7... (51 %) Writing at 0x000ea827... (53 %) Writing at 0x000f0a88... (55 %) Writing at 0x000f6504... (56 %) Writing at 0x000fba44... (58 %) Writing at 0x001015d7... (60 %) Writing at 0x00106b9f... (62 %) Writing at 0x0010be35... (63 %) Writing at 0x00110ecb... (65 %) Writing at 0x00115e70... (67 %) Writing at 0x0011b37c... (68 %) Writing at 0x00120505... (70 %) Writing at 0x00125904... (72 %) Writing at 0x0012aad6... (74 %) Writing at 0x00130226... (75 %) Writing at 0x00135a9b... (77 %) Writing at 0x0013b533... (79 %) Writing at 0x0014020f... (81 %) Writing at 0x0014595f... (82 %) Writing at 0x0014b419... (84 %) Writing at 0x00151cbb... (86 %) Writing at 0x0015a5e1... (87 %) Writing at 0x00163171... (89 %) Writing at 0x001692e4... (91 %) Writing at 0x001710bc... (93 %) Writing at 0x001765e3... (94 %) Writing at 0x0017c1d3... (96 %) Writing at 0x00181898... (98 %) Writing at 0x00186e23... (100 %) Wrote 1487904 bytes (946953 compressed) at 0x00020000 in 23.5 seconds (effective 507.2 kbit/s)... Hash of data verified. Compressed 3072 bytes to 144... Writing at 0x00008000... (100 %) Wrote 3072 bytes (144 compressed) at 0x00008000 in 0.1 seconds (effective 203.0 kbit/s)... Hash of data verified. Compressed 8192 bytes to 31... Writing at 0x0000f000... (100 %) Wrote 8192 bytes (31 compressed) at 0x0000f000 in 0.2 seconds (effective 293.9 kbit/s)... Hash of data verified. Leaving... Hard resetting via RTS pin... Executing action: monitor Running idf_monitor in directory /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32 Executing "/Users/keanlim/.espressif/python_env/idf4.4_py3.9_env/bin/python /Users/keanlim/tools/esp-idf/tools/idf_monitor.py -p /dev/tty.SLAB_USBtoUART -b 115200 --toolchain-prefix xtensa-esp32-elf- --target esp32 --revision 0 /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/chip-all-clusters-app.elf -m '/Users/keanlim/.espressif/python_env/idf4.4_py3.9_env/bin/python' '/Users/keanlim/tools/esp-idf/tools/idf.py' '-p' '/dev/tty.SLAB_USBtoUART'"... --- WARNING: Serial ports accessed as /dev/tty.* will hang gdb if launched. --- Using /dev/cu.SLAB_USBtoUART instead... --- idf_monitor on /dev/cu.SLAB_USBtoUART 115200 --- --- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H --- vision: 0 I?ets Jul 29 2019 12:21:46 rst:0x1 (POWERON_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot: No factory image, trying OTA 0 I (123) boot_comm: chip revision: 3, min. application chip revision: 0 I (130) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (228) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (234) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (626) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (634) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (685) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (701) boot: Loaded app from partition at offset 0x20000 I (792) boot: Set actual ota_seq=1 in otadata[0] I (792) boot: Disabling RNG early entropy source... I (803) cpu_start: Pro cpu up. I (803) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (0) cpu_start: App cpu up. I (819) cpu_start: Pro cpu start user code I (819) cpu_start: cpu freq: 160000000 I (819) cpu_start: Application information: I (824) cpu_start: Project name: chip-all-clusters-app I (830) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (836) cpu_start: Compile time: Aug 12 2022 12:31:30 I (843) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (849) cpu_start: ESP-IDF: v4.4.2 I (854) heap_init: Initializing. RAM available for dynamic allocation: I (861) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (867) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (873) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (879) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (885) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (891) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (898) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (905) spi_flash: detected chip: generic I (909) spi_flash: flash io: dio W (913) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (929) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (960) all-clusters-app: ================================================== I (960) all-clusters-app: chip-esp32-all-cluster-demo starting I (970) all-clusters-app: ================================================== I (1150) wifi:wifi driver task: 3ffdeb9c, prio:23, stack:6656, core=0 I (1150) system_api: Base MAC address is not set I (1150) system_api: read default base MAC address from EFUSE > I (1170) wifi:wifi firmware version: eeaa27d I (1170) wifi:wifi certification version: v7.0 I (1170) wifi:config NVS flash: enabled I (1180) wifi:config nano formating: disabled I (1180) wifi:Init data frame dynamic rx buffer num: 32 I (1180) wifi:Init management frame dynamic rx buffer num: 32 I (1190) wifi:Init management short buffer num: 32 I (1190) wifi:Init dynamic tx buffer num: 32 I (1190) wifi:Init static rx buffer size: 1600 I (1200) wifi:Init static rx buffer num: 10 I (1200) wifi:Init dynamic rx buffer num: 32 I (1210) wifi_init: rx ba win: 6 I (1210) wifi_init: tcpip mbox: 32 I (1220) wifi_init: udp mbox: 6 I (1220) wifi_init: tcp mbox: 6 I (1220) wifi_init: tcp tx win: 5744 I (1230) wifi_init: tcp rx win: 5744 I (1230) wifi_init: tcp mss: 1440 I (1230) wifi_init: WiFi IRAM OP enabled I (1240) wifi_init: WiFi RX IRAM OP enabled I (1250) chip[DL]: NVS set: chip-counters/reboot-count = 1 (0x1) I (1250) chip[DL]: NVS set: chip-counters/total-hours = 0 (0x0) I (1260) chip[DL]: NVS set: chip-factory/unique-id = "297C0D06CEC79518" I (1270) chip[DL]: Changing ESP WiFi mode: AP -> STA+AP I (1270) chip[DL]: Changing ESP WiFi mode: STA+AP -> STA I (1280) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1290) all-clusters-app: ------------------------Starting App Task--------------------------- I (1290) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1300) app-task: silicon revision 3, I (1310) app-task: 4MB external flash I (1310) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1320) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1290) BTDM_INIT: BT controller compile version [bf9c077] I (1320) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1350) chip[SVR]: Manual pairing code: [34970112332] I (1340) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 W (1350) phy_init: failed to load RF calibration data (0x1102), falling back to full calibration I (1810) CHIP[DL]: BLE host-controller synced I (2220) all-clusters-app: Display initialized (height 240, width 320) I (2230) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2240) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2250) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2260) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2350) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2350) NimBLE: GAP procedure initiated: advertise; I (2360) NimBLE: disc_mode=2 I (2360) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2370) NimBLE: I (2380) app-task: App Task started I (2380) chip[DL]: CHIPoBLE advertising started E (2380) chip[DL]: Long dispatch time: 1091 ms, for event type 2 I (2390) chip[DL]: Starting ESP WiFi layer I (2400) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2400) wifi:enable tsf W (2400) wifi:Haven't to connect to a suitable AP now! I (2400) chip[DL]: Done driving station state, nothing else to do... W (2410) wifi:Haven't to connect to a suitable AP now! I (2420) chip[DL]: Done driving station state, nothing else to do... I (2430) chip[SVR]: Server initializing... I (2430) chip[TS]: Last Known Good Time: [unknown] I (2430) chip[TS]: Setting Last Known Good Time to firmware build time 2022-08-12T12:34:21 I (2450) chip[DMG]: AccessControl: initializing I (2450) chip[DMG]: Examples::AccessControlDelegate::Init I (2450) chip[DMG]: AccessControl: setting I (2460) chip[DMG]: DefaultAclStorage: initializing I (2460) chip[DMG]: DefaultAclStorage: 0 entries loaded I (2480) chip[ZCL]: Using ZAP configuration... I (2510) chip[DMG]: AccessControlCluster: initializing I (2510) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2520) app-devicecallbacks: Unhandled cluster ID: 48 I (2520) app-devicecallbacks: Current free heap: 68240 I (2540) chip[ZCL]: Initiating Admin Commissioning cluster. I (2540) chip[ZCL]: Door Lock server initialized I (2540) chip[ZCL]: Initialize PCC Plugin Server Cluster. I (2550) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x00', Attribute ID: '0x0001' I (2570) app-devicecallbacks: Current free heap: 68208 I (2570) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2580) app-devicecallbacks: Unhandled cluster ID: 4 I (2580) app-devicecallbacks: Current free heap: 68208 I (2590) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0xfffc' I (2610) app-devicecallbacks: Unhandled cluster ID: 4 I (2610) app-devicecallbacks: Current free heap: 68208 I (2620) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002b', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2620) app-devicecallbacks: Unhandled cluster ID: 43 I (2640) app-devicecallbacks: Current free heap: 68208 I (2640) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2650) app-devicecallbacks: Current free heap: 68208 I (2650) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2670) app-devicecallbacks: Unhandled cluster ID: 4 I (2680) app-devicecallbacks: Current free heap: 68208 I (2680) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0xfffc' I (2690) app-devicecallbacks: Unhandled cluster ID: 4 I (2700) app-devicecallbacks: Current free heap: 68208 I (2710) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2720) app-devicecallbacks: Unhandled cluster ID: 5 I (2720) app-devicecallbacks: Current free heap: 68208 I (2730) chip[ZCL]: On/Off set value: 1 0 I (2730) chip[ZCL]: On/off already set to new value I (2750) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2750) app-devicecallbacks: Current free heap: 68076 I (2760) chip[ZCL]: Window Covering Cluster init I (2770) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2780) app-devicecallbacks: Unhandled cluster ID: 258 I (2780) app-devicecallbacks: Current free heap: 68076 I (2790) chip[ZCL]: WC POST ATTRIBUTE=7 I (2800) chip[ZCL]: ConfigStatus 0x1B Operational=1 OnlineReserved=1 I (2800) chip[ZCL]: Lift(PA=1 Encoder=0 Reversed=0) Tilt(PA=1 Encoder=0) I (2810) chip[ZCL]: Initialize PCC Server Cluster [EP:1] I (2810) chip[ZCL]: Constant Pressure Supported I (2820) chip[ZCL]: PCC Server: Constant Proportional Pressure Supported I (2820) chip[ZCL]: PCC Server: Constant Flow Supported I (2840) chip[ZCL]: PCC Server: Constant Temperature Supported I (2840) chip[ZCL]: PCC Server: Constant Speed Supported I (2850) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2850) app-devicecallbacks: Unhandled cluster ID: 768 I (2860) app-devicecallbacks: Current free heap: 68076 I (2870) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0008' I (2880) app-devicecallbacks: Unhandled cluster ID: 768 I (2890) app-devicecallbacks: Current free heap: 68076 I (2890) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x4001' I (2900) app-devicecallbacks: Unhandled cluster ID: 768 I (2910) app-devicecallbacks: Current free heap: 68076 I (2920) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2930) app-devicecallbacks: Unhandled cluster ID: 1030 I (2930) app-devicecallbacks: Current free heap: 68076 I (2940) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0002' I (2960) app-devicecallbacks: Unhandled cluster ID: 1030 I (2960) app-devicecallbacks: Current free heap: 68076 I (2970) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0x0000' I (2970) app-devicecallbacks: Unhandled cluster ID: 4 I (2980) app-devicecallbacks: Current free heap: 68076 I (2990) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0xfffc' I (3000) app-devicecallbacks: Unhandled cluster ID: 4 I (3010) app-devicecallbacks: Current free heap: 68076 I (3010) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0001' I (3020) app-devicecallbacks: Unhandled cluster ID: 1030 I (3030) app-devicecallbacks: Current free heap: 68076 I (3040) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0002' I (3050) app-devicecallbacks: Unhandled cluster ID: 1030 I (3050) app-devicecallbacks: Current free heap: 68076 I (3070) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (3070) chip[DIS]: Updating services using commissioning mode 1 I (3080) chip[DIS]: CHIP minimal mDNS started advertising. I (3090) chip[DIS]: Advertise commission parameter vendorID=65521 productID=32769 discriminator=3840/15 cm=1 I (3100) chip[DIS]: CHIP minimal mDNS configured as 'Commissionable node device'. I (3100) chip[DIS]: mDNS service published: _matterc._udp I (3110) chip[IN]: CASE Server enabling CASE session setups I (3120) chip[SVR]: Joining Multicast groups I (3120) chip[SVR]: Server Listening... I (3120) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3140) app-devicecallbacks: Unhandled cluster ID: 1026 I (3140) app-devicecallbacks: Current free heap: 66056 I (3150) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0101', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3160) app-devicecallbacks: Unhandled cluster ID: 257 I (3170) app-devicecallbacks: Current free heap: 65924 I (3170) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3180) app-devicecallbacks: Unhandled cluster ID: 1030 I (3190) app-devicecallbacks: Current free heap: 64904 I (3200) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0045', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3210) app-devicecallbacks: Unhandled cluster ID: 69 I (3210) app-devicecallbacks: Current free heap: 64772 I (3220) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3230) app-devicecallbacks: Unhandled cluster ID: 1026 I (3240) app-devicecallbacks: Current free heap: 64404 I (3250) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3260) app-devicecallbacks: Unhandled cluster ID: 513 I (3260) app-devicecallbacks: Current free heap: 64404 I (3260) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x001c' I (3280) app-devicecallbacks: Unhandled cluster ID: 513 I (3290) app-devicecallbacks: Current free heap: 64352 I (3290) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_0201 attr 0x0000_001E not supported I (3300) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0405', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3320) app-devicecallbacks: Unhandled cluster ID: 1029 I (3320) app-devicecallbacks: Current free heap: 64076 I (3320) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0400', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3330) app-devicecallbacks: Unhandled cluster ID: 1024 I (3340) app-devicecallbacks: Current free heap: 63908 I (3350) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3360) app-devicecallbacks: Current free heap: 63776 I (3360) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3380) app-devicecallbacks: Unhandled cluster ID: 768 I (3380) app-devicecallbacks: Current free heap: 63536 I (3390) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3400) app-devicecallbacks: Unhandled cluster ID: 768 I (3410) app-devicecallbacks: Current free heap: 63464 I (3420) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3420) app-devicecallbacks: Unhandled cluster ID: 258 I (3430) app-devicecallbacks: Current free heap: 63320 I (3440) chip[ZCL]: WC POST ATTRIBUTE=14 I (3450) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000f' I (3450) app-devicecallbacks: Unhandled cluster ID: 258 I (3470) app-devicecallbacks: Current free heap: 63272 I (3470) chip[ZCL]: WC POST ATTRIBUTE=15 I (3480) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000a' I (3480) app-devicecallbacks: Unhandled cluster ID: 258 I (3490) app-devicecallbacks: Current free heap: 63176 I (3490) chip[ZCL]: WC POST ATTRIBUTE=10 I (3510) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_002F attr 0x0000_000C not supported I (3510) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002f', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3520) app-devicecallbacks: Unhandled cluster ID: 47 I (3530) app-devicecallbacks: Current free heap: 62996 E (3530) chip[DL]: Long dispatch time: 1106 ms, for event type 2 I (3540) app-devicecallbacks: Current free heap: 62996 I (3550) chip[DL]: WIFI_EVENT_STA_START W (3550) wifi:Haven't to connect to a suitable AP now! I (3560) chip[DL]: Done driving station state, nothing else to do... I (3560) app-devicecallbacks: Current free heap: 62996 I (3580) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (3580) chip[DL]: Device already advertising, stop active advertisement and restart I (3590) NimBLE: GAP procedure initiated: stop advertising. I (3600) NimBLE: GAP procedure initiated: advertise; I (3610) NimBLE: disc_mode=2 I (3610) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (3620) NimBLE: I (3630) chip[SVR]: Cannot load binding table: a0 I (13270) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (13520) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (13870) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (13870) DeviceWithDisplay: Opening QR code screen I (13880) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (13880) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (13890) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (13900) chip[SVR]: Manual pairing code: [34970112332] I (24190) chip[DL]: BLE GAP connection established (con 0) I (24190) chip[DL]: CHIPoBLE advertising stopped I (24190) app-devicecallbacks: Current free heap: 62816 I (24930) CHIP[DL]: Write request received for CHIPoBLE RX characteristic con 0 12 I (24930) chip[BLE]: local and remote recv window sizes = 5 I (24930) chip[BLE]: selected BTP version 4 I (24950) chip[BLE]: using BTP fragment sizes rx 244 / tx 244. I (25110) chip[DL]: Write request/command received for CHIPoBLE TX CCCD characteristic (con 0 ) indicate = 1 I (25110) chip[DL]: CHIPoBLE subscribe received I (25110) NimBLE: GATT procedure initiated: indicate; I (25130) NimBLE: att_handle=14 I (25130) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (25140) app-devicecallbacks: CHIPoBLE connection established I (25140) app-devicecallbacks: Current free heap: 62816 I (25170) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 14 I (25170) CHIP[DL]: Write request received for CHIPoBLE RX characteristic con 0 12 I (25190) chip[EM]: Received message of type 0x20 with protocolId (0, 0) and MessageCounter:205520693 on exchange 54254r I (25200) chip[IN]: Prepared unauthenticated message 0x3ffe8f94 to 0x0000000000000000 (0) of type 0x21 and protocolId (0, 0) on exchange 54254r with MessageCounter:190526943. I (25210) chip[IN]: Sending unauthenticated msg 0x3ffe8f94 with MessageCounter:190526943 to 0x0000000000000000 at monotonic time: 0000000000005EE5 msec I (25230) NimBLE: GATT procedure initiated: indicate; I (25230) NimBLE: att_handle=14 I (25240) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (25290) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 14 I (25380) CHIP[DL]: Write request received for CHIPoBLE RX characteristic con 0 12 I (25380) chip[EM]: Received message of type 0x22 with protocolId (0, 0) and MessageCounter:205520694 on exchange 54254r I (27000) chip[IN]: Prepared unauthenticated message 0x3ffe8f14 to 0x0000000000000000 (0) of type 0x23 and protocolId (0, 0) on exchange 54254r with MessageCounter:190526944. I (27020) chip[IN]: Sending unauthenticated msg 0x3ffe8f14 with MessageCounter:190526944 to 0x0000000000000000 at monotonic time: 00000000000065F4 msec I (27030) NimBLE: GATT procedure initiated: indicate; I (27030) NimBLE: att_handle=14 I (27040) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 E (27050) chip[DL]: Long dispatch time: 1669 ms, for event type 7 I (27090) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 14 I (27120) CHIP[DL]: Write request received for CHIPoBLE RX characteristic con 0 12 I (27120) chip[EM]: Received message of type 0x24 with protocolId (0, 0) and MessageCounter:205520695 on exchange 54254r I (27140) chip[IN]: Prepared unauthenticated message 0x3ffe8fa4 to 0x0000000000000000 (0) of type 0x40 and protocolId (0, 0) on exchange 54254r with MessageCounter:190526945. I (27150) chip[IN]: Sending unauthenticated msg 0x3ffe8fa4 with MessageCounter:190526945 to 0x0000000000000000 at monotonic time: 000000000000667B msec I (27170) NimBLE: GATT procedure initiated: indicate; I (27170) NimBLE: att_handle=14 I (27170) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (27190) chip[SC]: SecureSession[0x3ffc87e0]: Moving from state 'kEstablishing' --> 'kActive' I (27190) chip[SVR]: Commissioning completed session establishment step I (27200) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (27210) chip[DIS]: Updating services using commissioning mode 0 I (27220) chip[DIS]: CHIP minimal mDNS started advertising. I (27220) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (27210) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 14 I (27230) chip[SVR]: Device completed Rendezvous process E (27250) chip[DL]: Long dispatch time: 124 ms, for event type 7 I (29310) CHIP[DL]: Write request received for CHIPoBLE RX characteristic con 0 12 I (29320) chip[EM]: Received message of type 0x2 with protocolId (0, 1) and MessageCounter:8894436 on exchange 54255r I (29350) chip[IN]: Prepared secure message 0x3ffe9214 to 0xFFFFFFFB00000000 (0) of type 0x5 and protocolId (0, 1) on exchange 54255r with MessageCounter:69879701. I (29360) chip[IN]: Sending encrypted msg 0x3ffe9214 with MessageCounter:69879701 to 0xFFFFFFFB00000000 (0) at monotonic time: 0000000000006F1B msec I (29380) NimBLE: GATT procedure initiated: indicate; I (29380) NimBLE: att_handle=14 I (29380) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (29400) NimBLE: GATT procedure initiated: indicate; I (29400) NimBLE: att_handle=14 I (29400) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (29430) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 14 I (29460) CHIP[DL]: Write request received for CHIPoBLE RX characteristic con 0 12 I (29470) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:8894437 on exchange 54256r I (29480) chip[FS]: GeneralCommissioning: Received ArmFailSafe (60s) I (29490) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (29500) app-devicecallbacks: Unhandled cluster ID: 48 I (29500) app-devicecallbacks: Current free heap: 61872 I (29520) chip[IN]: Prepared secure message 0x3ffe9004 to 0xFFFFFFFB00000000 (0) of type 0x9 and protocolId (0, 1) on exchange 54256r with MessageCounter:69879702. I (29520) chip[IN]: Sending encrypted msg 0x3ffe9004 with MessageCounter:69879702 to 0xFFFFFFFB00000000 (0) at monotonic time: 0000000000006FBB msec I (29540) NimBLE: GATT procedure initiated: indicate; I (29550) NimBLE: att_handle=14 I (29550) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 E (29570) chip[DL]: Long dispatch time: 104 ms, for event type 7 I (29610) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 14 I (29610) CHIP[DL]: Write request received for CHIPoBLE RX characteristic con 0 12 I (29630) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:8894438 on exchange 54257r I (29640) chip[DL]: NVS set: chip-config/reg-location = 0 (0x0) I (29640) chip[DL]: NVS set: chip-config/country-code = "XX" I (29650) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (29660) app-devicecallbacks: Unhandled cluster ID: 48 I (29670) app-devicecallbacks: Current free heap: 61872 I (29670) chip[IN]: Prepared secure message 0x3ffe9004 to 0xFFFFFFFB00000000 (0) of type 0x9 and protocolId (0, 1) on exchange 54257r with MessageCounter:69879703. I (29690) chip[IN]: Sending encrypted msg 0x3ffe9004 with MessageCounter:69879703 to 0xFFFFFFFB00000000 (0) at monotonic time: 0000000000007062 msec I (29700) NimBLE: GATT procedure initiated: indicate; I (29700) NimBLE: att_handle=14 I (29720) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (29760) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 14 I (29760) CHIP[DL]: Write request received for CHIPoBLE RX characteristic con 0 12 I (29780) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:8894439 on exchange 54258r I (29790) chip[ZCL]: OpCreds: Certificate Chain request received for PAI I (29790) chip[IN]: Prepared secure message 0x3ffe9004 to 0xFFFFFFFB00000000 (0) of type 0x9 and protocolId (0, 1) on exchange 54258r with MessageCounter:69879704. I (29810) chip[IN]: Sending encrypted msg 0x3ffe9004 with MessageCounter:69879704 to 0xFFFFFFFB00000000 (0) at monotonic time: 00000000000070D9 msec I (29820) NimBLE: GATT procedure initiated: indicate; I (29820) NimBLE: att_handle=14 I (29840) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (29840) NimBLE: GATT procedure initiated: indicate; I (29840) NimBLE: att_handle=14 I (29860) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (29860) NimBLE: GATT procedure initiated: indicate; I (29870) NimBLE: att_handle=14 I (29870) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (29940) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 14 I (29970) CHIP[DL]: Write request received for CHIPoBLE RX characteristic con 0 12 I (29980) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:8894440 on exchange 54259r I (29990) chip[ZCL]: OpCreds: Certificate Chain request received for DAC I (30000) chip[IN]: Prepared secure message 0x3ffe9004 to 0xFFFFFFFB00000000 (0) of type 0x9 and protocolId (0, 1) on exchange 54259r with MessageCounter:69879705. I (30010) chip[IN]: Sending encrypted msg 0x3ffe9004 with MessageCounter:69879705 to 0xFFFFFFFB00000000 (0) at monotonic time: 00000000000071A8 msec I (30030) NimBLE: GATT procedure initiated: indicate; I (30030) NimBLE: att_handle=14 I (30030) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (30050) NimBLE: GATT procedure initiated: indicate; I (30050) NimBLE: att_handle=14 I (30050) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (30070) NimBLE: GATT procedure initiated: indicate; I (30070) NimBLE: att_handle=14 I (30070) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (30090) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 14 I (30150) CHIP[DL]: Write request received for CHIPoBLE RX characteristic con 0 12 I (30160) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:8894441 on exchange 54260r I (30170) chip[ZCL]: OpCreds: Received an AttestationRequest command I (30510) chip[ZCL]: OpCreds: AttestationRequest successful. I (30520) chip[IN]: Prepared secure message 0x3ffe9004 to 0xFFFFFFFB00000000 (0) of type 0x9 and protocolId (0, 1) on exchange 54260r with MessageCounter:69879706. I (30530) chip[IN]: Sending encrypted msg 0x3ffe9004 with MessageCounter:69879706 to 0xFFFFFFFB00000000 (0) at monotonic time: 00000000000073AC msec I (30540) NimBLE: GATT procedure initiated: indicate; I (30540) NimBLE: att_handle=14 I (30550) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 E (30560) chip[DL]: Long dispatch time: 410 ms, for event type 7 I (30560) NimBLE: GATT procedure initiated: indicate; I (30580) NimBLE: att_handle=14 I (30580) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (30580) NimBLE: GATT procedure initiated: indicate; I (30590) NimBLE: att_handle=14 I (30600) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (30600) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 14 I (30720) CHIP[DL]: Write request received for CHIPoBLE RX characteristic con 0 12 I (30730) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:8894442 on exchange 54261r I (30740) chip[ZCL]: OpCreds: Received a CSRRequest command I (31400) chip[ZCL]: OpCreds: AllocatePendingOperationalKey succeeded I (31730) chip[ZCL]: OpCreds: CSRRequest successful. I (31740) chip[IN]: Prepared secure message 0x3ffe9004 to 0xFFFFFFFB00000000 (0) of type 0x9 and protocolId (0, 1) on exchange 54261r with MessageCounter:69879707. I (31750) chip[IN]: Sending encrypted msg 0x3ffe9004 with MessageCounter:69879707 to 0xFFFFFFFB00000000 (0) at monotonic time: 0000000000007871 msec I (31760) NimBLE: GATT procedure initiated: indicate; I (31770) NimBLE: att_handle=14 I (31770) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 E (31780) chip[DL]: Long dispatch time: 1061 ms, for event type 7 I (31780) NimBLE: GATT procedure initiated: indicate; I (31800) NimBLE: att_handle=14 I (31800) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (31830) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 14 I (31890) CHIP[DL]: Write request received for CHIPoBLE RX characteristic con 0 12 I (31950) CHIP[DL]: Write request received for CHIPoBLE RX characteristic con 0 12 I (31960) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:8894443 on exchange 54262r I (31970) chip[ZCL]: OpCreds: Received an AddTrustedRootCertificate command I (32640) chip[ZCL]: OpCreds: AddTrustedRootCertificate successful. I (32640) chip[IN]: Prepared secure message 0x3ffe9004 to 0xFFFFFFFB00000000 (0) of type 0x9 and protocolId (0, 1) on exchange 54262r with MessageCounter:69879708. I (32660) chip[IN]: Sending encrypted msg 0x3ffe9004 with MessageCounter:69879708 to 0xFFFFFFFB00000000 (0) at monotonic time: 0000000000007BFC msec I (32670) NimBLE: GATT procedure initiated: indicate; I (32670) NimBLE: att_handle=14 I (32690) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 E (32690) chip[DL]: Long dispatch time: 739 ms, for event type 7 I (32730) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 14 I (32730) CHIP[DL]: Write request received for CHIPoBLE RX characteristic con 0 12 I (32790) CHIP[DL]: Write request received for CHIPoBLE RX characteristic con 0 12 I (32800) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:8894444 on exchange 54263r I (32820) chip[ZCL]: OpCreds: Received an AddNOC command I (32820) chip[FP]: Validating NOC chain I (33490) chip[FP]: NOC chain validation successful I (33490) chip[FP]: Added new fabric at index: 0x1 I (33490) chip[FP]: Assigned compressed fabric ID: 0x3722FA9CEC843CA2, node ID: 0x0000000000000013 I (33500) chip[TS]: Last Known Good Time: 2022-08-12T12:34:21 I (33500) chip[TS]: New proposed Last Known Good Time: 2022-08-12T19:38:04 I (33520) chip[TS]: Updating pending Last Known Good Time to 2022-08-12T19:38:04 I (33540) chip[ZCL]: OpCreds: ACL entry created for Fabric index 0x1 CASE Admin Subject 0x070E31B98006ED84 I (33550) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (33560) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (33560) chip[DIS]: mDNS service published: _matter._tcp I (33580) chip[ZCL]: OpCreds: successfully created fabric index 0x1 via AddNOC I (33580) chip[IN]: Prepared secure message 0x3ffe9004 to 0xFFFFFFFB00000000 (1) of type 0x9 and protocolId (0, 1) on exchange 54263r with MessageCounter:69879709. I (33600) chip[IN]: Sending encrypted msg 0x3ffe9004 with MessageCounter:69879709 to 0xFFFFFFFB00000000 (1) at monotonic time: 0000000000007FA5 msec I (33610) NimBLE: GATT procedure initiated: indicate; I (33610) NimBLE: att_handle=14 I (33620) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 E (33630) chip[DL]: Long dispatch time: 835 ms, for event type 7 I (33660) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 14 I (33660) CHIP[DL]: Write request received for CHIPoBLE RX characteristic con 0 12 I (33680) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:8894445 on exchange 54264r I (33690) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (33690) app-devicecallbacks: Unhandled cluster ID: 48 I (33700) app-devicecallbacks: Current free heap: 57060 I (33710) chip[IN]: Prepared secure message 0x3ffe9004 to 0xFFFFFFFB00000000 (1) of type 0x9 and protocolId (0, 1) on exchange 54264r with MessageCounter:69879710. I (33720) chip[IN]: Sending encrypted msg 0x3ffe9004 with MessageCounter:69879710 to 0xFFFFFFFB00000000 (1) at monotonic time: 0000000000008024 msec I (33740) NimBLE: GATT procedure initiated: indicate; I (33750) NimBLE: att_handle=14 I (33750) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (33810) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 14 I (33810) CHIP[DL]: Write request received for CHIPoBLE RX characteristic con 0 12 I (33830) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:8894446 on exchange 54265r I (33840) chip[NP]: ESP NetworkCommissioningDelegate: SSID: Casa Lim I (33840) chip[DL]: WiFi station mode change: Enabled -> Disabled I (33870) chip[DL]: Changing ESP WiFi mode: STA -> STA+AP I (33880) wifi:mode : sta (8c:aa:b5:81:75:ac) + softAP (18:f2:53:24:e7:73) I (33880) wifi:Total power save buffer number: 16 I (33880) wifi:Init max length of beacon: 752/752 I (33890) wifi:Init max length of beacon: 752/752 I (33900) chip[DL]: WiFi station mode change: Disabled -> Enabled W (33900) wifi:Haven't to connect to a suitable AP now! I (33900) chip[DL]: Attempting to connect WiFi station interface I (33920) chip[DL]: WiFi station state change: NotConnected -> Connecting I (33920) chip[DL]: Done driving station state, nothing else to do... W (33930) wifi:Haven't to connect to a suitable AP now! I (33940) chip[DL]: Attempting to connect WiFi station interface E (33940) wifi:sta is connecting, return error E (33950) chip[DL]: esp_wifi_connect() failed: ESP_ERR_WIFI_CONN W (33950) wifi:Haven't to connect to a suitable AP now! I (33950) chip[DL]: Attempting to connect WiFi station interface E (33960) wifi:sta is connecting, return error E (33960) chip[DL]: esp_wifi_connect() failed: ESP_ERR_WIFI_CONN I (33980) chip[DL]: WIFI_EVENT_AP_START I (33980) chip[DL]: WiFi AP state change: NotActive -> Active I (33990) chip[DL]: Changing ESP WiFi mode: STA+AP -> STA I (33990) wifi:mode : sta (8c:aa:b5:81:75:ac) I (34000) chip[DL]: WiFi AP state change: Active -> Deactivating I (34000) app-devicecallbacks: Current free heap: 58368 W (34010) wifi:Haven't to connect to a suitable AP now! E (34010) chip[DL]: Failed to get configured network when updating network status: Error ESP32:0x0500300F I (34030) chip[DL]: WIFI_EVENT_AP_STOP I (34030) chip[DL]: WiFi AP state change: Deactivating -> NotActive I (34040) app-devicecallbacks: Current free heap: 58368 I (36330) NimBLE: GATT procedure initiated: indicate; I (36330) NimBLE: att_handle=14 I (36330) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (36340) wifi:new:<11,0>, old:<1,1>, ap:<255,255>, sta:<11,1>, prof:1 I (37100) wifi:state: init -> auth (b0) I (37110) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 14 I (37110) wifi:state: auth -> assoc (0) I (37120) wifi:state: assoc -> run (10) I (37130) wifi:connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6 I (37130) wifi:security: WPA2-PSK, phy: bgn, rssi: -38 I (37150) wifi:pm start, type: 1 I (37160) wifi:AP's beacon interval = 102400 us, DTIM period = 2 I (37160) chip[DL]: WIFI_EVENT_STA_CONNECTED I (37160) chip[DL]: WiFi station state change: Connecting -> Connecting_Succeeded W (37170) wifi:idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64 I (37180) chip[DL]: WiFi station state change: Connecting_Succeeded -> Connected I (37180) chip[DL]: WiFi station interface connected I (37200) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (37200) app-devicecallbacks: Unhandled cluster ID: 48 I (37210) app-devicecallbacks: Current free heap: 56092 I (37210) chip[IN]: Prepared secure message 0x3ffe9204 to 0xFFFFFFFB00000000 (1) of type 0x9 and protocolId (0, 1) on exchange 54265r with MessageCounter:69879711. I (37230) chip[IN]: Sending encrypted msg 0x3ffe9204 with MessageCounter:69879711 to 0xFFFFFFFB00000000 (1) at monotonic time: 0000000000008DD7 msec I (37240) NimBLE: GATT procedure initiated: indicate; I (37250) NimBLE: att_handle=14 I (37260) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (37260) chip[ZCL]: WiFiDiagnosticsDelegate: OnConnectionStatusChanged I (37270) chip[DL]: Done driving station state, nothing else to do... I (37280) app-devicecallbacks: Current free heap: 56092 E (37290) chip[DL]: Long dispatch time: 127 ms, for event type 49152 I (37290) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (37310) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (37310) chip[DIS]: mDNS service published: _matter._tcp I (37310) chip[SVR]: Operational advertising enabled I (37320) app-devicecallbacks: Current free heap: 56088 I (37320) chip[DL]: Updating advertising data I (37330) app-devicecallbacks: Current free heap: 57612 I (37320) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 14 I (38880) CHIP[DL]: Write request received for CHIPoBLE RX characteristic con 0 12 I (39140) chip[DL]: IP_EVENT_GOT_IP6 I (39140) chip[DL]: IPv6 addr available. Ready on WIFI_STA_DEF interface: fe80:0000:0000:0000:8eaa:b5ff:fe81:75ac I (39150) chip[DL]: IPv4 Internet connectivity ESTABLISHED I (39160) app-devicecallbacks: Current free heap: 57156 I (39160) app-devicecallbacks: IPv4 Server ready... I (39170) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (39170) chip[DIS]: Updating services using commissioning mode 0 I (39190) chip[DIS]: CHIP minimal mDNS started advertising. I (39190) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (39200) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (39210) chip[DIS]: mDNS service published: _matter._tcp I (39210) app-devicecallbacks: Current free heap: 54656 I (39210) chip[DIS]: Updating services using commissioning mode 0 I (39230) chip[DIS]: CHIP minimal mDNS started advertising. I (39230) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (39240) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (39250) chip[DIS]: mDNS service published: _matter._tcp I (39250) app-devicecallbacks: Current free heap: 56016 I (39140) esp_netif_handlers: sta ip: 192.168.7.168, mask: 255.255.252.0, gw: 192.168.4.1 I (39270) chip[DL]: IP_EVENT_STA_GOT_IP I (39270) chip[DL]: IPv4 address changed on WiFi station interface: 192.168.7.168/255.255.252.0 gateway 192.168.4.1 I (39280) app-devicecallbacks: Current free heap: 57212 I (39280) chip[DIS]: Updating services using commissioning mode 0 I (39300) chip[DIS]: CHIP minimal mDNS started advertising. I (39310) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (39310) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (39320) chip[DIS]: mDNS service published: _matter._tcp I (39320) app-devicecallbacks: Current free heap: 54300 I (39340) chip[EM]: Received message of type 0x30 with protocolId (0, 0) and MessageCounter:205520696 on exchange 54266r I (39340) chip[IN]: CASE Server received Sigma1 message. Starting handshake. EC 0x3ffca078 I (39350) chip[IN]: CASE Server disabling CASE session setups I (39360) chip[IN]: Prepared unauthenticated message 0x3ffe9074 to 0x0000000000000000 (0) of type 0x10 and protocolId (0, 0) on exchange 54266r with MessageCounter:190526946. I (39380) chip[IN]: Sending unauthenticated msg 0x3ffe9074 with MessageCounter:190526946 to 0x0000000000000000 at monotonic time: 000000000000963D msec I (39390) chip[SC]: Received Sigma1 msg I (39400) chip[SC]: CASE matched destination ID: fabricIndex 1, NodeID 0x0000000000000013 I (40410) chip[IN]: Prepared unauthenticated message 0x3ffca32c to 0x0000000000000000 (0) of type 0x31 and protocolId (0, 0) on exchange 54266r with MessageCounter:190526947. I (40430) chip[IN]: Sending unauthenticated msg 0x3ffca32c with MessageCounter:190526947 to 0x0000000000000000 at monotonic time: 0000000000009A56 msec I (40440) chip[SC]: Sent Sigma2 msg E (40450) chip[DL]: Long dispatch time: 1111 ms, for event type 3 I (40620) chip[EM]: Received message of type 0x32 with protocolId (0, 0) and MessageCounter:205520697 on exchange 54266r I (40630) chip[IN]: Prepared unauthenticated message 0x3ffe9054 to 0x0000000000000000 (0) of type 0x10 and protocolId (0, 0) on exchange 54266r with MessageCounter:190526948. I (40640) chip[IN]: Sending unauthenticated msg 0x3ffe9054 with MessageCounter:190526948 to 0x0000000000000000 at monotonic time: 0000000000009B2D msec I (40660) chip[SC]: Received Sigma3 msg E (40670) chip[SC]: The device does not support GetClock_RealTimeMS() API: 6c. Falling back to Last Known Good UTC Time I (42060) chip[IN]: Prepared unauthenticated message 0x3ffca32c to 0x0000000000000000 (0) of type 0x40 and protocolId (0, 0) on exchange 54266r with MessageCounter:190526949. I (42070) chip[IN]: Sending unauthenticated msg 0x3ffca32c with MessageCounter:190526949 to 0x0000000000000000 at monotonic time: 000000000000A0C4 msec I (42090) chip[SC]: SecureSession[0x3ffc8898]: Moving from state 'kEstablishing' --> 'kActive' I (42090) chip[IN]: CASE Session established to peer: <070E31B98006ED84, 1> I (42110) chip[IN]: CASE Server enabling CASE session setups E (42110) chip[DL]: Long dispatch time: 1488 ms, for event type 3 I (42110) NimBLE: GATT procedure initiated: indicate; I (42130) NimBLE: att_handle=14 I (42130) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 0 I (42160) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:133647122 on exchange 54267r I (42170) chip[FS]: GeneralCommissioning: Received CommissioningComplete I (42180) chip[FP]: Metadata for Fabric 0x1 persisted to storage. I (42210) chip[TS]: Committing Last Known Good Time to storage: 2022-08-12T19:38:04 I (42220) chip[ZCL]: OpCreds: Fabric index 0x1 was committed to storage. Compressed Fabric Id 0x3722FA9CEC843CA2, FabricId 0000000000000001, NodeId 0000000000000013, VendorId 0xFFF1 I (42230) chip[DL]: Confirm received for CHIPoBLE TX characteristic indication (con 0) status= 14 I (42250) chip[FS]: GeneralCommissioning: Successfully commited pending fabric data I (42260) chip[FS]: Fail-safe cleanly disarmed I (42260) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (42280) app-devicecallbacks: Unhandled cluster ID: 48 I (42280) app-devicecallbacks: Current free heap: 54544 I (42290) chip[IN]: Prepared secure message 0x3ffca344 to 0x070E31B98006ED84 (1) of type 0x9 and protocolId (0, 1) on exchange 54267r with MessageCounter:67466809. I (42310) chip[IN]: Sending encrypted msg 0x3ffca344 with MessageCounter:67466809 to 0x070E31B98006ED84 (1) at monotonic time: 000000000000A1AC msec E (42320) chip[DL]: Long dispatch time: 163 ms, for event type 3 I (42330) chip[EM]: Received message of type 0x10 with protocolId (0, 0) and MessageCounter:205520698 on exchange 54266r I (42340) chip[SVR]: Commissioning completed successfully I (42340) chip[DIS]: Updating services using commissioning mode 0 I (42350) chip[DIS]: CHIP minimal mDNS started advertising. I (42370) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (42370) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (42380) chip[DIS]: mDNS service published: _matter._tcp I (42380) chip[SC]: SecureSession[0x3ffc87e0]: Moving from state 'kActive' --> 'kPendingEviction' I (42390) ROUTE_HOOK: Received RIO I (42390) chip[BLE]: Releasing end point's BLE connection back to application. I (42390) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (42410) app-devicecallbacks: Commissioning complete I (42410) ROUTE_HOOK: Received RIO I (42410) NimBLE: GAP procedure initiated: stop advertising. I (42430) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (42430) NimBLE: GAP procedure initiated: terminate connection; conn_handle=0 hci_reason=19 I (42430) ROUTE_HOOK: Received RIO I (42440) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (42450) chip[DL]: Write request/command received for CHIPoBLE TX CCCD characteristic (con 0 ) indicate = 0 I (42470) chip[DL]: CHIPoBLE unsubscribe received I (42470) chip[DL]: BLE GAP connection terminated (con 0 reason 0x213) W (42480) Timer: Timer not stopped W (42480) Timer: Timer not stopped W (42490) Timer: Timer not stopped I (42500) app-devicecallbacks: BLE deinit successful and memory reclaimed I (42500) app-devicecallbacks: Current free heap: 100376 E (42500) chip[DL]: Long dispatch time: 161 ms, for event type 32781 I (42520) chip[EM]: Received message of type 0x10 with protocolId (0, 0) and MessageCounter:133647123 on exchange 54267r E (42530) chip[BLE]: no endpoint for unsub recvd I (42530) app-devicecallbacks: CHIPoBLE disconnected I (42530) app-devicecallbacks: Current free heap: 112712 I (46780) ROUTE_HOOK: Received RIO I (46780) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (46780) ROUTE_HOOK: Received RIO I (46790) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (47390) ROUTE_HOOK: Received RIO I (47390) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (51690) ROUTE_HOOK: Received RIO I (51690) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (51690) ROUTE_HOOK: Received RIO I (51700) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (51710) ROUTE_HOOK: Received RIO I (51710) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (54760) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:133647124 on exchange 54268r I (54770) chip[ZCL]: On/Off set value: 1 1 I (54770) chip[ZCL]: Toggle on/off from 0 to 1 I (54790) chip[ZCL]: On Command - OffWaitTime : 0 I (54790) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x4002' I (54800) app-devicecallbacks: Unhandled Attribute ID: '0x4002 I (54800) app-devicecallbacks: Current free heap: 111188 I (54810) chip[ZCL]: On/Toggle Command - Stop Timer I (54810) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x4000' I (54830) app-devicecallbacks: Unhandled Attribute ID: '0x4000 I (54840) app-devicecallbacks: Current free heap: 111188 I (54850) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (54850) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (54860) app-devicecallbacks: Current free heap: 111188 I (54880) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (54880) app-devicecallbacks: Current free heap: 111188 I (54890) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0003' I (54910) app-devicecallbacks: Unhandled cluster ID: 5 I (54910) app-devicecallbacks: Current free heap: 111188 I (54920) chip[IN]: Prepared secure message 0x3ffca32c to 0x070E31B98006ED84 (1) of type 0x9 and protocolId (0, 1) on exchange 54268r with MessageCounter:67466810. I (54940) chip[IN]: Sending encrypted msg 0x3ffca32c with MessageCounter:67466810 to 0x070E31B98006ED84 (1) at monotonic time: 000000000000D302 msec E (54950) chip[DL]: Long dispatch time: 190 ms, for event type 3 I (54950) chip[ZCL]: Event: move from 1 I (54960) chip[ZCL]: to 254 I (54960) chip[ZCL]: (diff +1) I (54980) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (54980) app-devicecallbacks: Current free heap: 111188 I (54990) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0003' I (55010) app-devicecallbacks: Unhandled cluster ID: 5 I (55010) app-devicecallbacks: Current free heap: 111188 I (55020) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0001' I (55020) app-devicecallbacks: Unhandled Attribute ID: '0x0001 I (55030) app-devicecallbacks: Current free heap: 111188 I (55170) chip[EM]: Received message of type 0x10 with protocolId (0, 0) and MessageCounter:133647125 on exchange 54268r I (55780) ROUTE_HOOK: Received RIO I (55790) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (55790) ROUTE_HOOK: Received RIO I (55800) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (55990) ROUTE_HOOK: Received RIO I (55990) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (55990) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:133647126 on exchange 54269r I (56010) chip[ZCL]: On/Off set value: 1 0 I (56010) chip[ZCL]: Toggle on/off from 1 to 0 I (56010) chip[ZCL]: Off Command - OnTime : 0 I (56030) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x4001' I (56040) app-devicecallbacks: Unhandled Attribute ID: '0x4001 I (56040) app-devicecallbacks: Current free heap: 111188 I (56060) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (56060) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (56070) app-devicecallbacks: Current free heap: 111188 I (56080) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0003' I (56090) app-devicecallbacks: Unhandled cluster ID: 5 I (56100) app-devicecallbacks: Current free heap: 111188 I (56100) chip[IN]: Prepared secure message 0x3ffca32c to 0x070E31B98006ED84 (1) of type 0x9 and protocolId (0, 1) on exchange 54269r with MessageCounter:67466811. I (56120) chip[IN]: Sending encrypted msg 0x3ffca32c with MessageCounter:67466811 to 0x070E31B98006ED84 (1) at monotonic time: 000000000000D7A0 msec E (56130) chip[DL]: Long dispatch time: 144 ms, for event type 3 I (56140) chip[ZCL]: Event: move from 254 I (56150) chip[ZCL]: to 1 I (56150) chip[ZCL]: (diff -1) I (56160) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (56160) app-devicecallbacks: Current free heap: 111188 I (56170) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0003' I (56190) app-devicecallbacks: Unhandled cluster ID: 5 I (56190) app-devicecallbacks: Current free heap: 111188 I (56210) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (56210) app-devicecallbacks: Current free heap: 111188 I (56220) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0001' I (56240) app-devicecallbacks: Unhandled Attribute ID: '0x0001 I (56240) app-devicecallbacks: Current free heap: 111188 I (56400) chip[EM]: Received message of type 0x10 with protocolId (0, 0) and MessageCounter:133647127 on exchange 54269r I (57430) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:133647128 on exchange 54270r I (57430) chip[ZCL]: On/Off set value: 1 2 I (57430) chip[ZCL]: Toggle on/off from 0 to 1 I (57450) chip[ZCL]: On Command - OffWaitTime : 0 I (57450) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x4002' I (57460) app-devicecallbacks: Unhandled Attribute ID: '0x4002 I (57460) app-devicecallbacks: Current free heap: 111188 I (57470) chip[ZCL]: On/Toggle Command - Stop Timer I (57480) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x4000' I (57490) app-devicecallbacks: Unhandled Attribute ID: '0x4000 I (57500) app-devicecallbacks: Current free heap: 111188 I (57510) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (57510) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (57520) app-devicecallbacks: Current free heap: 111188 I (57540) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (57540) app-devicecallbacks: Current free heap: 111188 I (57550) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0003' I (57570) app-devicecallbacks: Unhandled cluster ID: 5 I (57570) app-devicecallbacks: Current free heap: 111188 I (57580) chip[IN]: Prepared secure message 0x3ffca32c to 0x070E31B98006ED84 (1) of type 0x9 and protocolId (0, 1) on exchange 54270r with MessageCounter:67466812. I (57600) chip[IN]: Sending encrypted msg 0x3ffca32c with MessageCounter:67466812 to 0x070E31B98006ED84 (1) at monotonic time: 000000000000DD66 msec E (57610) chip[DL]: Long dispatch time: 189 ms, for event type 3 I (57610) chip[ZCL]: Event: move from 1 I (57620) chip[ZCL]: to 254 I (57620) chip[ZCL]: (diff +1) I (57640) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (57640) app-devicecallbacks: Current free heap: 108008 I (57650) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0003' I (57670) app-devicecallbacks: Unhandled cluster ID: 5 I (57670) app-devicecallbacks: Current free heap: 108008 I (57680) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0001' I (57690) app-devicecallbacks: Unhandled Attribute ID: '0x0001 I (57690) app-devicecallbacks: Current free heap: 108008 I (57700) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:133647128 on exchange 54270r I (57710) chip[IN]: Prepared secure message 0x3ffe90a4 to 0x070E31B98006ED84 (1) of type 0x10 and protocolId (0, 0) on exchange 54270r with MessageCounter:67466813. I (57730) chip[IN]: Sending encrypted msg 0x3ffe90a4 with MessageCounter:67466813 to 0x070E31B98006ED84 (1) at monotonic time: 000000000000DDE8 msec I (57740) chip[EM]: Received message of type 0x10 with protocolId (0, 0) and MessageCounter:133647129 on exchange 54270r I (58860) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:133647130 on exchange 54271r I (58870) chip[ZCL]: On/Off set value: 1 1 I (58870) chip[ZCL]: On/off already set to new value I (58880) chip[IN]: Prepared secure message 0x3ffca32c to 0x070E31B98006ED84 (1) of type 0x9 and protocolId (0, 1) on exchange 54271r with MessageCounter:67466814. I (58900) chip[IN]: Sending encrypted msg 0x3ffca32c with MessageCounter:67466814 to 0x070E31B98006ED84 (1) at monotonic time: 000000000000E279 msec I (59070) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:133647130 on exchange 54271r I (59070) chip[IN]: Prepared secure message 0x3ffe90a4 to 0x070E31B98006ED84 (1) of type 0x10 and protocolId (0, 0) on exchange 54271r with MessageCounter:67466815. I (59080) chip[IN]: Sending encrypted msg 0x3ffe90a4 with MessageCounter:67466815 to 0x070E31B98006ED84 (1) at monotonic time: 000000000000E335 msec I (59100) chip[EM]: Received message of type 0x10 with protocolId (0, 0) and MessageCounter:133647131 on exchange 54271r I (59880) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:133647132 on exchange 54272r I (59890) chip[ZCL]: On/Off set value: 1 0 I (59890) chip[ZCL]: Toggle on/off from 1 to 0 I (59900) chip[ZCL]: Off Command - OnTime : 0 I (59910) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x4001' I (59920) app-devicecallbacks: Unhandled Attribute ID: '0x4001 I (59920) app-devicecallbacks: Current free heap: 111052 I (59940) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (59940) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (59950) app-devicecallbacks: Current free heap: 111052 I (59960) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0003' I (59970) app-devicecallbacks: Unhandled cluster ID: 5 I (59980) app-devicecallbacks: Current free heap: 111052 I (59990) chip[IN]: Prepared secure message 0x3ffca32c to 0x070E31B98006ED84 (1) of type 0x9 and protocolId (0, 1) on exchange 54272r with MessageCounter:67466816. I (60000) chip[IN]: Sending encrypted msg 0x3ffca32c with MessageCounter:67466816 to 0x070E31B98006ED84 (1) at monotonic time: 000000000000E6C9 msec E (60010) chip[DL]: Long dispatch time: 133 ms, for event type 3 I (60020) chip[ZCL]: Event: move from 254 I (60020) chip[ZCL]: to 1 I (60030) chip[ZCL]: (diff -1) I (60040) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (60040) app-devicecallbacks: Current free heap: 108004 I (60050) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0003' I (60070) app-devicecallbacks: Unhandled cluster ID: 5 I (60070) app-devicecallbacks: Current free heap: 108004 I (60090) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (60090) app-devicecallbacks: Current free heap: 108004 I (60100) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0001' I (60120) app-devicecallbacks: Unhandled Attribute ID: '0x0001 I (60120) app-devicecallbacks: Current free heap: 108004 I (60130) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:133647132 on exchange 54272r I (60140) chip[IN]: Prepared secure message 0x3ffe90a4 to 0x070E31B98006ED84 (1) of type 0x10 and protocolId (0, 0) on exchange 54272r with MessageCounter:67466817. I (60150) chip[IN]: Sending encrypted msg 0x3ffe90a4 with MessageCounter:67466817 to 0x070E31B98006ED84 (1) at monotonic time: 000000000000E760 msec I (60170) chip[EM]: Received message of type 0x10 with protocolId (0, 0) and MessageCounter:133647133 on exchange 54272r I (60700) chip[EM]: Received message of type 0x8 with protocolId (0, 1) and MessageCounter:133647134 on exchange 54273r I (60710) chip[ZCL]: On/Off set value: 1 2 I (60710) chip[ZCL]: Toggle on/off from 0 to 1 I (60720) chip[ZCL]: On Command - OffWaitTime : 0 I (60720) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x4002' I (60740) app-devicecallbacks: Unhandled Attribute ID: '0x4002 I (60740) app-devicecallbacks: Current free heap: 111052 I (60750) chip[ZCL]: On/Toggle Command - Stop Timer I (60750) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x4000' I (60760) app-devicecallbacks: Unhandled Attribute ID: '0x4000 I (60780) app-devicecallbacks: Current free heap: 111052 I (60790) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (60790) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (60800) app-devicecallbacks: Current free heap: 111052 I (60820) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (60820) app-devicecallbacks: Current free heap: 111052 I (60830) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0003' I (60850) app-devicecallbacks: Unhandled cluster ID: 5 I (60850) app-devicecallbacks: Current free heap: 111052 I (60860) chip[IN]: Prepared secure message 0x3ffca32c to 0x070E31B98006ED84 (1) of type 0x9 and protocolId (0, 1) on exchange 54273r with MessageCounter:67466818. I (60880) chip[IN]: Sending encrypted msg 0x3ffca32c with MessageCounter:67466818 to 0x070E31B98006ED84 (1) at monotonic time: 000000000000EA36 msec E (60890) chip[DL]: Long dispatch time: 192 ms, for event type 3 I (60890) chip[ZCL]: Event: move from 1 I (60900) chip[ZCL]: to 254 I (60900) chip[ZCL]: (diff +1) I (60920) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (60920) app-devicecallbacks: Current free heap: 111052 I (60930) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0003' I (60950) app-devicecallbacks: Unhandled cluster ID: 5 I (60950) app-devicecallbacks: Current free heap: 111052 I (60960) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0001' I (60960) app-devicecallbacks: Unhandled Attribute ID: '0x0001 I (60970) app-devicecallbacks: Current free heap: 111052 I (61110) chip[EM]: Received message of type 0x10 with protocolId (0, 0) and MessageCounter:133647135 on exchange 54273r I (90790) all-clusters-app: Display going to sleep... I (114770) ROUTE_HOOK: Received RIO I (114770) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 E (135040) chip[CSL]: PacketBuffer: allocation too large. E (135040) chip[IN]: Cannot copy received pbuf of size 1442 Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. Core 1 register dump: PC : 0x401d1ee6 PS : 0x00060f30 A0 : 0x8013b138 A1 : 0x3ffdc950 0x401d1ee6: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:239 A2 : 0x00000000 A3 : 0x00000001 A4 : 0x3f426d54 A5 : 0x3ffdc970 A6 : 0x3ffdc950 A7 : 0x0000000c A8 : 0x00000018 A9 : 0x3ffdc7c0 A10 : 0x3ffdc900 A11 : 0x00000001 A12 : 0x3f426d54 A13 : 0x3ffdc970 A14 : 0x3ffdc950 A15 : 0x3ffdc8c0 SAR : 0x00000004 EXCCAUSE: 0x0000001c EXCVADDR: 0x00000004 LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xfffffff6 Backtrace:0x401d1ee3:0x3ffdc9500x4013b135:0x3ffdc970 0x40157fd7:0x3ffdc990 0x4017fe65:0x3ffdc9d0 0x40182c01:0x3ffdca20 0x4018670a:0x3ffdca50 0x40179c51:0x3ffdca70 0x400958a1:0x3ffdcaa0 0x401d1ee3: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:238 0x4013b135: chip::System::PacketBuffer::SetDataLength(unsigned short, chip::System::PacketBuffer*) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:214 0x40157fd7: chip::System::PacketBuffer::SetDataLength(unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.h:210 (inlined by) chip::Inet::UDPEndPointImplLwIP::LwIPReceiveUDPMessage(void*, udp_pcb*, pbuf*, ip_addr const*, unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/inet/UDPEndPointImplLwIP.cpp:378 0x4017fe65: udp_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/udp.c:404 0x40182c01: ip4_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c:794 0x4018670a: ethernet_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/netif/ethernet.c:186 0x40179c51: tcpip_thread_handle_msg at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:180 (inlined by) tcpip_thread at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:154 0x400958a1: vPortTaskWrapper at /Users/keanlim/tools/esp-idf/components/freertos/port/xtensa/port.c:131 ELF file SHA256: 1eb88b5cd1086a78 Rebooting... ets Jul 29 2019 12:21:46 rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot_comm: chip revision: 3, min. application chip revision: 0 I (125) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (223) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (229) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (621) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (629) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (680) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (696) boot: Loaded app from partition at offset 0x20000 I (696) boot: Disabling RNG early entropy source... I (708) cpu_start: Pro cpu up. I (708) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (694) cpu_start: App cpu up. I (724) cpu_start: Pro cpu start user code I (724) cpu_start: cpu freq: 160000000 I (725) cpu_start: Application information: I (729) cpu_start: Project name: chip-all-clusters-app I (735) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (742) cpu_start: Compile time: Aug 12 2022 12:31:30 I (748) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (754) cpu_start: ESP-IDF: v4.4.2 I (759) heap_init: Initializing. RAM available for dynamic allocation: I (766) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (772) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (778) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (784) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (790) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (797) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (803) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (810) spi_flash: detected chip: generic I (814) spi_flash: flash io: dio W (818) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (834) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (962) all-clusters-app: ================================================== I (962) all-clusters-app: chip-esp32-all-cluster-demo starting I (962) all-clusters-app: ================================================== I (1152) wifi:wifi driver task: 3ffdee68, prio:23, stack:6656, core=0 I (1152) system_api: Base MAC address is not set I (1152) system_api: read default base MAC address from EFUSE > I (1182) wifi:wifi firmware version: eeaa27d I (1182) wifi:wifi certification version: v7.0 I (1182) wifi:config NVS flash: enabled I (1182) wifi:config nano formating: disabled I (1192) wifi:Init data frame dynamic rx buffer num: 32 I (1192) wifi:Init management frame dynamic rx buffer num: 32 I (1192) wifi:Init management short buffer num: 32 I (1202) wifi:Init dynamic tx buffer num: 32 I (1212) wifi:Init static rx buffer size: 1600 I (1212) wifi:Init static rx buffer num: 10 I (1222) wifi:Init dynamic rx buffer num: 32 I (1222) wifi_init: rx ba win: 6 I (1222) wifi_init: tcpip mbox: 32 I (1222) wifi_init: udp mbox: 6 I (1232) wifi_init: tcp mbox: 6 I (1232) wifi_init: tcp tx win: 5744 I (1232) wifi_init: tcp rx win: 5744 I (1252) wifi_init: tcp mss: 1440 I (1252) wifi_init: WiFi IRAM OP enabled I (1252) wifi_init: WiFi RX IRAM OP enabled I (1272) chip[DL]: NVS set: chip-counters/reboot-count = 2 (0x2) I (1272) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1272) all-clusters-app: ------------------------Starting App Task--------------------------- I (1282) BTDM_INIT: BT controller compile version [bf9c077] I (1292) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1302) app-task: silicon revision 3, I (1292) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1302) app-task: 4MB external flash I (1332) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1332) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1332) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1352) chip[SVR]: Manual pairing code: [34970112332] I (1702) CHIP[DL]: BLE host-controller synced I (2232) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2232) NimBLE: GAP procedure initiated: advertise; I (2242) NimBLE: disc_mode=2 I (2232) all-clusters-app: Display initialized (height 240, width 320) I (2252) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2262) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2262) NimBLE: I (2282) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2282) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2282) chip[DL]: CHIPoBLE advertising started E (2302) chip[DL]: Long dispatch time: 1027 ms, for event type 2 I (2302) chip[DL]: Starting ESP WiFi layer I (2292) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2312) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2322) wifi:enable tsf W (2322) wifi:Haven't to connect to a suitable AP now! I (2332) chip[DL]: Attempting to connect WiFi station interface I (2352) chip[DL]: WiFi station state change: NotConnected -> Connecting I (2352) chip[DL]: Done driving station state, nothing else to do... I (2362) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2362) chip[SVR]: Server initializing... I (2372) wifi:state: init -> auth (b0) I (2372) chip[TS]: Last Known Good Time: 2022-08-12T19:38:04 I (2392) wifi:state: auth -> assoc (0) I (2392) chip[FP]: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x3722FA9CEC843CA2, FabricId 0x0000000000000001, NodeId 0x0000000000000013, VendorId 0xFFF1 I (2402) wifi:state: assoc -> run (10) I (2412) chip[DMG]: AccessControl: initializing I (2412) chip[DMG]: Examples::AccessControlDelegate::Init I (2422) chip[DMG]: AccessControl: setting I (2432) chip[DMG]: DefaultAclStorage: initializing I (2432) chip[DMG]: DefaultAclStorage: 1 entries loaded I (2432) wifi:connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6 I (2442) wifi:security: WPA2-PSK, phy: bgn, rssi: -40 I (2452) app-task: App Task started I (2472) wifi:pm start, type: 1 I (2482) chip[ZCL]: Using ZAP configuration... W (2492) wifi:idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64 I (2512) chip[DMG]: AccessControlCluster: initializing I (2512) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2522) app-devicecallbacks: Unhandled cluster ID: 48 I (2522) app-devicecallbacks: Current free heap: 66848 I (2532) wifi:AP's beacon interval = 102400 us, DTIM period = 2 I (2542) chip[ZCL]: Initiating Admin Commissioning cluster. I (2542) chip[ZCL]: Door Lock server initialized I (2552) chip[ZCL]: Initialize PCC Plugin Server Cluster. I (2552) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x00', Attribute ID: '0x0001' I (2572) app-devicecallbacks: Current free heap: 66640 I (2572) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2582) app-devicecallbacks: Unhandled cluster ID: 4 I (2592) app-devicecallbacks: Current free heap: 66792 I (2592) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0xfffc' I (2612) app-devicecallbacks: Unhandled cluster ID: 4 I (2622) app-devicecallbacks: Current free heap: 66792 I (2622) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002b', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2632) app-devicecallbacks: Unhandled cluster ID: 43 I (2642) app-devicecallbacks: Current free heap: 66792 I (2652) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2652) app-devicecallbacks: Current free heap: 66792 I (2662) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2672) app-devicecallbacks: Unhandled cluster ID: 4 I (2682) app-devicecallbacks: Current free heap: 66792 I (2692) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0xfffc' I (2702) app-devicecallbacks: Unhandled cluster ID: 4 I (2702) app-devicecallbacks: Current free heap: 66792 I (2712) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2722) app-devicecallbacks: Unhandled cluster ID: 5 I (2732) app-devicecallbacks: Current free heap: 66792 I (2732) chip[ZCL]: On/Off set value: 1 1 I (2742) chip[ZCL]: On/off already set to new value I (2742) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2762) app-devicecallbacks: Current free heap: 66792 I (2762) chip[ZCL]: Window Covering Cluster init I (2772) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2772) app-devicecallbacks: Unhandled cluster ID: 258 I (2792) app-devicecallbacks: Current free heap: 66792 I (2792) chip[ZCL]: WC POST ATTRIBUTE=7 I (2802) chip[ZCL]: ConfigStatus 0x1B Operational=1 OnlineReserved=1 I (2802) chip[ZCL]: Lift(PA=1 Encoder=0 Reversed=0) Tilt(PA=1 Encoder=0) I (2812) chip[ZCL]: Initialize PCC Server Cluster [EP:1] I (2812) chip[ZCL]: Constant Pressure Supported I (2832) chip[ZCL]: PCC Server: Constant Proportional Pressure Supported I (2832) chip[ZCL]: PCC Server: Constant Flow Supported I (2832) chip[ZCL]: PCC Server: Constant Temperature Supported I (2842) chip[ZCL]: PCC Server: Constant Speed Supported I (2842) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2852) app-devicecallbacks: Unhandled cluster ID: 768 I (2872) app-devicecallbacks: Current free heap: 66792 I (2872) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0008' I (2882) app-devicecallbacks: Unhandled cluster ID: 768 I (2892) app-devicecallbacks: Current free heap: 66792 I (2892) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x4001' I (2912) app-devicecallbacks: Unhandled cluster ID: 768 I (2912) app-devicecallbacks: Current free heap: 66792 I (2922) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2932) app-devicecallbacks: Unhandled cluster ID: 1030 I (2932) app-devicecallbacks: Current free heap: 66792 I (2952) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0002' I (2962) app-devicecallbacks: Unhandled cluster ID: 1030 I (2962) app-devicecallbacks: Current free heap: 66792 I (2972) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0x0000' I (2972) app-devicecallbacks: Unhandled cluster ID: 4 I (2982) app-devicecallbacks: Current free heap: 66792 I (2992) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0xfffc' I (3002) app-devicecallbacks: Unhandled cluster ID: 4 I (3012) app-devicecallbacks: Current free heap: 66792 I (3012) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0001' I (3022) app-devicecallbacks: Unhandled cluster ID: 1030 I (3032) app-devicecallbacks: Current free heap: 66792 I (3042) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0002' I (3052) app-devicecallbacks: Unhandled cluster ID: 1030 I (3052) app-devicecallbacks: Current free heap: 66792 I (3062) chip[SVR]: Fabric already commissioned. Disabling BLE advertisement I (3072) chip[IN]: CASE Server enabling CASE session setups I (3082) chip[SVR]: Joining Multicast groups I (3082) chip[SVR]: Server Listening... I (3092) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3092) app-devicecallbacks: Unhandled cluster ID: 1026 I (3102) app-devicecallbacks: Current free heap: 65548 I (3112) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0101', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3122) app-devicecallbacks: Unhandled cluster ID: 257 I (3132) app-devicecallbacks: Current free heap: 65416 I (3132) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3152) app-devicecallbacks: Unhandled cluster ID: 1030 I (3152) app-devicecallbacks: Current free heap: 64400 I (3162) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0045', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3172) app-devicecallbacks: Unhandled cluster ID: 69 I (3172) app-devicecallbacks: Current free heap: 64268 I (3182) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3192) app-devicecallbacks: Unhandled cluster ID: 1026 I (3202) app-devicecallbacks: Current free heap: 63900 I (3202) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3212) app-devicecallbacks: Unhandled cluster ID: 513 I (3222) app-devicecallbacks: Current free heap: 63900 I (3232) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x001c' I (3242) app-devicecallbacks: Unhandled cluster ID: 513 I (3252) app-devicecallbacks: Current free heap: 63848 I (3252) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_0201 attr 0x0000_001E not supported I (3272) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0405', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3272) app-devicecallbacks: Unhandled cluster ID: 1029 I (3282) app-devicecallbacks: Current free heap: 63572 I (3282) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0400', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3292) app-devicecallbacks: Unhandled cluster ID: 1024 I (3312) app-devicecallbacks: Current free heap: 63404 I (3322) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3332) app-devicecallbacks: Current free heap: 63272 I (3342) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3352) app-devicecallbacks: Unhandled cluster ID: 768 I (3352) app-devicecallbacks: Current free heap: 63020 I (3362) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3372) app-devicecallbacks: Unhandled cluster ID: 768 I (3382) app-devicecallbacks: Current free heap: 62936 I (3382) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3392) app-devicecallbacks: Unhandled cluster ID: 258 I (3412) app-devicecallbacks: Current free heap: 62792 I (3412) chip[ZCL]: WC POST ATTRIBUTE=14 I (3412) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000f' I (3422) app-devicecallbacks: Unhandled cluster ID: 258 I (3432) app-devicecallbacks: Current free heap: 62744 I (3442) chip[ZCL]: WC POST ATTRIBUTE=15 I (3442) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000a' I (3452) app-devicecallbacks: Unhandled cluster ID: 258 I (3462) app-devicecallbacks: Current free heap: 62648 I (3462) chip[ZCL]: WC POST ATTRIBUTE=10 I (3462) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_002F attr 0x0000_000C not supported I (3482) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002f', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3492) app-devicecallbacks: Unhandled cluster ID: 47 I (3492) app-devicecallbacks: Current free heap: 62468 E (3502) chip[DL]: Long dispatch time: 1138 ms, for event type 2 I (3502) app-devicecallbacks: Current free heap: 62468 I (3522) chip[DL]: WIFI_EVENT_STA_START I (3522) chip[DL]: Done driving station state, nothing else to do... I (3532) app-devicecallbacks: Current free heap: 62468 I (3532) chip[DL]: WIFI_EVENT_STA_CONNECTED I (3532) chip[DL]: WiFi station state change: Connecting -> Connecting_Succeeded I (3552) chip[DL]: WiFi station state change: Connecting_Succeeded -> Connected I (3552) chip[DL]: WiFi station interface connected I (3562) chip[ZCL]: WiFiDiagnosticsDelegate: OnConnectionStatusChanged I (3562) chip[DL]: Done driving station state, nothing else to do... I (3582) app-devicecallbacks: Current free heap: 62468 I (3582) NimBLE: GAP procedure initiated: stop advertising. I (3592) chip[DL]: CHIPoBLE advertising stopped I (3592) chip[SVR]: Cannot load binding table: a0 I (3602) chip[DL]: Updating advertising data I (3602) app-devicecallbacks: Current free heap: 62468 I (3612) app-devicecallbacks: Current free heap: 62468 I (4142) esp_netif_handlers: sta ip: 192.168.7.168, mask: 255.255.252.0, gw: 192.168.4.1 I (4142) chip[DL]: IP_EVENT_STA_GOT_IP I (4142) chip[DL]: IPv4 address changed on WiFi station interface: 192.168.7.168/255.255.252.0 gateway 192.168.4.1 I (4162) chip[DL]: IPv4 Internet connectivity ESTABLISHED I (4172) app-devicecallbacks: Current free heap: 62416 I (4172) app-devicecallbacks: IPv4 Server ready... I (4182) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (4182) chip[DIS]: Updating services using commissioning mode 0 I (4202) chip[DIS]: CHIP minimal mDNS started advertising. I (4202) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (4212) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (4222) chip[DIS]: mDNS service published: _matter._tcp I (4222) app-devicecallbacks: Current free heap: 61288 I (4222) chip[DIS]: Updating services using commissioning mode 0 I (4242) chip[DIS]: CHIP minimal mDNS started advertising. I (4242) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (4252) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (4262) chip[DIS]: mDNS service published: _matter._tcp I (4262) app-devicecallbacks: Current free heap: 61288 E (5092) chip[CSL]: PacketBuffer: allocation too large. E (5092) chip[IN]: Cannot copy received pbuf of size 1450 Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. Core 1 register dump: PC : 0x401d1ee6 PS : 0x00060c30 A0 : 0x8013b138 A1 : 0x3ffdccc0 0x401d1ee6: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:239 A2 : 0x00000000 A3 : 0x00000001 A4 : 0x3f426d54 A5 : 0x3ffdcce0 A6 : 0x3ffdccc0 A7 : 0x0000000c A8 : 0x00000018 A9 : 0x3ffdcb30 A10 : 0x3ffdcc70 A11 : 0x00000001 A12 : 0x3f426d54 A13 : 0x3ffdcce0 A14 : 0x3ffdccc0 A15 : 0x3ffdcc30 SAR : 0x00000004 EXCCAUSE: 0x0000001c EXCVADDR: 0x00000004 LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xfffffff6 Backtrace:0x401d1ee3:0x3ffdccc00x4013b135:0x3ffdcce0 0x40157fd7:0x3ffdcd00 0x4017fe65:0x3ffdcd40 0x40182c01:0x3ffdcd90 0x4018670a:0x3ffdcdc0 0x40179c51:0x3ffdcde0 0x400958a1:0x3ffdce10 0x401d1ee3: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:238 0x4013b135: chip::System::PacketBuffer::SetDataLength(unsigned short, chip::System::PacketBuffer*) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:214 0x40157fd7: chip::System::PacketBuffer::SetDataLength(unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.h:210 (inlined by) chip::Inet::UDPEndPointImplLwIP::LwIPReceiveUDPMessage(void*, udp_pcb*, pbuf*, ip_addr const*, unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/inet/UDPEndPointImplLwIP.cpp:378 0x4017fe65: udp_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/udp.c:404 0x40182c01: ip4_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c:794 0x4018670a: ethernet_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/netif/ethernet.c:186 0x40179c51: tcpip_thread_handle_msg at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:180 (inlined by) tcpip_thread at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:154 0x400958a1: vPortTaskWrapper at /Users/keanlim/tools/esp-idf/components/freertos/port/xtensa/port.c:131 ELF file SHA256: 1eb88b5cd1086a78 Rebooting... ets Jul 29 2019 12:21:46 rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot_comm: chip revision: 3, min. application chip revision: 0 I (125) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (223) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (229) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (621) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (629) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (680) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (696) boot: Loaded app from partition at offset 0x20000 I (696) boot: Disabling RNG early entropy source... I (708) cpu_start: Pro cpu up. I (708) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (694) cpu_start: App cpu up. I (724) cpu_start: Pro cpu start user code I (724) cpu_start: cpu freq: 160000000 I (725) cpu_start: Application information: I (729) cpu_start: Project name: chip-all-clusters-app I (735) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (742) cpu_start: Compile time: Aug 12 2022 12:31:30 I (748) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (754) cpu_start: ESP-IDF: v4.4.2 I (759) heap_init: Initializing. RAM available for dynamic allocation: I (766) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (772) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (778) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (784) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (790) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (797) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (803) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (810) spi_flash: detected chip: generic I (814) spi_flash: flash io: dio W (818) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (834) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (963) all-clusters-app: ================================================== I (963) all-clusters-app: chip-esp32-all-cluster-demo starting I (973) all-clusters-app: ================================================== I (1153) wifi:wifi driver task: 3ffdee68, prio:23, stack:6656, core=0 I (1153) system_api: Base MAC address is not set I (1153) system_api: read default base MAC address from EFUSE > I (1183) wifi:wifi firmware version: eeaa27d I (1183) wifi:wifi certification version: v7.0 I (1183) wifi:config NVS flash: enabled I (1183) wifi:config nano formating: disabled I (1193) wifi:Init data frame dynamic rx buffer num: 32 I (1193) wifi:Init management frame dynamic rx buffer num: 32 I (1193) wifi:Init management short buffer num: 32 I (1203) wifi:Init dynamic tx buffer num: 32 I (1213) wifi:Init static rx buffer size: 1600 I (1213) wifi:Init static rx buffer num: 10 I (1223) wifi:Init dynamic rx buffer num: 32 I (1223) wifi_init: rx ba win: 6 I (1223) wifi_init: tcpip mbox: 32 I (1223) wifi_init: udp mbox: 6 I (1233) wifi_init: tcp mbox: 6 I (1233) wifi_init: tcp tx win: 5744 I (1233) wifi_init: tcp rx win: 5744 I (1253) wifi_init: tcp mss: 1440 I (1253) wifi_init: WiFi IRAM OP enabled I (1253) wifi_init: WiFi RX IRAM OP enabled I (1283) chip[DL]: NVS set: chip-counters/reboot-count = 3 (0x3) I (1283) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1283) all-clusters-app: ------------------------Starting App Task--------------------------- I (1293) BTDM_INIT: BT controller compile version [bf9c077] I (1303) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1313) app-task: silicon revision 3, I (1303) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1313) app-task: 4MB external flash I (1343) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1343) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1343) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1363) chip[SVR]: Manual pairing code: [34970112332] I (1703) CHIP[DL]: BLE host-controller synced I (2243) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2243) NimBLE: GAP procedure initiated: advertise; I (2253) NimBLE: disc_mode=2 I (2243) all-clusters-app: Display initialized (height 240, width 320) I (2263) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2273) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2273) NimBLE: I (2293) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2293) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2293) chip[DL]: CHIPoBLE advertising started E (2313) chip[DL]: Long dispatch time: 1027 ms, for event type 2 I (2313) chip[DL]: Starting ESP WiFi layer I (2303) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2323) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2333) wifi:enable tsf W (2333) wifi:Haven't to connect to a suitable AP now! I (2363) chip[DL]: Attempting to connect WiFi station interface I (2383) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2383) wifi:state: init -> auth (b0) I (2383) chip[DL]: WiFi station state change: NotConnected -> Connecting I (2383) chip[DL]: Done driving station state, nothing else to do... I (2403) chip[SVR]: Server initializing... I (2403) wifi:state: auth -> assoc (0) I (2413) wifi:state: assoc -> run (10) I (2433) wifi:connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6 I (2433) wifi:security: WPA2-PSK, phy: bgn, rssi: -40 I (2443) app-task: App Task started I (2443) chip[TS]: Last Known Good Time: 2022-08-12T19:38:04 I (2443) wifi:pm start, type: 1 I (2463) chip[FP]: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x3722FA9CEC843CA2, FabricId 0x0000000000000001, NodeId 0x0000000000000013, VendorId 0xFFF1 W (2463) wifi:idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64 I (2483) chip[DMG]: AccessControl: initializing I (2493) chip[DMG]: Examples::AccessControlDelegate::Init I (2493) chip[DMG]: AccessControl: setting I (2493) chip[DMG]: DefaultAclStorage: initializing I (2513) chip[DMG]: DefaultAclStorage: 1 entries loaded I (2533) wifi:AP's beacon interval = 102400 us, DTIM period = 2 I (2543) chip[ZCL]: Using ZAP configuration... I (2563) chip[DMG]: AccessControlCluster: initializing I (2573) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2583) app-devicecallbacks: Unhandled cluster ID: 48 I (2583) app-devicecallbacks: Current free heap: 66456 I (2593) chip[ZCL]: Initiating Admin Commissioning cluster. I (2603) chip[ZCL]: Door Lock server initialized I (2603) chip[ZCL]: Initialize PCC Plugin Server Cluster. I (2613) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x00', Attribute ID: '0x0001' I (2623) app-devicecallbacks: Current free heap: 66424 I (2623) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2643) app-devicecallbacks: Unhandled cluster ID: 4 I (2643) app-devicecallbacks: Current free heap: 64900 I (2653) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0xfffc' I (2663) app-devicecallbacks: Unhandled cluster ID: 4 I (2663) app-devicecallbacks: Current free heap: 64900 I (2683) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002b', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2683) app-devicecallbacks: Unhandled cluster ID: 43 I (2693) app-devicecallbacks: Current free heap: 64900 I (2693) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2713) app-devicecallbacks: Current free heap: 64900 I (2723) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2723) app-devicecallbacks: Unhandled cluster ID: 4 I (2733) app-devicecallbacks: Current free heap: 64920 I (2733) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0xfffc' I (2753) app-devicecallbacks: Unhandled cluster ID: 4 I (2763) app-devicecallbacks: Current free heap: 64920 I (2763) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2773) app-devicecallbacks: Unhandled cluster ID: 5 I (2783) app-devicecallbacks: Current free heap: 64920 I (2783) chip[ZCL]: On/Off set value: 1 0 I (2793) chip[ZCL]: On/off already set to new value I (2803) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2813) app-devicecallbacks: Current free heap: 64920 I (2813) chip[ZCL]: Window Covering Cluster init I (2823) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2833) app-devicecallbacks: Unhandled cluster ID: 258 I (2833) app-devicecallbacks: Current free heap: 64948 I (2843) chip[ZCL]: WC POST ATTRIBUTE=7 I (2843) chip[ZCL]: ConfigStatus 0x1B Operational=1 OnlineReserved=1 I (2863) chip[ZCL]: Lift(PA=1 Encoder=0 Reversed=0) Tilt(PA=1 Encoder=0) I (2863) chip[ZCL]: Initialize PCC Server Cluster [EP:1] I (2873) chip[ZCL]: Constant Pressure Supported I (2873) chip[ZCL]: PCC Server: Constant Proportional Pressure Supported I (2883) chip[ZCL]: PCC Server: Constant Flow Supported I (2883) chip[ZCL]: PCC Server: Constant Temperature Supported I (2903) chip[ZCL]: PCC Server: Constant Speed Supported I (2903) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2913) app-devicecallbacks: Unhandled cluster ID: 768 I (2913) app-devicecallbacks: Current free heap: 64948 I (2923) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0008' I (2943) app-devicecallbacks: Unhandled cluster ID: 768 I (2943) app-devicecallbacks: Current free heap: 64948 I (2953) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x4001' I (2963) app-devicecallbacks: Unhandled cluster ID: 768 I (2963) app-devicecallbacks: Current free heap: 64948 I (2983) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2983) app-devicecallbacks: Unhandled cluster ID: 1030 I (2993) app-devicecallbacks: Current free heap: 64948 I (2993) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0002' I (3003) app-devicecallbacks: Unhandled cluster ID: 1030 I (3013) app-devicecallbacks: Current free heap: 64948 I (3023) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0x0000' I (3033) app-devicecallbacks: Unhandled cluster ID: 4 I (3033) app-devicecallbacks: Current free heap: 64928 I (3043) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0xfffc' I (3063) app-devicecallbacks: Unhandled cluster ID: 4 I (3063) app-devicecallbacks: Current free heap: 64948 I (3073) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0001' I (3083) app-devicecallbacks: Unhandled cluster ID: 1030 I (3083) app-devicecallbacks: Current free heap: 64928 I (3093) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0002' I (3103) app-devicecallbacks: Unhandled cluster ID: 1030 I (3113) app-devicecallbacks: Current free heap: 64948 I (3113) chip[SVR]: Fabric already commissioned. Disabling BLE advertisement I (3123) chip[IN]: CASE Server enabling CASE session setups I (3123) chip[SVR]: Joining Multicast groups I (3143) chip[SVR]: Server Listening... I (3143) esp_netif_handlers: sta ip: 192.168.7.168, mask: 255.255.252.0, gw: 192.168.4.1 I (3153) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3163) app-devicecallbacks: Unhandled cluster ID: 1026 I (3163) app-devicecallbacks: Current free heap: 63684 I (3173) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0101', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3193) app-devicecallbacks: Unhandled cluster ID: 257 I (3193) app-devicecallbacks: Current free heap: 63552 I (3203) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3213) app-devicecallbacks: Unhandled cluster ID: 1030 I (3223) app-devicecallbacks: Current free heap: 62540 I (3223) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0045', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3233) app-devicecallbacks: Unhandled cluster ID: 69 I (3243) app-devicecallbacks: Current free heap: 60728 I (3243) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3263) app-devicecallbacks: Unhandled cluster ID: 1026 I (3273) app-devicecallbacks: Current free heap: 62060 I (3273) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3283) app-devicecallbacks: Unhandled cluster ID: 513 I (3283) app-devicecallbacks: Current free heap: 62060 I (3303) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x001c' I (3313) app-devicecallbacks: Unhandled cluster ID: 513 I (3313) app-devicecallbacks: Current free heap: 62008 I (3323) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_0201 attr 0x0000_001E not supported I (3323) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0405', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3343) app-devicecallbacks: Unhandled cluster ID: 1029 I (3343) app-devicecallbacks: Current free heap: 61588 I (3353) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0400', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3363) app-devicecallbacks: Unhandled cluster ID: 1024 I (3363) app-devicecallbacks: Current free heap: 61564 I (3383) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3383) app-devicecallbacks: Current free heap: 61432 I (3393) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3403) app-devicecallbacks: Unhandled cluster ID: 768 I (3413) app-devicecallbacks: Current free heap: 61188 I (3423) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3433) app-devicecallbacks: Unhandled cluster ID: 768 I (3433) app-devicecallbacks: Current free heap: 61104 I (3453) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3453) app-devicecallbacks: Unhandled cluster ID: 258 I (3463) app-devicecallbacks: Current free heap: 59436 I (3463) chip[ZCL]: WC POST ATTRIBUTE=14 I (3473) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000f' I (3483) app-devicecallbacks: Unhandled cluster ID: 258 I (3493) app-devicecallbacks: Current free heap: 59388 I (3493) chip[ZCL]: WC POST ATTRIBUTE=15 I (3503) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000a' I (3503) app-devicecallbacks: Unhandled cluster ID: 258 I (3523) app-devicecallbacks: Current free heap: 59292 I (3523) chip[ZCL]: WC POST ATTRIBUTE=10 I (3533) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_002F attr 0x0000_000C not supported I (3533) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002f', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3543) app-devicecallbacks: Unhandled cluster ID: 47 I (3563) app-devicecallbacks: Current free heap: 59112 E (3563) chip[DL]: Long dispatch time: 1155 ms, for event type 2 I (3573) app-devicecallbacks: Current free heap: 59112 I (3573) chip[DL]: WIFI_EVENT_STA_START I (3573) chip[DL]: Done driving station state, nothing else to do... I (3583) app-devicecallbacks: Current free heap: 59112 I (3593) chip[DL]: WIFI_EVENT_STA_CONNECTED I (3603) chip[DL]: WiFi station state change: Connecting -> Connecting_Succeeded I (3603) chip[DL]: WiFi station state change: Connecting_Succeeded -> Connected I (3613) chip[DL]: WiFi station interface connected I (3613) chip[ZCL]: WiFiDiagnosticsDelegate: OnConnectionStatusChanged I (3633) chip[DL]: IPv4 Internet connectivity ESTABLISHED I (3633) chip[DL]: Done driving station state, nothing else to do... I (3633) app-devicecallbacks: Current free heap: 59112 I (3643) NimBLE: GAP procedure initiated: stop advertising. I (3653) chip[DL]: CHIPoBLE advertising stopped I (3653) chip[SVR]: Cannot load binding table: a0 I (3663) chip[DL]: IP_EVENT_STA_GOT_IP I (3663) chip[DL]: IPv4 address changed on WiFi station interface: 192.168.7.168/255.255.252.0 gateway 192.168.4.1 I (3673) app-devicecallbacks: Current free heap: 60636 I (3683) chip[DL]: Updating advertising data I (3693) app-devicecallbacks: Current free heap: 62160 I (3693) app-devicecallbacks: IPv4 Server ready... I (3693) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (3703) chip[DIS]: Updating services using commissioning mode 0 I (3723) chip[DIS]: CHIP minimal mDNS started advertising. I (3723) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3723) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3743) chip[DIS]: mDNS service published: _matter._tcp I (3743) app-devicecallbacks: Current free heap: 61260 I (3743) app-devicecallbacks: Current free heap: 61260 I (3753) chip[DIS]: Updating services using commissioning mode 0 I (3763) chip[DIS]: CHIP minimal mDNS started advertising. I (3773) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3783) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3783) chip[DIS]: mDNS service published: _matter._tcp I (3793) app-devicecallbacks: Current free heap: 61260 I (5143) chip[DL]: IP_EVENT_GOT_IP6 I (5143) chip[DL]: IPv6 addr available. Ready on WIFI_STA_DEF interface: fe80:0000:0000:0000:8eaa:b5ff:fe81:75ac I (5153) app-devicecallbacks: Current free heap: 61208 I (5153) chip[DIS]: Updating services using commissioning mode 0 I (5163) chip[DIS]: CHIP minimal mDNS started advertising. I (5173) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (5183) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (5193) chip[DIS]: mDNS service published: _matter._tcp I (5193) app-devicecallbacks: Current free heap: 60412 I (6143) ROUTE_HOOK: Received RIO I (6143) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (6183) ROUTE_HOOK: Received RIO I (6183) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (6183) ROUTE_HOOK: Received RIO I (6183) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (6193) ROUTE_HOOK: Received RIO I (6203) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (10433) ROUTE_HOOK: Received RIO I (10433) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (10823) ROUTE_HOOK: Received RIO I (10823) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (10823) ROUTE_HOOK: Received RIO I (10843) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (11043) ROUTE_HOOK: Received RIO I (11043) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (14923) ROUTE_HOOK: Received RIO I (14923) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (15003) ROUTE_HOOK: Received RIO I (15003) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (15433) ROUTE_HOOK: Received RIO I (15433) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (15433) ROUTE_HOOK: Received RIO I (15433) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (19123) ROUTE_HOOK: Received RIO I (19123) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (19193) ROUTE_HOOK: Received RIO I (19193) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (20043) ROUTE_HOOK: Received RIO I (20043) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (20103) ROUTE_HOOK: Received RIO I (20103) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (23523) ROUTE_HOOK: Received RIO I (23523) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (25973) ROUTE_HOOK: Received RIO I (25983) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (33693) all-clusters-app: Display going to sleep... I (71653) ROUTE_HOOK: Received RIO I (71653) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (72053) ROUTE_HOOK: Received RIO I (72063) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (72673) ROUTE_HOOK: Received RIO I (72673) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (73143) chip[DL]: IP_EVENT_GOT_IP6 I (73143) chip[DL]: IPv6 addr available. Ready on WIFI_STA_DEF interface: fd8f:2431:2672:4005:8eaa:b5ff:fe81:75ac I (73153) app-devicecallbacks: Current free heap: 60888 I (73153) chip[DIS]: Updating services using commissioning mode 0 I (73163) chip[DIS]: CHIP minimal mDNS started advertising. I (73183) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (73183) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (73193) chip[DIS]: mDNS service published: _matter._tcp I (73193) ROUTE_HOOK: Hook already installed on netif, skip... I (73203) app-devicecallbacks: Current free heap: 60888 I (74143) chip[DL]: IP_EVENT_GOT_IP6 I (74143) chip[DL]: IPv6 addr available. Ready on WIFI_STA_DEF interface: fd90:a4f9:8ae1:4f37:8eaa:b5ff:fe81:75ac I (74153) app-devicecallbacks: Current free heap: 60888 I (74153) chip[DIS]: Updating services using commissioning mode 0 I (74163) chip[DIS]: CHIP minimal mDNS started advertising. I (74183) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (74183) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (74193) chip[DIS]: mDNS service published: _matter._tcp I (74193) ROUTE_HOOK: Hook already installed on netif, skip... I (74203) app-devicecallbacks: Current free heap: 60888 I (74313) ROUTE_HOOK: Received RIO I (74313) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (77383) ROUTE_HOOK: Received RIO I (77383) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (79023) ROUTE_HOOK: Received RIO I (79023) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (82503) ROUTE_HOOK: Received RIO I (82503) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (87413) ROUTE_HOOK: Received RIO I (87423) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (93973) ROUTE_HOOK: Received RIO I (93973) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (94383) ROUTE_HOOK: Received RIO I (94383) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (103593) ROUTE_HOOK: Received RIO I (103593) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (108713) ROUTE_HOOK: Received RIO I (108713) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (108923) ROUTE_HOOK: Received RIO I (108923) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (117723) ROUTE_HOOK: Received RIO I (117733) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 E (169953) chip[CSL]: PacketBuffer: allocation too large. E (169953) chip[IN]: Cannot copy received pbuf of size 1442 Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. Core 1 register dump: PC : 0x401d1ee6 PS : 0x00060030 A0 : 0x8013b138 A1 : 0x3ffdccc0 0x401d1ee6: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:239 A2 : 0x00000000 A3 : 0x00000001 A4 : 0x3f426d54 A5 : 0x3ffdcce0 A6 : 0x3ffdccc0 A7 : 0x0000000c A8 : 0x00000018 A9 : 0x3ffdcb30 A10 : 0x3ffdcc70 A11 : 0x00000001 A12 : 0x3f426d54 A13 : 0x3ffdcce0 A14 : 0x3ffdccc0 A15 : 0x3ffdcc30 SAR : 0x00000004 EXCCAUSE: 0x0000001c EXCVADDR: 0x00000004 LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xfffffff6 Backtrace:0x401d1ee3:0x3ffdccc00x4013b135:0x3ffdcce0 0x40157fd7:0x3ffdcd00 0x4017fe65:0x3ffdcd40 0x40182c01:0x3ffdcd90 0x4018670a:0x3ffdcdc0 0x40179c51:0x3ffdcde0 0x400958a1:0x3ffdce10 0x401d1ee3: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:238 0x4013b135: chip::System::PacketBuffer::SetDataLength(unsigned short, chip::System::PacketBuffer*) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:214 0x40157fd7: chip::System::PacketBuffer::SetDataLength(unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.h:210 (inlined by) chip::Inet::UDPEndPointImplLwIP::LwIPReceiveUDPMessage(void*, udp_pcb*, pbuf*, ip_addr const*, unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/inet/UDPEndPointImplLwIP.cpp:378 0x4017fe65: udp_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/udp.c:404 0x40182c01: ip4_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c:794 0x4018670a: ethernet_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/netif/ethernet.c:186 0x40179c51: tcpip_thread_handle_msg at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:180 (inlined by) tcpip_thread at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:154 0x400958a1: vPortTaskWrapper at /Users/keanlim/tools/esp-idf/components/freertos/port/xtensa/port.c:131 ELF file SHA256: 1eb88b5cd1086a78 Rebooting... ets Jul 29 2019 12:21:46 rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot_comm: chip revision: 3, min. application chip revision: 0 I (125) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (223) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (229) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (621) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (629) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (680) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (696) boot: Loaded app from partition at offset 0x20000 I (696) boot: Disabling RNG early entropy source... I (708) cpu_start: Pro cpu up. I (708) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (694) cpu_start: App cpu up. I (724) cpu_start: Pro cpu start user code I (724) cpu_start: cpu freq: 160000000 I (725) cpu_start: Application information: I (729) cpu_start: Project name: chip-all-clusters-app I (735) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (742) cpu_start: Compile time: Aug 12 2022 12:31:30 I (748) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (754) cpu_start: ESP-IDF: v4.4.2 I (759) heap_init: Initializing. RAM available for dynamic allocation: I (766) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (772) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (778) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (784) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (790) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (797) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (803) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (810) spi_flash: detected chip: generic I (814) spi_flash: flash io: dio W (818) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (834) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (963) all-clusters-app: ================================================== I (963) all-clusters-app: chip-esp32-all-cluster-demo starting I (973) all-clusters-app: ================================================== I (1153) wifi:wifi driver task: 3ffdee68, prio:23, stack:6656, core=0 I (1153) system_api: Base MAC address is not set I (1153) system_api: read default base MAC address from EFUSE > I (1183) wifi:wifi firmware version: eeaa27d I (1183) wifi:wifi certification version: v7.0 I (1183) wifi:config NVS flash: enabled I (1183) wifi:config nano formating: disabled I (1193) wifi:Init data frame dynamic rx buffer num: 32 I (1193) wifi:Init management frame dynamic rx buffer num: 32 I (1193) wifi:Init management short buffer num: 32 I (1203) wifi:Init dynamic tx buffer num: 32 I (1213) wifi:Init static rx buffer size: 1600 I (1213) wifi:Init static rx buffer num: 10 I (1223) wifi:Init dynamic rx buffer num: 32 I (1223) wifi_init: rx ba win: 6 I (1223) wifi_init: tcpip mbox: 32 I (1223) wifi_init: udp mbox: 6 I (1233) wifi_init: tcp mbox: 6 I (1233) wifi_init: tcp tx win: 5744 I (1233) wifi_init: tcp rx win: 5744 I (1253) wifi_init: tcp mss: 1440 I (1253) wifi_init: WiFi IRAM OP enabled I (1253) wifi_init: WiFi RX IRAM OP enabled I (1283) chip[DL]: NVS set: chip-counters/reboot-count = 4 (0x4) I (1283) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1283) all-clusters-app: ------------------------Starting App Task--------------------------- I (1293) BTDM_INIT: BT controller compile version [bf9c077] I (1303) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1313) app-task: silicon revision 3, I (1303) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1313) app-task: 4MB external flash I (1343) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1343) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1343) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1363) chip[SVR]: Manual pairing code: [34970112332] I (1713) CHIP[DL]: BLE host-controller synced I (2243) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2243) NimBLE: GAP procedure initiated: advertise; I (2253) NimBLE: disc_mode=2 I (2243) all-clusters-app: Display initialized (height 240, width 320) I (2263) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2273) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2273) NimBLE: I (2293) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2293) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2293) chip[DL]: CHIPoBLE advertising started E (2313) chip[DL]: Long dispatch time: 1027 ms, for event type 2 I (2313) chip[DL]: Starting ESP WiFi layer I (2303) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2323) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2333) wifi:enable tsf W (2333) wifi:Haven't to connect to a suitable AP now! I (2363) chip[DL]: Attempting to connect WiFi station interface I (2383) chip[DL]: WiFi station state change: NotConnected -> Connecting I (2383) chip[DL]: Done driving station state, nothing else to do... I (2383) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2383) chip[SVR]: Server initializing... I (2403) wifi:state: init -> auth (b0) I (2403) chip[TS]: Last Known Good Time: 2022-08-12T19:38:04 I (2423) wifi:state: auth -> assoc (0) I (2433) chip[FP]: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x3722FA9CEC843CA2, FabricId 0x0000000000000001, NodeId 0x0000000000000013, VendorId 0xFFF1 I (2433) wifi:state: assoc -> run (10) I (2443) chip[DMG]: AccessControl: initializing I (2443) chip[DMG]: Examples::AccessControlDelegate::Init I (2453) chip[DMG]: AccessControl: setting I (2463) chip[DMG]: DefaultAclStorage: initializing I (2463) wifi:connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6 I (2463) chip[DMG]: DefaultAclStorage: 1 entries loaded I (2473) wifi:security: WPA2-PSK, phy: bgn, rssi: -43 I (2463) app-task: App Task started I (2503) wifi:pm start, type: 1 I (2513) chip[ZCL]: Using ZAP configuration... W (2523) wifi:idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64 I (2533) wifi:AP's beacon interval = 102400 us, DTIM period = 2 I (2543) chip[DMG]: AccessControlCluster: initializing I (2543) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2553) app-devicecallbacks: Unhandled cluster ID: 48 I (2553) app-devicecallbacks: Current free heap: 66708 I (2573) chip[ZCL]: Initiating Admin Commissioning cluster. I (2573) chip[ZCL]: Door Lock server initialized I (2573) chip[ZCL]: Initialize PCC Plugin Server Cluster. I (2583) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x00', Attribute ID: '0x0001' I (2603) app-devicecallbacks: Current free heap: 66664 I (2603) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2613) app-devicecallbacks: Unhandled cluster ID: 4 I (2613) app-devicecallbacks: Current free heap: 66664 I (2623) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0xfffc' I (2643) app-devicecallbacks: Unhandled cluster ID: 4 I (2643) app-devicecallbacks: Current free heap: 66664 I (2653) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002b', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2653) app-devicecallbacks: Unhandled cluster ID: 43 I (2673) app-devicecallbacks: Current free heap: 66664 I (2673) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2683) app-devicecallbacks: Current free heap: 66664 I (2693) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2693) app-devicecallbacks: Unhandled cluster ID: 4 I (2713) app-devicecallbacks: Current free heap: 66664 I (2713) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0xfffc' I (2723) app-devicecallbacks: Unhandled cluster ID: 4 I (2733) app-devicecallbacks: Current free heap: 66664 I (2733) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2753) app-devicecallbacks: Unhandled cluster ID: 5 I (2763) app-devicecallbacks: Current free heap: 66664 I (2763) chip[ZCL]: On/Off set value: 1 0 I (2763) chip[ZCL]: On/off already set to new value I (2773) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2783) app-devicecallbacks: Current free heap: 66664 I (2793) chip[ZCL]: Window Covering Cluster init I (2793) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2803) app-devicecallbacks: Unhandled cluster ID: 258 I (2813) app-devicecallbacks: Current free heap: 66664 I (2823) chip[ZCL]: WC POST ATTRIBUTE=7 I (2823) chip[ZCL]: ConfigStatus 0x1B Operational=1 OnlineReserved=1 I (2833) chip[ZCL]: Lift(PA=1 Encoder=0 Reversed=0) Tilt(PA=1 Encoder=0) I (2833) chip[ZCL]: Initialize PCC Server Cluster [EP:1] I (2843) chip[ZCL]: Constant Pressure Supported I (2843) chip[ZCL]: PCC Server: Constant Proportional Pressure Supported I (2863) chip[ZCL]: PCC Server: Constant Flow Supported I (2863) chip[ZCL]: PCC Server: Constant Temperature Supported I (2873) chip[ZCL]: PCC Server: Constant Speed Supported I (2873) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2883) app-devicecallbacks: Unhandled cluster ID: 768 I (2893) app-devicecallbacks: Current free heap: 66664 I (2903) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0008' I (2913) app-devicecallbacks: Unhandled cluster ID: 768 I (2913) app-devicecallbacks: Current free heap: 66664 I (2923) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x4001' I (2943) app-devicecallbacks: Unhandled cluster ID: 768 I (2943) app-devicecallbacks: Current free heap: 66664 I (2943) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2953) app-devicecallbacks: Unhandled cluster ID: 1030 I (2963) app-devicecallbacks: Current free heap: 66664 I (2963) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0002' I (2983) app-devicecallbacks: Unhandled cluster ID: 1030 I (2993) app-devicecallbacks: Current free heap: 66664 I (2993) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0x0000' I (3003) app-devicecallbacks: Unhandled cluster ID: 4 I (3003) app-devicecallbacks: Current free heap: 66664 I (3023) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0xfffc' I (3033) app-devicecallbacks: Unhandled cluster ID: 4 I (3033) app-devicecallbacks: Current free heap: 66664 I (3043) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0001' I (3053) app-devicecallbacks: Unhandled cluster ID: 1030 I (3063) app-devicecallbacks: Current free heap: 66664 I (3073) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0002' I (3073) app-devicecallbacks: Unhandled cluster ID: 1030 I (3083) app-devicecallbacks: Current free heap: 66664 I (3083) chip[SVR]: Fabric already commissioned. Disabling BLE advertisement I (3103) chip[IN]: CASE Server enabling CASE session setups I (3103) chip[SVR]: Joining Multicast groups I (3113) chip[SVR]: Server Listening... I (3123) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3123) app-devicecallbacks: Unhandled cluster ID: 1026 I (3133) app-devicecallbacks: Current free heap: 65412 I (3143) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0101', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3153) app-devicecallbacks: Unhandled cluster ID: 257 I (3163) app-devicecallbacks: Current free heap: 65296 I (3163) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3183) app-devicecallbacks: Unhandled cluster ID: 1030 I (3183) app-devicecallbacks: Current free heap: 64280 I (3193) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0045', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3203) app-devicecallbacks: Unhandled cluster ID: 69 I (3203) app-devicecallbacks: Current free heap: 64148 I (3213) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3223) app-devicecallbacks: Unhandled cluster ID: 1026 I (3233) app-devicecallbacks: Current free heap: 63780 I (3233) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3243) app-devicecallbacks: Unhandled cluster ID: 513 I (3253) app-devicecallbacks: Current free heap: 63780 I (3263) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x001c' I (3273) app-devicecallbacks: Unhandled cluster ID: 513 I (3273) app-devicecallbacks: Current free heap: 63728 I (3283) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_0201 attr 0x0000_001E not supported I (3283) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0405', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3303) app-devicecallbacks: Unhandled cluster ID: 1029 I (3313) app-devicecallbacks: Current free heap: 63452 I (3313) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0400', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3323) app-devicecallbacks: Unhandled cluster ID: 1024 I (3333) app-devicecallbacks: Current free heap: 63288 I (3343) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3353) app-devicecallbacks: Current free heap: 63156 I (3353) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3373) app-devicecallbacks: Unhandled cluster ID: 768 I (3383) app-devicecallbacks: Current free heap: 62904 I (3383) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3393) app-devicecallbacks: Unhandled cluster ID: 768 I (3393) app-devicecallbacks: Current free heap: 62832 I (3413) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3423) app-devicecallbacks: Unhandled cluster ID: 258 I (3423) app-devicecallbacks: Current free heap: 62688 I (3433) chip[ZCL]: WC POST ATTRIBUTE=14 I (3433) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000f' I (3453) app-devicecallbacks: Unhandled cluster ID: 258 I (3453) app-devicecallbacks: Current free heap: 62640 I (3463) chip[ZCL]: WC POST ATTRIBUTE=15 I (3463) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000a' I (3473) app-devicecallbacks: Unhandled cluster ID: 258 I (3483) app-devicecallbacks: Current free heap: 62544 I (3493) chip[ZCL]: WC POST ATTRIBUTE=10 I (3493) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_002F attr 0x0000_000C not supported I (3503) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002f', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3503) app-devicecallbacks: Unhandled cluster ID: 47 I (3523) app-devicecallbacks: Current free heap: 62364 E (3523) chip[DL]: Long dispatch time: 1132 ms, for event type 2 I (3533) app-devicecallbacks: Current free heap: 62364 I (3533) chip[DL]: WIFI_EVENT_STA_START I (3543) chip[DL]: Done driving station state, nothing else to do... I (3543) app-devicecallbacks: Current free heap: 62364 I (3563) chip[DL]: WIFI_EVENT_STA_CONNECTED I (3563) chip[DL]: WiFi station state change: Connecting -> Connecting_Succeeded I (3563) chip[DL]: WiFi station state change: Connecting_Succeeded -> Connected I (3573) chip[DL]: WiFi station interface connected I (3573) chip[ZCL]: WiFiDiagnosticsDelegate: OnConnectionStatusChanged I (3593) chip[DL]: Done driving station state, nothing else to do... I (3593) app-devicecallbacks: Current free heap: 62364 I (3603) NimBLE: GAP procedure initiated: stop advertising. I (3613) chip[DL]: CHIPoBLE advertising stopped I (3613) chip[SVR]: Cannot load binding table: a0 I (3623) chip[DL]: Updating advertising data I (3623) app-devicecallbacks: Current free heap: 62364 I (3623) app-devicecallbacks: Current free heap: 62364 I (4143) esp_netif_handlers: sta ip: 192.168.7.168, mask: 255.255.252.0, gw: 192.168.4.1 I (4143) chip[DL]: IP_EVENT_STA_GOT_IP I (4153) chip[DL]: IPv4 address changed on WiFi station interface: 192.168.7.168/255.255.252.0 gateway 192.168.4.1 I (4163) chip[DL]: IPv4 Internet connectivity ESTABLISHED I (4173) app-devicecallbacks: Current free heap: 62312 I (4173) app-devicecallbacks: IPv4 Server ready... I (4183) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (4193) chip[DIS]: Updating services using commissioning mode 0 I (4203) chip[DIS]: CHIP minimal mDNS started advertising. I (4203) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (4213) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (4223) chip[DIS]: mDNS service published: _matter._tcp I (4223) app-devicecallbacks: Current free heap: 61184 I (4223) chip[DIS]: Updating services using commissioning mode 0 I (4243) chip[DIS]: CHIP minimal mDNS started advertising. I (4243) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (4253) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (4263) chip[DIS]: mDNS service published: _matter._tcp I (4263) app-devicecallbacks: Current free heap: 61184 E (4883) chip[CSL]: PacketBuffer: allocation too large. E (4883) chip[IN]: Cannot copy received pbuf of size 1450 Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. Core 1 register dump: PC : 0x401d1ee6 PS : 0x00060630 A0 : 0x8013b138 A1 : 0x3ffdccc0 0x401d1ee6: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:239 A2 : 0x00000000 A3 : 0x00000001 A4 : 0x3f426d54 A5 : 0x3ffdcce0 A6 : 0x3ffdccc0 A7 : 0x0000000c A8 : 0x00000018 A9 : 0x3ffdcb30 A10 : 0x3ffdcc70 A11 : 0x00000001 A12 : 0x3f426d54 A13 : 0x3ffdcce0 A14 : 0x3ffdccc0 A15 : 0x3ffdcc30 SAR : 0x00000004 EXCCAUSE: 0x0000001c EXCVADDR: 0x00000004 LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xfffffff6 Backtrace:0x401d1ee3:0x3ffdccc00x4013b135:0x3ffdcce0 0x40157fd7:0x3ffdcd00 0x4017fe65:0x3ffdcd40 0x40182c01:0x3ffdcd90 0x4018670a:0x3ffdcdc0 0x40179c51:0x3ffdcde0 0x400958a1:0x3ffdce10 0x401d1ee3: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:238 0x4013b135: chip::System::PacketBuffer::SetDataLength(unsigned short, chip::System::PacketBuffer*) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:214 0x40157fd7: chip::System::PacketBuffer::SetDataLength(unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.h:210 (inlined by) chip::Inet::UDPEndPointImplLwIP::LwIPReceiveUDPMessage(void*, udp_pcb*, pbuf*, ip_addr const*, unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/inet/UDPEndPointImplLwIP.cpp:378 0x4017fe65: udp_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/udp.c:404 0x40182c01: ip4_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c:794 0x4018670a: ethernet_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/netif/ethernet.c:186 0x40179c51: tcpip_thread_handle_msg at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:180 (inlined by) tcpip_thread at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:154 0x400958a1: vPortTaskWrapper at /Users/keanlim/tools/esp-idf/components/freertos/port/xtensa/port.c:131 ELF file SHA256: 1eb88b5cd1086a78 Rebooting... ets Jul 29 2019 12:21:46 rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot_comm: chip revision: 3, min. application chip revision: 0 I (125) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (223) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (229) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (621) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (629) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (680) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (696) boot: Loaded app from partition at offset 0x20000 I (696) boot: Disabling RNG early entropy source... I (708) cpu_start: Pro cpu up. I (708) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (694) cpu_start: App cpu up. I (724) cpu_start: Pro cpu start user code I (724) cpu_start: cpu freq: 160000000 I (725) cpu_start: Application information: I (729) cpu_start: Project name: chip-all-clusters-app I (735) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (742) cpu_start: Compile time: Aug 12 2022 12:31:30 I (748) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (754) cpu_start: ESP-IDF: v4.4.2 I (759) heap_init: Initializing. RAM available for dynamic allocation: I (766) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (772) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (778) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (784) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (790) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (797) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (803) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (810) spi_flash: detected chip: generic I (814) spi_flash: flash io: dio W (818) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (834) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (963) all-clusters-app: ================================================== I (963) all-clusters-app: chip-esp32-all-cluster-demo starting I (973) all-clusters-app: ================================================== I (1153) system_api: Base MAC address is not set3, stack:6656, core=0 I (1153) system_api: read default base MAC address from EFUSE > I (1173) wifi:wifi firmware version: eeaa27d I (1173) wifi:wifi certification version: v7.0 I (1173) wifi:config NVS flash: enabled I (1173) wifi:config nano formating: disabled I (1183) wifi:Init data frame dynamic rx buffer num: 32 I (1193) wifi:Init management frame dynamic rx buffer num: 32 I (1193) wifi:Init management short buffer num: 32 I (1203) wifi:Init dynamic tx buffer num: 32 I (1203) wifi:Init static rx buffer size: 1600 I (1203) wifi:Init static rx buffer num: 10 I (1213) wifi:Init dynamic rx buffer num: 32 I (1213) wifi_init: rx ba win: 6 I (1213) wifi_init: tcpip mbox: 32 I (1223) wifi_init: udp mbox: 6 I (1233) wifi_init: tcp mbox: 6 I (1233) wifi_init: tcp tx win: 5744 I (1233) wifi_init: tcp rx win: 5744 I (1243) wifi_init: tcp mss: 1440 I (1243) wifi_init: WiFi IRAM OP enabled I (1243) wifi_init: WiFi RX IRAM OP enabled I (1283) chip[DL]: NVS set: chip-counters/reboot-count = 5 (0x5) I (1283) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1283) all-clusters-app: ------------------------Starting App Task--------------------------- I (1293) BTDM_INIT: BT controller compile version [bf9c077] I (1303) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1313) app-task: silicon revision 3, I (1303) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1313) app-task: 4MB external flash I (1343) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1343) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1343) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1363) chip[SVR]: Manual pairing code: [34970112332] I (1703) CHIP[DL]: BLE host-controller synced I (2243) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2243) NimBLE: GAP procedure initiated: advertise; I (2253) NimBLE: disc_mode=2 I (2243) all-clusters-app: Display initialized (height 240, width 320) I (2263) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2273) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2273) NimBLE: I (2293) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2293) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2293) chip[DL]: CHIPoBLE advertising started E (2313) chip[DL]: Long dispatch time: 1027 ms, for event type 2 I (2313) chip[DL]: Starting ESP WiFi layer I (2303) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2323) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2333) wifi:enable tsf W (2333) wifi:Haven't to connect to a suitable AP now! I (2343) chip[DL]: Attempting to connect WiFi station interface I (2353) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2363) wifi:state: init -> auth (b0) I (2363) chip[DL]: WiFi station state change: NotConnected -> Connecting I (2363) chip[DL]: Done driving station state, nothing else to do... I (2373) wifi:state: auth -> assoc (0) I (2373) chip[SVR]: Server initializing... I (2383) chip[TS]: Last Known Good Time: 2022-08-12T19:38:04 I (2383) wifi:state: assoc -> run (10) I (2403) chip[FP]: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x3722FA9CEC843CA2, FabricId 0x0000000000000001, NodeId 0x0000000000000013, VendorId 0xFFF1 I (2413) wifi:connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6I (2423) chip[DMG]: AccessControl: initializing I (2433) chip[DMG]: Examples::AccessControlDelegate::Init I (2433) wifi:security: WPA2-PSK, phy: bgn, rssi: -45I (2433) chip[DMG]: AccessControl: setting I (2443) chip[DMG]: DefaultAclStorage: initializing I (2453) wifi:pm start, type: 1 I (2453) chip[DMG]: DefaultAclStorage: 1 entries loaded I (2453) wifi:AP's beacon interval = 102400 us, DTIM period = 2 I (2463) app-task: App Task started I (2483) chip[ZCL]: Using ZAP configuration... W (2483) wifi:idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64 I (2513) chip[DMG]: AccessControlCluster: initializing I (2513) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2533) app-devicecallbacks: Unhandled cluster ID: 48 I (2533) app-devicecallbacks: Current free heap: 66704 I (2543) chip[ZCL]: Initiating Admin Commissioning cluster. I (2543) chip[ZCL]: Door Lock server initialized I (2543) chip[ZCL]: Initialize PCC Plugin Server Cluster. I (2563) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x00', Attribute ID: '0x0001' I (2573) app-devicecallbacks: Current free heap: 66656 I (2573) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2583) app-devicecallbacks: Unhandled cluster ID: 4 I (2583) app-devicecallbacks: Current free heap: 66656 I (2603) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0xfffc' I (2613) app-devicecallbacks: Unhandled cluster ID: 4 I (2613) app-devicecallbacks: Current free heap: 66656 I (2623) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002b', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2633) app-devicecallbacks: Unhandled cluster ID: 43 I (2643) app-devicecallbacks: Current free heap: 66656 I (2643) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2653) app-devicecallbacks: Current free heap: 66656 I (2663) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2673) app-devicecallbacks: Unhandled cluster ID: 4 I (2683) app-devicecallbacks: Current free heap: 66656 I (2683) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0xfffc' I (2693) app-devicecallbacks: Unhandled cluster ID: 4 I (2703) app-devicecallbacks: Current free heap: 66656 I (2713) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2723) app-devicecallbacks: Unhandled cluster ID: 5 I (2733) app-devicecallbacks: Current free heap: 64956 I (2733) chip[ZCL]: On/Off set value: 1 0 I (2733) chip[ZCL]: On/off already set to new value I (2753) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2753) app-devicecallbacks: Current free heap: 66656 I (2763) chip[ZCL]: Window Covering Cluster init I (2763) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2783) app-devicecallbacks: Unhandled cluster ID: 258 I (2783) app-devicecallbacks: Current free heap: 66656 I (2793) chip[ZCL]: WC POST ATTRIBUTE=7 I (2793) chip[ZCL]: ConfigStatus 0x1B Operational=1 OnlineReserved=1 I (2803) chip[ZCL]: Lift(PA=1 Encoder=0 Reversed=0) Tilt(PA=1 Encoder=0) I (2803) chip[ZCL]: Initialize PCC Server Cluster [EP:1] I (2823) chip[ZCL]: Constant Pressure Supported I (2823) chip[ZCL]: PCC Server: Constant Proportional Pressure Supported I (2833) chip[ZCL]: PCC Server: Constant Flow Supported I (2833) chip[ZCL]: PCC Server: Constant Temperature Supported I (2843) chip[ZCL]: PCC Server: Constant Speed Supported I (2843) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2863) app-devicecallbacks: Unhandled cluster ID: 768 I (2863) app-devicecallbacks: Current free heap: 66656 I (2873) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0008' I (2883) app-devicecallbacks: Unhandled cluster ID: 768 I (2883) app-devicecallbacks: Current free heap: 66656 I (2903) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x4001' I (2913) app-devicecallbacks: Unhandled cluster ID: 768 I (2913) app-devicecallbacks: Current free heap: 66656 I (2913) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2923) app-devicecallbacks: Unhandled cluster ID: 1030 I (2943) app-devicecallbacks: Current free heap: 66656 I (2943) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0002' I (2953) app-devicecallbacks: Unhandled cluster ID: 1030 I (2963) app-devicecallbacks: Current free heap: 66656 I (2963) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0x0000' I (2983) app-devicecallbacks: Unhandled cluster ID: 4 I (2983) app-devicecallbacks: Current free heap: 66656 I (2993) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0xfffc' I (3003) app-devicecallbacks: Unhandled cluster ID: 4 I (3003) app-devicecallbacks: Current free heap: 66656 I (3013) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0001' I (3033) app-devicecallbacks: Unhandled cluster ID: 1030 I (3033) app-devicecallbacks: Current free heap: 66656 I (3043) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0002' I (3043) app-devicecallbacks: Unhandled cluster ID: 1030 I (3053) app-devicecallbacks: Current free heap: 66656 I (3053) chip[SVR]: Fabric already commissioned. Disabling BLE advertisement I (3073) chip[IN]: CASE Server enabling CASE session setups I (3073) chip[SVR]: Joining Multicast groups I (3093) chip[SVR]: Server Listening... I (3093) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3093) app-devicecallbacks: Unhandled cluster ID: 1026 I (3113) app-devicecallbacks: Current free heap: 65424 I (3113) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0101', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3123) app-devicecallbacks: Unhandled cluster ID: 257 I (3133) app-devicecallbacks: Current free heap: 65292 I (3133) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3143) esp_netif_handlers: sta ip: 192.168.7.168, mask: 255.255.252.0, gw: 192.168.4.1 I (3153) app-devicecallbacks: Unhandled cluster ID: 1030 I (3163) app-devicecallbacks: Current free heap: 64272 I (3163) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0045', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3183) app-devicecallbacks: Unhandled cluster ID: 69 I (3193) app-devicecallbacks: Current free heap: 64140 I (3193) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3203) app-devicecallbacks: Unhandled cluster ID: 1026 I (3203) app-devicecallbacks: Current free heap: 63772 I (3223) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3233) app-devicecallbacks: Unhandled cluster ID: 513 I (3233) app-devicecallbacks: Current free heap: 63772 I (3243) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x001c' I (3253) app-devicecallbacks: Unhandled cluster ID: 513 I (3263) app-devicecallbacks: Current free heap: 63720 I (3263) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_0201 attr 0x0000_001E not supported I (3273) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0405', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3283) app-devicecallbacks: Unhandled cluster ID: 1029 I (3283) app-devicecallbacks: Current free heap: 63444 I (3303) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0400', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3313) app-devicecallbacks: Unhandled cluster ID: 1024 I (3313) app-devicecallbacks: Current free heap: 63284 I (3323) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3333) app-devicecallbacks: Current free heap: 63152 I (3343) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3353) app-devicecallbacks: Unhandled cluster ID: 768 I (3353) app-devicecallbacks: Current free heap: 62900 I (3373) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3373) app-devicecallbacks: Unhandled cluster ID: 768 I (3383) app-devicecallbacks: Current free heap: 62828 I (3383) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3393) app-devicecallbacks: Unhandled cluster ID: 258 I (3413) app-devicecallbacks: Current free heap: 62676 I (3413) chip[ZCL]: WC POST ATTRIBUTE=14 I (3413) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000f' I (3423) app-devicecallbacks: Unhandled cluster ID: 258 I (3433) app-devicecallbacks: Current free heap: 62628 I (3443) chip[ZCL]: WC POST ATTRIBUTE=15 I (3443) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000a' I (3453) app-devicecallbacks: Unhandled cluster ID: 258 I (3463) app-devicecallbacks: Current free heap: 62532 I (3463) chip[ZCL]: WC POST ATTRIBUTE=10 I (3483) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_002F attr 0x0000_000C not supported I (3483) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002f', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3493) app-devicecallbacks: Unhandled cluster ID: 47 I (3493) app-devicecallbacks: Current free heap: 62352 E (3503) chip[DL]: Long dispatch time: 1129 ms, for event type 2 I (3503) app-devicecallbacks: Current free heap: 62352 I (3523) chip[DL]: WIFI_EVENT_STA_START I (3523) chip[DL]: Done driving station state, nothing else to do... I (3533) app-devicecallbacks: Current free heap: 62352 I (3533) chip[DL]: WIFI_EVENT_STA_CONNECTED I (3533) chip[DL]: WiFi station state change: Connecting -> Connecting_Succeeded I (3553) chip[DL]: WiFi station state change: Connecting_Succeeded -> Connected I (3563) chip[DL]: WiFi station interface connected I (3563) chip[ZCL]: WiFiDiagnosticsDelegate: OnConnectionStatusChanged I (3563) chip[DL]: IPv4 Internet connectivity ESTABLISHED I (3573) chip[DL]: Done driving station state, nothing else to do... I (3583) app-devicecallbacks: Current free heap: 62352 I (3593) NimBLE: GAP procedure initiated: stop advertising. I (3593) chip[DL]: CHIPoBLE advertising stopped I (3593) chip[SVR]: Cannot load binding table: a0 I (3613) chip[DL]: IP_EVENT_STA_GOT_IP I (3613) chip[DL]: IPv4 address changed on WiFi station interface: 192.168.7.168/255.255.252.0 gateway 192.168.4.1 I (3623) app-devicecallbacks: Current free heap: 62352 I (3623) chip[DL]: Updating advertising data I (3623) app-devicecallbacks: Current free heap: 62352 I (3633) app-devicecallbacks: IPv4 Server ready... I (3643) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (3653) chip[DIS]: Updating services using commissioning mode 0 I (3663) chip[DIS]: CHIP minimal mDNS started advertising. I (3663) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3673) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3683) chip[DIS]: mDNS service published: _matter._tcp I (3683) app-devicecallbacks: Current free heap: 59688 I (3693) app-devicecallbacks: Current free heap: 59688 I (3693) chip[DIS]: Updating services using commissioning mode 0 I (3703) chip[DIS]: CHIP minimal mDNS started advertising. I (3713) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3713) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3733) chip[DIS]: mDNS service published: _matter._tcp I (3733) app-devicecallbacks: Current free heap: 59672 E (4883) chip[CSL]: PacketBuffer: allocation too large. E (4883) chip[IN]: Cannot copy received pbuf of size 1442 Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. Core 1 register dump: PC : 0x401d1ee6 PS : 0x00060e30 A0 : 0x8013b138 A1 : 0x3ffdccb0 0x401d1ee6: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:239 A2 : 0x00000000 A3 : 0x00000001 A4 : 0x3f426d54 A5 : 0x3ffdccd0 A6 : 0x3ffdccb0 A7 : 0x0000000c A8 : 0x00000018 A9 : 0x3ffdcb20 A10 : 0x3ffdcc60 A11 : 0x00000001 A12 : 0x3f426d54 A13 : 0x3ffdccd0 A14 : 0x3ffdccb0 A15 : 0x3ffdcc20 SAR : 0x00000004 EXCCAUSE: 0x0000001c EXCVADDR: 0x00000004 LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xfffffff6 Backtrace:0x401d1ee3:0x3ffdccb00x4013b135:0x3ffdccd0 0x40157fd7:0x3ffdccf0 0x4017fe65:0x3ffdcd30 0x40183cfe:0x3ffdcd80 0x40186739:0x3ffdcdc0 0x40179c51:0x3ffdcde0 0x400958a1:0x3ffdce10 0x401d1ee3: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:238 0x4013b135: chip::System::PacketBuffer::SetDataLength(unsigned short, chip::System::PacketBuffer*) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:214 0x40157fd7: chip::System::PacketBuffer::SetDataLength(unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.h:210 (inlined by) chip::Inet::UDPEndPointImplLwIP::LwIPReceiveUDPMessage(void*, udp_pcb*, pbuf*, ip_addr const*, unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/inet/UDPEndPointImplLwIP.cpp:378 0x4017fe65: udp_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/udp.c:404 0x40183cfe: ip6_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/ipv6/ip6.c:1080 0x40186739: ethernet_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/netif/ethernet.c:229 0x40179c51: tcpip_thread_handle_msg at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:180 (inlined by) tcpip_thread at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:154 0x400958a1: vPortTaskWrapper at /Users/keanlim/tools/esp-idf/components/freertos/port/xtensa/port.c:131 ELF file SHA256: 1eb88b5cd1086a78 Rebooting... ets Jul 29 2019 12:21:46 rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot_comm: chip revision: 3, min. application chip revision: 0 I (125) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (223) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (229) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (621) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (629) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (680) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (696) boot: Loaded app from partition at offset 0x20000 I (696) boot: Disabling RNG early entropy source... I (708) cpu_start: Pro cpu up. I (708) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (694) cpu_start: App cpu up. I (724) cpu_start: Pro cpu start user code I (724) cpu_start: cpu freq: 160000000 I (725) cpu_start: Application information: I (729) cpu_start: Project name: chip-all-clusters-app I (735) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (742) cpu_start: Compile time: Aug 12 2022 12:31:30 I (748) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (754) cpu_start: ESP-IDF: v4.4.2 I (759) heap_init: Initializing. RAM available for dynamic allocation: I (766) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (772) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (778) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (784) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (790) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (797) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (803) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (810) spi_flash: detected chip: generic I (814) spi_flash: flash io: dio W (818) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (834) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (963) all-clusters-app: ================================================== I (963) all-clusters-app: chip-esp32-all-cluster-demo starting I (973) all-clusters-app: ================================================== I (1153) wifi:wifi driver task: 3ffdee68, prio:23, stack:6656, core=0 I (1153) system_api: Base MAC address is not set I (1153) system_api: read default base MAC address from EFUSE > I (1173) wifi:wifi firmware version: eeaa27d I (1173) wifi:wifi certification version: v7.0 I (1173) wifi:config NVS flash: enabled I (1173) wifi:config nano formating: disabled I (1183) wifi:Init data frame dynamic rx buffer num: 32 I (1193) wifi:Init management frame dynamic rx buffer num: 32 I (1193) wifi:Init management short buffer num: 32 I (1203) wifi:Init dynamic tx buffer num: 32 I (1203) wifi:Init static rx buffer size: 1600 I (1203) wifi:Init static rx buffer num: 10 I (1213) wifi:Init dynamic rx buffer num: 32 I (1213) wifi_init: rx ba win: 6 I (1213) wifi_init: tcpip mbox: 32 I (1213) wifi_init: udp mbox: 6 I (1233) wifi_init: tcp mbox: 6 I (1233) wifi_init: tcp tx win: 5744 I (1233) wifi_init: tcp rx win: 5744 I (1243) wifi_init: tcp mss: 1440 I (1243) wifi_init: WiFi IRAM OP enabled I (1243) wifi_init: WiFi RX IRAM OP enabled I (1283) chip[DL]: NVS set: chip-counters/reboot-count = 6 (0x6) I (1283) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1283) all-clusters-app: ------------------------Starting App Task--------------------------- I (1293) BTDM_INIT: BT controller compile version [bf9c077] I (1303) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1313) app-task: silicon revision 3, I (1303) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1313) app-task: 4MB external flash I (1343) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1343) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1343) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1363) chip[SVR]: Manual pairing code: [34970112332] I (1703) CHIP[DL]: BLE host-controller synced I (2243) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2243) NimBLE: GAP procedure initiated: advertise; I (2253) NimBLE: disc_mode=2 I (2243) all-clusters-app: Display initialized (height 240, width 320) I (2263) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2273) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2273) NimBLE: I (2293) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2293) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2293) chip[DL]: CHIPoBLE advertising started E (2313) chip[DL]: Long dispatch time: 1027 ms, for event type 2 I (2313) chip[DL]: Starting ESP WiFi layer I (2303) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2323) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2333) wifi:enable tsf W (2333) wifi:Haven't to connect to a suitable AP now! I (2343) chip[DL]: Attempting to connect WiFi station interface I (2353) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2363) wifi:state: init -> auth (b0) I (2363) chip[DL]: WiFi station state change: NotConnected -> Connecting I (2363) chip[DL]: Done driving station state, nothing else to do... I (2373) chip[SVR]: Server initializing... I (2383) wifi:state: auth -> assoc (0) I (2383) wifi:state: assoc -> run (10) I (2403) wifi:connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6 I (2403) wifi:security: WPA2-PSK, phy: bgn, rssi: -43 I (2413) chip[TS]: Last Known Good Time: 2022-08-12T19:38:04 I (2423) wifi:pm start, type: 1 I (2423) wifi:AP's beacon interval = 102400 us, DTIM period = 2 I (2433) chip[FP]: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x3722FA9CEC843CA2, FabricId 0x0000000000000001, NodeId 0x0000000000000013, VendorId 0xFFF1 W (2443) wifi:I (2443) chip[DMG]: AccessControl: initializing idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64I (2453) chip[DMG]: Examples::AccessControlDelegate::Init I (2463) chip[DMG]: AccessControl: setting I (2463) chip[DMG]: DefaultAclStorage: initializing I (2463) app-task: App Task started I (2473) chip[DMG]: DefaultAclStorage: 1 entries loaded I (2513) chip[ZCL]: Using ZAP configuration... I (2533) chip[DMG]: AccessControlCluster: initializing I (2543) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2553) app-devicecallbacks: Unhandled cluster ID: 48 I (2553) app-devicecallbacks: Current free heap: 66460 I (2563) chip[ZCL]: Initiating Admin Commissioning cluster. I (2573) chip[ZCL]: Door Lock server initialized I (2573) chip[ZCL]: Initialize PCC Plugin Server Cluster. I (2583) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x00', Attribute ID: '0x0001' I (2593) app-devicecallbacks: Current free heap: 66416 I (2593) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2613) app-devicecallbacks: Unhandled cluster ID: 4 I (2613) app-devicecallbacks: Current free heap: 66416 I (2623) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0xfffc' I (2633) app-devicecallbacks: Unhandled cluster ID: 4 I (2633) app-devicecallbacks: Current free heap: 66416 I (2653) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002b', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2653) app-devicecallbacks: Unhandled cluster ID: 43 I (2663) app-devicecallbacks: Current free heap: 66440 I (2663) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2683) app-devicecallbacks: Current free heap: 66440 I (2693) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2703) app-devicecallbacks: Unhandled cluster ID: 4 I (2703) app-devicecallbacks: Current free heap: 66440 I (2703) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0xfffc' I (2723) app-devicecallbacks: Unhandled cluster ID: 4 I (2733) app-devicecallbacks: Current free heap: 66440 I (2733) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2743) app-devicecallbacks: Unhandled cluster ID: 5 I (2753) app-devicecallbacks: Current free heap: 66440 I (2753) chip[ZCL]: On/Off set value: 1 0 I (2763) chip[ZCL]: On/off already set to new value I (2773) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2783) app-devicecallbacks: Current free heap: 66440 I (2783) chip[ZCL]: Window Covering Cluster init I (2793) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2803) app-devicecallbacks: Unhandled cluster ID: 258 I (2803) app-devicecallbacks: Current free heap: 66440 I (2813) chip[ZCL]: WC POST ATTRIBUTE=7 I (2813) chip[ZCL]: ConfigStatus 0x1B Operational=1 OnlineReserved=1 I (2833) chip[ZCL]: Lift(PA=1 Encoder=0 Reversed=0) Tilt(PA=1 Encoder=0) I (2833) chip[ZCL]: Initialize PCC Server Cluster [EP:1] I (2843) chip[ZCL]: Constant Pressure Supported I (2843) chip[ZCL]: PCC Server: Constant Proportional Pressure Supported I (2853) chip[ZCL]: PCC Server: Constant Flow Supported I (2853) chip[ZCL]: PCC Server: Constant Temperature Supported I (2873) chip[ZCL]: PCC Server: Constant Speed Supported I (2873) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2883) app-devicecallbacks: Unhandled cluster ID: 768 I (2883) app-devicecallbacks: Current free heap: 66440 I (2893) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0008' I (2913) app-devicecallbacks: Unhandled cluster ID: 768 I (2913) app-devicecallbacks: Current free heap: 66440 I (2923) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x4001' I (2933) app-devicecallbacks: Unhandled cluster ID: 768 I (2933) app-devicecallbacks: Current free heap: 66440 I (2953) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2953) app-devicecallbacks: Unhandled cluster ID: 1030 I (2963) app-devicecallbacks: Current free heap: 66460 I (2963) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0002' I (2973) app-devicecallbacks: Unhandled cluster ID: 1030 I (2983) app-devicecallbacks: Current free heap: 66460 I (2993) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0x0000' I (3003) app-devicecallbacks: Unhandled cluster ID: 4 I (3003) app-devicecallbacks: Current free heap: 66460 I (3013) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0xfffc' I (3023) app-devicecallbacks: Unhandled cluster ID: 4 I (3033) app-devicecallbacks: Current free heap: 66460 I (3043) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0001' I (3053) app-devicecallbacks: Unhandled cluster ID: 1030 I (3053) app-devicecallbacks: Current free heap: 63412 I (3063) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0002' I (3073) app-devicecallbacks: Unhandled cluster ID: 1030 I (3083) app-devicecallbacks: Current free heap: 63288 I (3083) chip[SVR]: Fabric already commissioned. Disabling BLE advertisement I (3093) chip[IN]: CASE Server enabling CASE session setups I (3093) chip[SVR]: Joining Multicast groups I (3113) chip[SVR]: Server Listening... I (3123) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3123) app-devicecallbacks: Unhandled cluster ID: 1026 I (3133) app-devicecallbacks: Current free heap: 62172 I (3133) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0101', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3143) esp_netif_handlers: sta ip: 192.168.7.168, mask: 255.255.252.0, gw: 192.168.4.1 I (3143) app-devicecallbacks: Unhandled cluster ID: 257 I (3163) app-devicecallbacks: Current free heap: 62020 I (3173) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3183) app-devicecallbacks: Unhandled cluster ID: 1030 I (3183) app-devicecallbacks: Current free heap: 61004 I (3193) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0045', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3203) app-devicecallbacks: Unhandled cluster ID: 69 I (3213) app-devicecallbacks: Current free heap: 60872 I (3213) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3233) app-devicecallbacks: Unhandled cluster ID: 1026 I (3243) app-devicecallbacks: Current free heap: 60504 I (3243) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3253) app-devicecallbacks: Unhandled cluster ID: 513 I (3253) app-devicecallbacks: Current free heap: 57456 I (3273) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x001c' I (3283) app-devicecallbacks: Unhandled cluster ID: 513 I (3283) app-devicecallbacks: Current free heap: 57404 I (3293) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_0201 attr 0x0000_001E not supported I (3293) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0405', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3313) app-devicecallbacks: Unhandled cluster ID: 1029 I (3313) app-devicecallbacks: Current free heap: 57128 I (3323) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0400', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3333) app-devicecallbacks: Unhandled cluster ID: 1024 I (3333) app-devicecallbacks: Current free heap: 56960 I (3353) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3353) app-devicecallbacks: Current free heap: 56828 I (3363) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3373) app-devicecallbacks: Unhandled cluster ID: 768 I (3383) app-devicecallbacks: Current free heap: 56588 I (3393) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3403) app-devicecallbacks: Unhandled cluster ID: 768 I (3403) app-devicecallbacks: Current free heap: 56516 I (3413) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3423) app-devicecallbacks: Unhandled cluster ID: 258 I (3433) app-devicecallbacks: Current free heap: 56372 I (3433) chip[ZCL]: WC POST ATTRIBUTE=14 I (3433) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000f' I (3453) app-devicecallbacks: Unhandled cluster ID: 258 I (3463) app-devicecallbacks: Current free heap: 50228 I (3463) chip[ZCL]: WC POST ATTRIBUTE=15 I (3463) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000a' I (3473) app-devicecallbacks: Unhandled cluster ID: 258 I (3493) app-devicecallbacks: Current free heap: 50132 I (3493) chip[ZCL]: WC POST ATTRIBUTE=10 I (3503) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_002F attr 0x0000_000C not supported I (3503) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002f', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3513) app-devicecallbacks: Unhandled cluster ID: 47 I (3513) app-devicecallbacks: Current free heap: 49952 E (3533) chip[DL]: Long dispatch time: 1152 ms, for event type 2 I (3533) app-devicecallbacks: Current free heap: 49952 I (3543) chip[DL]: WIFI_EVENT_STA_START I (3543) chip[DL]: Done driving station state, nothing else to do... I (3553) app-devicecallbacks: Current free heap: 49972 I (3563) chip[DL]: WIFI_EVENT_STA_CONNECTED I (3563) chip[DL]: WiFi station state change: Connecting -> Connecting_Succeeded I (3573) chip[DL]: WiFi station state change: Connecting_Succeeded -> Connected I (3583) chip[DL]: WiFi station interface connected I (3583) chip[ZCL]: WiFiDiagnosticsDelegate: OnConnectionStatusChanged I (3593) chip[DL]: IPv4 Internet connectivity ESTABLISHED I (3603) chip[DL]: Done driving station state, nothing else to do... I (3603) app-devicecallbacks: Current free heap: 49972 I (3613) NimBLE: GAP procedure initiated: stop advertising. I (3623) chip[DL]: CHIPoBLE advertising stopped I (3623) chip[SVR]: Cannot load binding table: a0 I (3623) chip[DL]: IP_EVENT_STA_GOT_IP I (3633) chip[DL]: IPv4 address changed on WiFi station interface: 192.168.7.168/255.255.252.0 gateway 192.168.4.1 I (3643) app-devicecallbacks: Current free heap: 53004 I (3653) chip[DL]: Updating advertising data I (3653) app-devicecallbacks: Current free heap: 62164 I (3663) app-devicecallbacks: IPv4 Server ready... I (3663) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (3683) chip[DIS]: Updating services using commissioning mode 0 I (3683) chip[DIS]: CHIP minimal mDNS started advertising. I (3683) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3693) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3703) chip[DIS]: mDNS service published: _matter._tcp I (3703) app-devicecallbacks: Current free heap: 59304 I (3713) app-devicecallbacks: Current free heap: 59732 I (3713) chip[DIS]: Updating services using commissioning mode 0 I (3733) chip[DIS]: CHIP minimal mDNS started advertising. I (3733) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3753) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3753) chip[DIS]: mDNS service published: _matter._tcp I (3753) app-devicecallbacks: Current free heap: 59732 E (4883) chip[CSL]: PacketBuffer: allocation too large. E (4883) chip[IN]: Cannot copy received pbuf of size 1450 Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. Core 1 register dump: PC : 0x401d1ee6 PS : 0x00060430 A0 : 0x8013b138 A1 : 0x3ffdccc0 0x401d1ee6: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:239 A2 : 0x00000000 A3 : 0x00000001 A4 : 0x3f426d54 A5 : 0x3ffdcce0 A6 : 0x3ffdccc0 A7 : 0x0000000c A8 : 0x00000018 A9 : 0x3ffdcb30 A10 : 0x3ffdcc70 A11 : 0x00000001 A12 : 0x3f426d54 A13 : 0x3ffdcce0 A14 : 0x3ffdccc0 A15 : 0x3ffdcc30 SAR : 0x00000004 EXCCAUSE: 0x0000001c EXCVADDR: 0x00000004 LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xfffffff6 Backtrace:0x401d1ee3:0x3ffdccc00x4013b135:0x3ffdcce0 0x40157fd7:0x3ffdcd00 0x4017fe65:0x3ffdcd40 0x40182c01:0x3ffdcd90 0x4018670a:0x3ffdcdc0 0x40179c51:0x3ffdcde0 0x400958a1:0x3ffdce10 0x401d1ee3: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:238 0x4013b135: chip::System::PacketBuffer::SetDataLength(unsigned short, chip::System::PacketBuffer*) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:214 0x40157fd7: chip::System::PacketBuffer::SetDataLength(unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.h:210 (inlined by) chip::Inet::UDPEndPointImplLwIP::LwIPReceiveUDPMessage(void*, udp_pcb*, pbuf*, ip_addr const*, unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/inet/UDPEndPointImplLwIP.cpp:378 0x4017fe65: udp_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/udp.c:404 0x40182c01: ip4_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c:794 0x4018670a: ethernet_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/netif/ethernet.c:186 0x40179c51: tcpip_thread_handle_msg at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:180 (inlined by) tcpip_thread at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:154 0x400958a1: vPortTaskWrapper at /Users/keanlim/tools/esp-idf/components/freertos/port/xtensa/port.c:131 ELF file SHA256: 1eb88b5cd1086a78 Rebooting... ets Jul 29 2019 12:21:46 rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot_comm: chip revision: 3, min. application chip revision: 0 I (125) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (223) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (229) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (621) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (629) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (680) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (696) boot: Loaded app from partition at offset 0x20000 I (696) boot: Disabling RNG early entropy source... I (708) cpu_start: Pro cpu up. I (708) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (694) cpu_start: App cpu up. I (724) cpu_start: Pro cpu start user code I (724) cpu_start: cpu freq: 160000000 I (725) cpu_start: Application information: I (729) cpu_start: Project name: chip-all-clusters-app I (735) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (742) cpu_start: Compile time: Aug 12 2022 12:31:30 I (748) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (754) cpu_start: ESP-IDF: v4.4.2 I (759) heap_init: Initializing. RAM available for dynamic allocation: I (766) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (772) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (778) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (784) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (790) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (797) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (803) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (811) spi_flash: detected chip: generic I (814) spi_flash: flash io: dio W (818) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (834) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (959) all-clusters-app: ================================================== I (959) all-clusters-app: chip-esp32-all-cluster-demo starting I (959) all-clusters-app: ================================================== I (1149) wifi:wifi driver task: 3ffdeeec, prio:23, stack:6656, core=0 I (1149) system_api: Base MAC address is not set I (1149) system_api: read default base MAC address from EFUSE > I (1179) wifi:wifi firmware version: eeaa27d I (1179) wifi:wifi certification version: v7.0 I (1179) wifi:config NVS flash: enabled I (1179) wifi:config nano formating: disabled I (1189) wifi:Init data frame dynamic rx buffer num: 32 I (1189) wifi:Init management frame dynamic rx buffer num: 32 I (1189) wifi:Init management short buffer num: 32 I (1199) wifi:Init dynamic tx buffer num: 32 I (1199) wifi:Init static rx buffer size: 1600 I (1209) wifi:Init static rx buffer num: 10 I (1219) wifi:Init dynamic rx buffer num: 32 I (1219) wifi_init: rx ba win: 6 I (1219) wifi_init: tcpip mbox: 32 I (1219) wifi_init: udp mbox: 6 I (1229) wifi_init: tcp mbox: 6 I (1229) wifi_init: tcp tx win: 5744 I (1229) wifi_init: tcp rx win: 5744 I (1239) wifi_init: tcp mss: 1440 I (1249) wifi_init: WiFi IRAM OP enabled I (1249) wifi_init: WiFi RX IRAM OP enabled I (1279) chip[DL]: NVS set: chip-counters/reboot-count = 7 (0x7) I (1279) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1279) all-clusters-app: ------------------------Starting App Task--------------------------- I (1289) BTDM_INIT: BT controller compile version [bf9c077] I (1299) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1309) app-task: silicon revision 3, I (1299) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1309) app-task: 4MB external flash I (1339) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1339) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1339) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1349) chip[SVR]: Manual pairing code: [34970112332] I (1709) CHIP[DL]: BLE host-controller synced I (2239) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2239) NimBLE: GAP procedure initiated: advertise; I (2249) NimBLE: disc_mode=2 I (2239) all-clusters-app: Display initialized (height 240, width 320) I (2259) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2269) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2269) NimBLE: I (2289) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2289) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2289) chip[DL]: CHIPoBLE advertising started E (2309) chip[DL]: Long dispatch time: 1028 ms, for event type 2 I (2309) chip[DL]: Starting ESP WiFi layer I (2299) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2319) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2329) wifi:enable tsf W (2329) wifi:Haven't to connect to a suitable AP now! I (2339) chip[DL]: Attempting to connect WiFi station interface I (2359) chip[DL]: WiFi station state change: NotConnected -> Connecting I (2359) chip[DL]: Done driving station state, nothing else to do... I (2369) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2369) chip[SVR]: Server initializing... I (2379) wifi:state: init -> auth (b0) I (2379) chip[TS]: Last Known Good Time: 2022-08-12T19:38:04 I (2399) wifi:state: auth -> assoc (0) I (2399) chip[FP]: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x3722FA9CEC843CA2, FabricId 0x0000000000000001, NodeId 0x0000000000000013, VendorId 0xFFF1 I (2409) wifi:state: assoc -> run (10) I (2419) chip[DMG]: AccessControl: initializing I (2419) chip[DMG]: Examples::AccessControlDelegate::Init I (2429) wifi:I (2429) chip[DMG]: AccessControl: setting connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6I (2439) chip[DMG]: DefaultAclStorage: initializing I (2449) wifi:security: WPA2-PSK, phy: bgn, rssi: -42 I (2449) chip[DMG]: DefaultAclStorage: 1 entries loaded I (2459) wifi:pm start, type: 1 I (2469) app-task: App Task started W (2479) wifi:idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64 I (2489) chip[ZCL]: Using ZAP configuration... I (2509) chip[DMG]: AccessControlCluster: initializing I (2519) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2519) wifi:I (2529) app-devicecallbacks: Unhandled cluster ID: 48 AP's beacon interval = 102400 us, DTIM period = 2I (2529) app-devicecallbacks: Current free heap: 64760 I (2549) chip[ZCL]: Initiating Admin Commissioning cluster. I (2549) chip[ZCL]: Door Lock server initialized I (2549) chip[ZCL]: Initialize PCC Plugin Server Cluster. I (2559) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x00', Attribute ID: '0x0001' I (2579) app-devicecallbacks: Current free heap: 66332 I (2579) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2589) app-devicecallbacks: Unhandled cluster ID: 4 I (2599) app-devicecallbacks: Current free heap: 66224 I (2599) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0xfffc' I (2619) app-devicecallbacks: Unhandled cluster ID: 4 I (2619) app-devicecallbacks: Current free heap: 66224 I (2629) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002b', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2639) app-devicecallbacks: Unhandled cluster ID: 43 I (2649) app-devicecallbacks: Current free heap: 64924 I (2649) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2659) app-devicecallbacks: Current free heap: 64924 I (2669) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2679) app-devicecallbacks: Unhandled cluster ID: 4 I (2689) app-devicecallbacks: Current free heap: 64764 I (2699) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0xfffc' I (2699) app-devicecallbacks: Unhandled cluster ID: 4 I (2709) app-devicecallbacks: Current free heap: 64764 I (2709) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2729) app-devicecallbacks: Unhandled cluster ID: 5 I (2739) app-devicecallbacks: Current free heap: 64948 I (2739) chip[ZCL]: On/Off set value: 1 0 I (2749) chip[ZCL]: On/off already set to new value I (2749) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2769) app-devicecallbacks: Current free heap: 64948 I (2769) chip[ZCL]: Window Covering Cluster init I (2769) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2779) app-devicecallbacks: Unhandled cluster ID: 258 I (2799) app-devicecallbacks: Current free heap: 64948 I (2799) chip[ZCL]: WC POST ATTRIBUTE=7 I (2799) chip[ZCL]: ConfigStatus 0x1B Operational=1 OnlineReserved=1 I (2809) chip[ZCL]: Lift(PA=1 Encoder=0 Reversed=0) Tilt(PA=1 Encoder=0) I (2809) chip[ZCL]: Initialize PCC Server Cluster [EP:1] I (2819) chip[ZCL]: Constant Pressure Supported I (2819) chip[ZCL]: PCC Server: Constant Proportional Pressure Supported I (2839) chip[ZCL]: PCC Server: Constant Flow Supported I (2839) chip[ZCL]: PCC Server: Constant Temperature Supported I (2849) chip[ZCL]: PCC Server: Constant Speed Supported I (2849) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2859) app-devicecallbacks: Unhandled cluster ID: 768 I (2879) app-devicecallbacks: Current free heap: 64948 I (2879) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0008' I (2889) app-devicecallbacks: Unhandled cluster ID: 768 I (2889) app-devicecallbacks: Current free heap: 64948 I (2899) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x4001' I (2919) app-devicecallbacks: Unhandled cluster ID: 768 I (2919) app-devicecallbacks: Current free heap: 64948 I (2929) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2929) app-devicecallbacks: Unhandled cluster ID: 1030 I (2939) app-devicecallbacks: Current free heap: 64948 I (2949) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0002' I (2959) app-devicecallbacks: Unhandled cluster ID: 1030 I (2969) app-devicecallbacks: Current free heap: 64948 I (2969) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0x0000' I (2979) app-devicecallbacks: Unhandled cluster ID: 4 I (2999) app-devicecallbacks: Current free heap: 64948 I (2999) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0xfffc' I (3009) app-devicecallbacks: Unhandled cluster ID: 4 I (3009) app-devicecallbacks: Current free heap: 64948 I (3019) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0001' I (3039) app-devicecallbacks: Unhandled cluster ID: 1030 I (3039) app-devicecallbacks: Current free heap: 64948 I (3049) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0002' I (3059) app-devicecallbacks: Unhandled cluster ID: 1030 I (3059) app-devicecallbacks: Current free heap: 64948 I (3059) chip[SVR]: Fabric already commissioned. Disabling BLE advertisement I (3079) chip[IN]: CASE Server enabling CASE session setups I (3089) chip[SVR]: Joining Multicast groups I (3089) chip[SVR]: Server Listening... I (3099) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3099) app-devicecallbacks: Unhandled cluster ID: 1026 I (3109) app-devicecallbacks: Current free heap: 63720 I (3119) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0101', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3129) app-devicecallbacks: Unhandled cluster ID: 257 I (3139) app-devicecallbacks: Current free heap: 61660 I (3139) esp_netif_handlers: sta ip: 192.168.7.168, mask: 255.255.252.0, gw: 192.168.4.1 I (3139) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3159) app-devicecallbacks: Unhandled cluster ID: 1030 I (3169) app-devicecallbacks: Current free heap: 62552 I (3169) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0045', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3179) app-devicecallbacks: Unhandled cluster ID: 69 I (3189) app-devicecallbacks: Current free heap: 62420 I (3199) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3209) app-devicecallbacks: Unhandled cluster ID: 1026 I (3219) app-devicecallbacks: Current free heap: 62052 I (3219) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3239) app-devicecallbacks: Unhandled cluster ID: 513 I (3239) app-devicecallbacks: Current free heap: 61928 I (3249) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x001c' I (3259) app-devicecallbacks: Unhandled cluster ID: 513 I (3259) app-devicecallbacks: Current free heap: 62000 I (3279) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_0201 attr 0x0000_001E not supported I (3279) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0405', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3289) app-devicecallbacks: Unhandled cluster ID: 1029 I (3289) app-devicecallbacks: Current free heap: 61712 I (3299) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0400', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3319) app-devicecallbacks: Unhandled cluster ID: 1024 I (3319) app-devicecallbacks: Current free heap: 61552 I (3329) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3329) app-devicecallbacks: Current free heap: 61420 I (3349) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3359) app-devicecallbacks: Unhandled cluster ID: 768 I (3359) app-devicecallbacks: Current free heap: 61168 I (3369) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3379) app-devicecallbacks: Unhandled cluster ID: 768 I (3389) app-devicecallbacks: Current free heap: 61096 I (3389) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3399) app-devicecallbacks: Unhandled cluster ID: 258 I (3409) app-devicecallbacks: Current free heap: 60952 I (3409) chip[ZCL]: WC POST ATTRIBUTE=14 I (3419) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000f' I (3429) app-devicecallbacks: Unhandled cluster ID: 258 I (3439) app-devicecallbacks: Current free heap: 60904 I (3439) chip[ZCL]: WC POST ATTRIBUTE=15 I (3439) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000a' I (3459) app-devicecallbacks: Unhandled cluster ID: 258 I (3469) app-devicecallbacks: Current free heap: 57760 I (3469) chip[ZCL]: WC POST ATTRIBUTE=10 I (3479) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_002F attr 0x0000_000C not supported I (3479) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002f', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3499) app-devicecallbacks: Unhandled cluster ID: 47 I (3499) app-devicecallbacks: Current free heap: 57580 E (3509) chip[DL]: Long dispatch time: 1136 ms, for event type 2 I (3509) app-devicecallbacks: Current free heap: 57580 I (3519) chip[DL]: WIFI_EVENT_STA_START I (3529) chip[DL]: Done driving station state, nothing else to do... I (3539) app-devicecallbacks: Current free heap: 57416 I (3539) chip[DL]: WIFI_EVENT_STA_CONNECTED I (3539) chip[DL]: WiFi station state change: Connecting -> Connecting_Succeeded I (3549) chip[DL]: WiFi station state change: Connecting_Succeeded -> Connected I (3559) chip[DL]: WiFi station interface connected I (3569) chip[ZCL]: WiFiDiagnosticsDelegate: OnConnectionStatusChanged I (3579) chip[DL]: IPv4 Internet connectivity ESTABLISHED I (3579) chip[DL]: Done driving station state, nothing else to do... I (3579) app-devicecallbacks: Current free heap: 57600 I (3599) NimBLE: GAP procedure initiated: stop advertising. I (3599) chip[DL]: CHIPoBLE advertising stopped I (3609) chip[SVR]: Cannot load binding table: a0 I (3609) chip[DL]: IP_EVENT_STA_GOT_IP I (3609) chip[DL]: IPv4 address changed on WiFi station interface: 192.168.7.168/255.255.252.0 gateway 192.168.4.1 I (3629) app-devicecallbacks: Current free heap: 59124 I (3629) chip[DL]: Updating advertising data I (3639) app-devicecallbacks: Current free heap: 62172 I (3639) app-devicecallbacks: IPv4 Server ready... I (3639) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (3659) chip[DIS]: Updating services using commissioning mode 0 I (3669) chip[DIS]: CHIP minimal mDNS started advertising. I (3669) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3679) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3689) chip[DIS]: mDNS service published: _matter._tcp I (3689) app-devicecallbacks: Current free heap: 59740 I (3689) app-devicecallbacks: Current free heap: 59740 I (3709) chip[DIS]: Updating services using commissioning mode 0 I (3709) chip[DIS]: CHIP minimal mDNS started advertising. I (3719) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3729) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3729) chip[DIS]: mDNS service published: _matter._tcp I (3739) app-devicecallbacks: Current free heap: 59740 I (5139) chip[DL]: IP_EVENT_GOT_IP6 I (5139) chip[DL]: IPv6 addr available. Ready on WIFI_STA_DEF interface: fe80:0000:0000:0000:8eaa:b5ff:fe81:75ac I (5149) app-devicecallbacks: Current free heap: 61212 I (5149) chip[DIS]: Updating services using commissioning mode 0 I (5159) chip[DIS]: CHIP minimal mDNS started advertising. I (5169) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (5179) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (5189) chip[DIS]: mDNS service published: _matter._tcp I (5189) app-devicecallbacks: Current free heap: 58716 I (6199) ROUTE_HOOK: Received RIO I (6199) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (6229) ROUTE_HOOK: Received RIO I (6229) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (10519) ROUTE_HOOK: Received RIO I (10519) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (11129) ROUTE_HOOK: Received RIO I (11129) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (15229) ROUTE_HOOK: Received RIO I (15229) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (15229) ROUTE_HOOK: Received RIO I (15229) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (19629) ROUTE_HOOK: Received RIO I (19629) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (20039) ROUTE_HOOK: Received RIO I (20039) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (33639) all-clusters-app: Display going to sleep... I (67549) ROUTE_HOOK: Received RIO I (67549) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 E (93669) chip[IN]: Data received on an unknown session (LSID=23023). Dropping it! E (100419) chip[IN]: Data received on an unknown session (LSID=23023). Dropping it! I (104409) ROUTE_HOOK: Received RIO I (104409) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (105029) ROUTE_HOOK: Received RIO I (105029) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 E (106869) chip[IN]: Data received on an unknown session (LSID=23023). Dropping it! I (113009) ROUTE_HOOK: Received RIO I (113019) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 E (117009) chip[IN]: Data received on an unknown session (LSID=23023). Dropping it! E (134519) chip[IN]: Data received on an unknown session (LSID=23023). Dropping it! I (183259) ROUTE_HOOK: Received RIO I (183259) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (185139) chip[DL]: IP_EVENT_GOT_IP6 I (185139) chip[DL]: IPv6 addr available. Ready on WIFI_STA_DEF interface: fdf5:6c37:7926:4ca3:8eaa:b5ff:fe81:75ac I (185149) app-devicecallbacks: Current free heap: 60884 I (185149) chip[DIS]: Updating services using commissioning mode 0 I (185159) chip[DIS]: CHIP minimal mDNS started advertising. I (185179) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (185179) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (185189) chip[DIS]: mDNS service published: _matter._tcp I (185189) ROUTE_HOOK: Hook already installed on netif, skip... I (185199) app-devicecallbacks: Current free heap: 60872 I (199439) ROUTE_HOOK: Received RIO I (199439) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (215619) ROUTE_HOOK: Received RIO I (215619) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (247769) ROUTE_HOOK: Received RIO I (247769) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (285459) ROUTE_HOOK: Received RIO I (285459) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (293029) ROUTE_HOOK: Received RIO I (293029) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (396249) ROUTE_HOOK: Received RIO I (396249) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 E (423079) chip[CSL]: PacketBuffer: allocation too large. E (423079) chip[IN]: Cannot copy received pbuf of size 1442 Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. Core 1 register dump: PC : 0x401d1ee6 PS : 0x00060c30 A0 : 0x8013b138 A1 : 0x3ffdcd40 0x401d1ee6: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:239 A2 : 0x00000000 A3 : 0x00000001 A4 : 0x3f426d54 A5 : 0x3ffdcd60 A6 : 0x3ffdcd40 A7 : 0x0000000c A8 : 0x00000018 A9 : 0x3ffdcbb0 A10 : 0x3ffdccf0 A11 : 0x00000001 A12 : 0x3f426d54 A13 : 0x3ffdcd60 A14 : 0x3ffdcd40 A15 : 0x3ffdccb0 SAR : 0x00000004 EXCCAUSE: 0x0000001c EXCVADDR: 0x00000004 LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xfffffff6 Backtrace:0x401d1ee3:0x3ffdcd400x4013b135:0x3ffdcd60 0x40157fd7:0x3ffdcd80 0x4017fe65:0x3ffdcdc0 0x40182c01:0x3ffdce10 0x4018670a:0x3ffdce40 0x40179c51:0x3ffdce60 0x400958a1:0x3ffdce90 0x401d1ee3: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:238 0x4013b135: chip::System::PacketBuffer::SetDataLength(unsigned short, chip::System::PacketBuffer*) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:214 0x40157fd7: chip::System::PacketBuffer::SetDataLength(unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.h:210 (inlined by) chip::Inet::UDPEndPointImplLwIP::LwIPReceiveUDPMessage(void*, udp_pcb*, pbuf*, ip_addr const*, unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/inet/UDPEndPointImplLwIP.cpp:378 0x4017fe65: udp_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/udp.c:404 0x40182c01: ip4_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c:794 0x4018670a: ethernet_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/netif/ethernet.c:186 0x40179c51: tcpip_thread_handle_msg at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:180 (inlined by) tcpip_thread at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:154 0x400958a1: vPortTaskWrapper at /Users/keanlim/tools/esp-idf/components/freertos/port/xtensa/port.c:131 ELF file SHA256: 1eb88b5cd1086a78 Rebooting... ets Jul 29 2019 12:21:46 rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot_comm: chip revision: 3, min. application chip revision: 0 I (125) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (223) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (229) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (621) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (629) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (680) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (696) boot: Loaded app from partition at offset 0x20000 I (696) boot: Disabling RNG early entropy source... I (708) cpu_start: Pro cpu up. I (708) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (694) cpu_start: App cpu up. I (724) cpu_start: Pro cpu start user code I (724) cpu_start: cpu freq: 160000000 I (725) cpu_start: Application information: I (729) cpu_start: Project name: chip-all-clusters-app I (735) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (742) cpu_start: Compile time: Aug 12 2022 12:31:30 I (748) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (754) cpu_start: ESP-IDF: v4.4.2 I (759) heap_init: Initializing. RAM available for dynamic allocation: I (766) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (772) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (778) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (784) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (790) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (797) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (803) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (810) spi_flash: detected chip: generic I (814) spi_flash: flash io: dio W (818) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (834) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (960) all-clusters-app: ================================================== I (960) all-clusters-app: chip-esp32-all-cluster-demo starting I (960) all-clusters-app: ================================================== I (1150) wifi:wifi driver task: 3ffdeeec, prio:23, stack:6656, core=0 I (1150) system_api: Base MAC address is not set > I (1150) system_api: read default base MAC address from EFUSE I (1180) wifi:wifi firmware version: eeaa27d I (1180) wifi:wifi certification version: v7.0 I (1180) wifi:config NVS flash: enabled I (1180) wifi:config nano formating: disabled I (1190) wifi:Init data frame dynamic rx buffer num: 32 I (1190) wifi:Init management frame dynamic rx buffer num: 32 I (1190) wifi:Init management short buffer num: 32 I (1200) wifi:Init dynamic tx buffer num: 32 I (1200) wifi:Init static rx buffer size: 1600 I (1210) wifi:Init static rx buffer num: 10 I (1220) wifi:Init dynamic rx buffer num: 32 I (1220) wifi_init: rx ba win: 6 I (1220) wifi_init: tcpip mbox: 32 I (1220) wifi_init: udp mbox: 6 I (1230) wifi_init: tcp mbox: 6 I (1230) wifi_init: tcp tx win: 5744 I (1230) wifi_init: tcp rx win: 5744 I (1240) wifi_init: tcp mss: 1440 I (1250) wifi_init: WiFi IRAM OP enabled I (1250) wifi_init: WiFi RX IRAM OP enabled I (1280) chip[DL]: NVS set: chip-counters/reboot-count = 8 (0x8) I (1280) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1280) all-clusters-app: ------------------------Starting App Task--------------------------- I (1290) BTDM_INIT: BT controller compile version [bf9c077] I (1300) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1310) app-task: silicon revision 3, I (1300) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1310) app-task: 4MB external flash I (1340) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1340) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1340) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1350) chip[SVR]: Manual pairing code: [34970112332] I (1710) CHIP[DL]: BLE host-controller synced I (2240) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2240) NimBLE: GAP procedure initiated: advertise; I (2250) NimBLE: disc_mode=2 I (2240) all-clusters-app: Display initialized (height 240, width 320) I (2260) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2270) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2270) NimBLE: I (2290) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2290) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2290) chip[DL]: CHIPoBLE advertising started E (2310) chip[DL]: Long dispatch time: 1028 ms, for event type 2 I (2300) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2310) chip[DL]: Starting ESP WiFi layer I (2330) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2330) wifi:enable tsf W (2340) wifi:Haven't to connect to a suitable AP now! I (2350) chip[DL]: Attempting to connect WiFi station interface I (2370) chip[DL]: WiFi station state change: NotConnected -> Connecting I (2370) wifi:I (2370) chip[DL]: Done driving station state, nothing else to do... new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2390) chip[SVR]: Server initializing... I (2390) wifi:state: init -> auth (b0) I (2390) chip[TS]: Last Known Good Time: 2022-08-12T19:38:04 I (2410) wifi:state: auth -> assoc (0) I (2410) chip[FP]: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x3722FA9CEC843CA2, FabricId 0x0000000000000001, NodeId 0x0000000000000013, VendorId 0xFFF1 I (2420) wifi:state: assoc -> run (10) I (2430) chip[DMG]: AccessControl: initializing I (2430) chip[DMG]: Examples::AccessControlDelegate::Init I (2440) chip[DMG]: AccessControl: setting I (2450) wifi:I (2450) chip[DMG]: DefaultAclStorage: initializing connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6 I (2450) chip[DMG]: DefaultAclStorage: 1 entries loaded I (2460) wifi:security: WPA2-PSK, phy: bgn, rssi: -42 I (2450) app-task: App Task started I (2490) wifi:pm start, type: 1 I (2500) chip[ZCL]: Using ZAP configuration... W (2510) wifi:idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64 I (2520) wifi:AP's beacon interval = 102400 us, DTIM period = 2 I (2530) chip[DMG]: AccessControlCluster: initializing I (2530) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2540) app-devicecallbacks: Unhandled cluster ID: 48 I (2540) app-devicecallbacks: Current free heap: 66744 I (2560) chip[ZCL]: Initiating Admin Commissioning cluster. I (2560) chip[ZCL]: Door Lock server initialized I (2570) chip[ZCL]: Initialize PCC Plugin Server Cluster. I (2570) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x00', Attribute ID: '0x0001' I (2590) app-devicecallbacks: Current free heap: 66688 I (2590) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2600) app-devicecallbacks: Unhandled cluster ID: 4 I (2610) app-devicecallbacks: Current free heap: 66688 I (2610) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0xfffc' I (2630) app-devicecallbacks: Unhandled cluster ID: 4 I (2630) app-devicecallbacks: Current free heap: 66688 I (2640) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002b', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2650) app-devicecallbacks: Unhandled cluster ID: 43 I (2650) app-devicecallbacks: Current free heap: 66688 I (2660) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2670) app-devicecallbacks: Current free heap: 66688 I (2680) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2690) app-devicecallbacks: Unhandled cluster ID: 4 I (2700) app-devicecallbacks: Current free heap: 66688 I (2710) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0xfffc' I (2720) app-devicecallbacks: Unhandled cluster ID: 4 I (2720) app-devicecallbacks: Current free heap: 66688 I (2720) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2730) app-devicecallbacks: Unhandled cluster ID: 5 I (2750) app-devicecallbacks: Current free heap: 66688 I (2750) chip[ZCL]: On/Off set value: 1 0 I (2760) chip[ZCL]: On/off already set to new value I (2760) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2780) app-devicecallbacks: Current free heap: 66688 I (2780) chip[ZCL]: Window Covering Cluster init I (2780) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2790) app-devicecallbacks: Unhandled cluster ID: 258 I (2800) app-devicecallbacks: Current free heap: 66688 I (2810) chip[ZCL]: WC POST ATTRIBUTE=7 I (2810) chip[ZCL]: ConfigStatus 0x1B Operational=1 OnlineReserved=1 I (2820) chip[ZCL]: Lift(PA=1 Encoder=0 Reversed=0) Tilt(PA=1 Encoder=0) I (2830) chip[ZCL]: Initialize PCC Server Cluster [EP:1] I (2830) chip[ZCL]: Constant Pressure Supported I (2830) chip[ZCL]: PCC Server: Constant Proportional Pressure Supported I (2850) chip[ZCL]: PCC Server: Constant Flow Supported I (2850) chip[ZCL]: PCC Server: Constant Temperature Supported I (2860) chip[ZCL]: PCC Server: Constant Speed Supported I (2860) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2870) app-devicecallbacks: Unhandled cluster ID: 768 I (2890) app-devicecallbacks: Current free heap: 66688 I (2890) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0008' I (2900) app-devicecallbacks: Unhandled cluster ID: 768 I (2900) app-devicecallbacks: Current free heap: 66688 I (2910) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x4001' I (2930) app-devicecallbacks: Unhandled cluster ID: 768 I (2930) app-devicecallbacks: Current free heap: 66688 I (2940) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2950) app-devicecallbacks: Unhandled cluster ID: 1030 I (2950) app-devicecallbacks: Current free heap: 66688 I (2960) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0002' I (2970) app-devicecallbacks: Unhandled cluster ID: 1030 I (2980) app-devicecallbacks: Current free heap: 66688 I (2980) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0x0000' I (2990) app-devicecallbacks: Unhandled cluster ID: 4 I (3000) app-devicecallbacks: Current free heap: 66688 I (3010) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0xfffc' I (3020) app-devicecallbacks: Unhandled cluster ID: 4 I (3020) app-devicecallbacks: Current free heap: 66688 I (3030) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0001' I (3040) app-devicecallbacks: Unhandled cluster ID: 1030 I (3050) app-devicecallbacks: Current free heap: 66688 I (3060) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0002' I (3070) app-devicecallbacks: Unhandled cluster ID: 1030 I (3070) app-devicecallbacks: Current free heap: 66688 I (3080) chip[SVR]: Fabric already commissioned. Disabling BLE advertisement I (3080) chip[IN]: CASE Server enabling CASE session setups I (3100) chip[SVR]: Joining Multicast groups I (3100) chip[SVR]: Server Listening... I (3110) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3110) app-devicecallbacks: Unhandled cluster ID: 1026 I (3120) app-devicecallbacks: Current free heap: 65456 I (3130) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0101', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3140) app-devicecallbacks: Unhandled cluster ID: 257 I (3150) app-devicecallbacks: Current free heap: 65324 I (3150) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3160) app-devicecallbacks: Unhandled cluster ID: 1030 I (3170) app-devicecallbacks: Current free heap: 64316 I (3180) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0045', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3190) app-devicecallbacks: Unhandled cluster ID: 69 I (3190) app-devicecallbacks: Current free heap: 64184 I (3200) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3220) app-devicecallbacks: Unhandled cluster ID: 1026 I (3220) app-devicecallbacks: Current free heap: 63816 I (3220) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3230) app-devicecallbacks: Unhandled cluster ID: 513 I (3240) app-devicecallbacks: Current free heap: 63816 I (3250) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x001c' I (3260) app-devicecallbacks: Unhandled cluster ID: 513 I (3270) app-devicecallbacks: Current free heap: 63764 I (3270) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_0201 attr 0x0000_001E not supported I (3280) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0405', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3290) app-devicecallbacks: Unhandled cluster ID: 1029 I (3300) app-devicecallbacks: Current free heap: 63488 I (3300) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0400', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3310) app-devicecallbacks: Unhandled cluster ID: 1024 I (3320) app-devicecallbacks: Current free heap: 63328 I (3330) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3340) app-devicecallbacks: Current free heap: 63196 I (3340) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3360) app-devicecallbacks: Unhandled cluster ID: 768 I (3370) app-devicecallbacks: Current free heap: 62944 I (3370) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3380) app-devicecallbacks: Unhandled cluster ID: 768 I (3380) app-devicecallbacks: Current free heap: 62872 I (3400) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3410) app-devicecallbacks: Unhandled cluster ID: 258 I (3410) app-devicecallbacks: Current free heap: 62728 I (3420) chip[ZCL]: WC POST ATTRIBUTE=14 I (3420) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000f' I (3440) app-devicecallbacks: Unhandled cluster ID: 258 I (3440) app-devicecallbacks: Current free heap: 62680 I (3450) chip[ZCL]: WC POST ATTRIBUTE=15 I (3450) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000a' I (3460) app-devicecallbacks: Unhandled cluster ID: 258 I (3470) app-devicecallbacks: Current free heap: 62584 I (3480) chip[ZCL]: WC POST ATTRIBUTE=10 I (3480) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_002F attr 0x0000_000C not supported I (3490) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002f', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3490) app-devicecallbacks: Unhandled cluster ID: 47 I (3510) app-devicecallbacks: Current free heap: 62404 E (3510) chip[DL]: Long dispatch time: 1123 ms, for event type 2 I (3520) app-devicecallbacks: Current free heap: 62404 I (3520) chip[DL]: WIFI_EVENT_STA_START I (3530) chip[DL]: Done driving station state, nothing else to do... I (3530) app-devicecallbacks: Current free heap: 62404 I (3550) chip[DL]: WIFI_EVENT_STA_CONNECTED I (3550) chip[DL]: WiFi station state change: Connecting -> Connecting_Succeeded I (3550) chip[DL]: WiFi station state change: Connecting_Succeeded -> Connected I (3560) chip[DL]: WiFi station interface connected I (3560) chip[ZCL]: WiFiDiagnosticsDelegate: OnConnectionStatusChanged I (3580) chip[DL]: Done driving station state, nothing else to do... I (3580) app-devicecallbacks: Current free heap: 62404 I (3590) NimBLE: GAP procedure initiated: stop advertising. I (3600) chip[DL]: CHIPoBLE advertising stopped I (3600) chip[SVR]: Cannot load binding table: a0 I (3610) chip[DL]: Updating advertising data I (3610) app-devicecallbacks: Current free heap: 62404 I (3610) app-devicecallbacks: Current free heap: 62404 I (4140) esp_netif_handlers: sta ip: 192.168.7.168, mask: 255.255.252.0, gw: 192.168.4.1 I (4140) chip[DL]: IP_EVENT_STA_GOT_IP I (4150) chip[DL]: IPv4 address changed on WiFi station interface: 192.168.7.168/255.255.252.0 gateway 192.168.4.1 I (4160) chip[DL]: IPv4 Internet connectivity ESTABLISHED I (4170) app-devicecallbacks: Current free heap: 62352 I (4170) app-devicecallbacks: IPv4 Server ready... I (4180) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (4190) chip[DIS]: Updating services using commissioning mode 0 I (4200) chip[DIS]: CHIP minimal mDNS started advertising. I (4200) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (4210) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (4220) chip[DIS]: mDNS service published: _matter._tcp I (4220) app-devicecallbacks: Current free heap: 61228 I (4220) chip[DIS]: Updating services using commissioning mode 0 I (4240) chip[DIS]: CHIP minimal mDNS started advertising. I (4240) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (4250) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (4260) chip[DIS]: mDNS service published: _matter._tcp I (4260) app-devicecallbacks: Current free heap: 61228 I (5140) chip[DL]: IP_EVENT_GOT_IP6 I (5140) chip[DL]: IPv6 addr available. Ready on WIFI_STA_DEF interface: fe80:0000:0000:0000:8eaa:b5ff:fe81:75ac I (5150) app-devicecallbacks: Current free heap: 61248 I (5150) chip[DIS]: Updating services using commissioning mode 0 I (5160) chip[DIS]: CHIP minimal mDNS started advertising. I (5170) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (5180) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (5190) chip[DIS]: mDNS service published: _matter._tcp I (5190) app-devicecallbacks: Current free heap: 59204 I (5290) ROUTE_HOOK: Received RIO I (5290) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (5310) ROUTE_HOOK: Received RIO I (5310) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (5360) ROUTE_HOOK: Received RIO I (5360) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (5360) ROUTE_HOOK: Received RIO I (5360) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (5380) ROUTE_HOOK: Received RIO I (5380) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 E (6110) chip[CSL]: PacketBuffer: allocation too large. E (6110) chip[IN]: Cannot copy received pbuf of size 1450 Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. Core 1 register dump: PC : 0x401d1ee6 PS : 0x00060a30 A0 : 0x8013b138 A1 : 0x3ffdcd40 0x401d1ee6: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:239 A2 : 0x00000000 A3 : 0x00000001 A4 : 0x3f426d54 A5 : 0x3ffdcd60 A6 : 0x3ffdcd40 A7 : 0x0000000c A8 : 0x00000018 A9 : 0x3ffdcbb0 A10 : 0x3ffdccf0 A11 : 0x00000001 A12 : 0x3f426d54 A13 : 0x3ffdcd60 A14 : 0x3ffdcd40 A15 : 0x3ffdccb0 SAR : 0x00000004 EXCCAUSE: 0x0000001c EXCVADDR: 0x00000004 LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xfffffff6 Backtrace:0x401d1ee3:0x3ffdcd400x4013b135:0x3ffdcd60 0x40157fd7:0x3ffdcd80 0x4017fe65:0x3ffdcdc0 0x40182c01:0x3ffdce10 0x4018670a:0x3ffdce40 0x40179c51:0x3ffdce60 0x400958a1:0x3ffdce90 0x401d1ee3: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:238 0x4013b135: chip::System::PacketBuffer::SetDataLength(unsigned short, chip::System::PacketBuffer*) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:214 0x40157fd7: chip::System::PacketBuffer::SetDataLength(unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.h:210 (inlined by) chip::Inet::UDPEndPointImplLwIP::LwIPReceiveUDPMessage(void*, udp_pcb*, pbuf*, ip_addr const*, unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/inet/UDPEndPointImplLwIP.cpp:378 0x4017fe65: udp_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/udp.c:404 0x40182c01: ip4_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c:794 0x4018670a: ethernet_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/netif/ethernet.c:186 0x40179c51: tcpip_thread_handle_msg at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:180 (inlined by) tcpip_thread at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:154 0x400958a1: vPortTaskWrapper at /Users/keanlim/tools/esp-idf/components/freertos/port/xtensa/port.c:131 ELF file SHA256: 1eb88b5cd1086a78 Rebooting... ets Jul 29 2019 12:21:46 rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot_comm: chip revision: 3, min. application chip revision: 0 I (125) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (223) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (229) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (621) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (629) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (680) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (696) boot: Loaded app from partition at offset 0x20000 I (696) boot: Disabling RNG early entropy source... I (708) cpu_start: Pro cpu up. I (708) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (694) cpu_start: App cpu up. I (724) cpu_start: Pro cpu start user code I (724) cpu_start: cpu freq: 160000000 I (725) cpu_start: Application information: I (729) cpu_start: Project name: chip-all-clusters-app I (735) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (742) cpu_start: Compile time: Aug 12 2022 12:31:30 I (748) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (754) cpu_start: ESP-IDF: v4.4.2 I (759) heap_init: Initializing. RAM available for dynamic allocation: I (766) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (772) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (778) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (784) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (790) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (797) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (803) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (810) spi_flash: detected chip: generic I (814) spi_flash: flash io: dio W (818) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (834) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (960) all-clusters-app: ================================================== I (960) all-clusters-app: chip-esp32-all-cluster-demo starting I (960) all-clusters-app: ================================================== I (1150) wifi:wifi driver task: 3ffdeeec, prio:23, stack:6656, core=0 I (1150) system_api: Base MAC address is not set I (1150) system_api: read default base MAC address from EFUSE > I (1170) wifi:wifi firmware version: eeaa27d I (1170) wifi:wifi certification version: v7.0 I (1170) wifi:config NVS flash: enabled I (1170) wifi:config nano formating: disabled I (1180) wifi:Init data frame dynamic rx buffer num: 32 I (1190) wifi:Init management frame dynamic rx buffer num: 32 I (1190) wifi:Init management short buffer num: 32 I (1200) wifi:Init dynamic tx buffer num: 32 I (1200) wifi:Init static rx buffer size: 1600 I (1200) wifi:Init static rx buffer num: 10 I (1210) wifi:Init dynamic rx buffer num: 32 I (1210) wifi_init: rx ba win: 6 I (1210) wifi_init: tcpip mbox: 32 I (1220) wifi_init: udp mbox: 6 I (1230) wifi_init: tcp mbox: 6 I (1230) wifi_init: tcp tx win: 5744 I (1230) wifi_init: tcp rx win: 5744 I (1240) wifi_init: tcp mss: 1440 I (1240) wifi_init: WiFi IRAM OP enabled I (1240) wifi_init: WiFi RX IRAM OP enabled I (1280) chip[DL]: NVS set: chip-counters/reboot-count = 9 (0x9) I (1280) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1280) all-clusters-app: ------------------------Starting App Task--------------------------- I (1290) BTDM_INIT: BT controller compile version [bf9c077] I (1300) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1310) app-task: silicon revision 3, I (1300) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1310) app-task: 4MB external flash I (1340) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1340) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1340) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1350) chip[SVR]: Manual pairing code: [34970112332] I (1700) CHIP[DL]: BLE host-controller synced I (2230) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2230) NimBLE: GAP procedure initiated: advertise; I (2240) NimBLE: disc_mode=2 I (2240) all-clusters-app: Display initialized (height 240, width 320) I (2250) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2260) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2260) NimBLE: I (2280) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2280) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2280) chip[DL]: CHIPoBLE advertising started E (2300) chip[DL]: Long dispatch time: 1018 ms, for event type 2 I (2300) chip[DL]: Starting ESP WiFi layer I (2290) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2310) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2320) wifi:enable tsf W (2320) wifi:Haven't to connect to a suitable AP now! I (2330) chip[DL]: Attempting to connect WiFi station interface I (2350) chip[DL]: WiFi station state change: NotConnected -> Connecting I (2350) chip[DL]: Done driving station state, nothing else to do... I (2360) chip[SVR]: Server initializing... I (2420) app-task: App Task started I (2420) chip[TS]: Last Known Good Time: 2022-08-12T19:38:04 I (2430) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2440) chip[FP]: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x3722FA9CEC843CA2, FabricId 0x0000000000000001, NodeId 0x0000000000000013, VendorId 0xFFF1 I (2440) wifi:state: init -> auth (b0) I (2450) chip[DMG]: AccessControl: initializing I (2460) chip[DMG]: Examples::AccessControlDelegate::Init I (2460) wifi:I (2460) chip[DMG]: AccessControl: setting state: auth -> assoc (0) I (2480) chip[DMG]: DefaultAclStorage: initializing I (2480) chip[DMG]: DefaultAclStorage: 1 entries loaded I (2480) wifi:state: assoc -> run (10) I (2500) wifi:connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6 I (2500) wifi:security: WPA2-PSK, phy: bgn, rssi: -42 I (2510) wifi:pm start, type: 1 I (2520) chip[ZCL]: Using ZAP configuration... I (2530) wifi:AP's beacon interval = 102400 us, DTIM period = 2 W (2530) wifi:idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64 I (2550) chip[DMG]: AccessControlCluster: initializing I (2550) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2560) app-devicecallbacks: Unhandled cluster ID: 48 I (2570) app-devicecallbacks: Current free heap: 66720 I (2580) chip[ZCL]: Initiating Admin Commissioning cluster. I (2580) chip[ZCL]: Door Lock server initialized I (2580) chip[ZCL]: Initialize PCC Plugin Server Cluster. I (2590) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x00', Attribute ID: '0x0001' I (2610) app-devicecallbacks: Current free heap: 66672 I (2610) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2620) app-devicecallbacks: Unhandled cluster ID: 4 I (2620) app-devicecallbacks: Current free heap: 66532 I (2630) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0xfffc' I (2650) app-devicecallbacks: Unhandled cluster ID: 4 I (2650) app-devicecallbacks: Current free heap: 66672 I (2660) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002b', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2660) app-devicecallbacks: Unhandled cluster ID: 43 I (2680) app-devicecallbacks: Current free heap: 66672 I (2680) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2690) app-devicecallbacks: Current free heap: 66672 I (2700) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2700) app-devicecallbacks: Unhandled cluster ID: 4 I (2720) app-devicecallbacks: Current free heap: 66672 I (2720) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0xfffc' I (2730) app-devicecallbacks: Unhandled cluster ID: 4 I (2740) app-devicecallbacks: Current free heap: 66672 I (2740) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2760) app-devicecallbacks: Unhandled cluster ID: 5 I (2770) app-devicecallbacks: Current free heap: 66672 I (2770) chip[ZCL]: On/Off set value: 1 0 I (2770) chip[ZCL]: On/off already set to new value I (2780) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2800) app-devicecallbacks: Current free heap: 66672 I (2800) chip[ZCL]: Window Covering Cluster init I (2800) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2810) app-devicecallbacks: Unhandled cluster ID: 258 I (2820) app-devicecallbacks: Current free heap: 66672 I (2830) chip[ZCL]: WC POST ATTRIBUTE=7 I (2830) chip[ZCL]: ConfigStatus 0x1B Operational=1 OnlineReserved=1 I (2840) chip[ZCL]: Lift(PA=1 Encoder=0 Reversed=0) Tilt(PA=1 Encoder=0) I (2840) chip[ZCL]: Initialize PCC Server Cluster [EP:1] I (2850) chip[ZCL]: Constant Pressure Supported I (2860) chip[ZCL]: PCC Server: Constant Proportional Pressure Supported I (2870) chip[ZCL]: PCC Server: Constant Flow Supported I (2870) chip[ZCL]: PCC Server: Constant Temperature Supported I (2880) chip[ZCL]: PCC Server: Constant Speed Supported I (2880) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2900) app-devicecallbacks: Unhandled cluster ID: 768 I (2900) app-devicecallbacks: Current free heap: 66672 I (2910) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0008' I (2920) app-devicecallbacks: Unhandled cluster ID: 768 I (2920) app-devicecallbacks: Current free heap: 66672 I (2930) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x4001' I (2950) app-devicecallbacks: Unhandled cluster ID: 768 I (2950) app-devicecallbacks: Current free heap: 66672 I (2950) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2960) app-devicecallbacks: Unhandled cluster ID: 1030 I (2970) app-devicecallbacks: Current free heap: 66672 I (2980) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0002' I (2990) app-devicecallbacks: Unhandled cluster ID: 1030 I (3000) app-devicecallbacks: Current free heap: 66672 I (3000) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0x0000' I (3010) app-devicecallbacks: Unhandled cluster ID: 4 I (3020) app-devicecallbacks: Current free heap: 66672 I (3030) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0xfffc' I (3040) app-devicecallbacks: Unhandled cluster ID: 4 I (3040) app-devicecallbacks: Current free heap: 66672 I (3050) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0001' I (3070) app-devicecallbacks: Unhandled cluster ID: 1030 I (3070) app-devicecallbacks: Current free heap: 66672 I (3080) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0002' I (3080) app-devicecallbacks: Unhandled cluster ID: 1030 I (3090) app-devicecallbacks: Current free heap: 66672 I (3090) chip[SVR]: Fabric already commissioned. Disabling BLE advertisement I (3110) chip[IN]: CASE Server enabling CASE session setups I (3110) chip[SVR]: Joining Multicast groups I (3120) chip[SVR]: Server Listening... I (3130) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3130) app-devicecallbacks: Unhandled cluster ID: 1026 I (3140) esp_netif_handlers: sta ip: 192.168.7.168, mask: 255.255.252.0, gw: 192.168.4.1 I (3140) app-devicecallbacks: Current free heap: 65412 I (3160) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0101', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3170) app-devicecallbacks: Unhandled cluster ID: 257 I (3170) app-devicecallbacks: Current free heap: 65300 I (3190) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3200) app-devicecallbacks: Unhandled cluster ID: 1030 I (3200) app-devicecallbacks: Current free heap: 64276 I (3200) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0045', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3210) app-devicecallbacks: Unhandled cluster ID: 69 I (3230) app-devicecallbacks: Current free heap: 64144 I (3230) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3240) app-devicecallbacks: Unhandled cluster ID: 1026 I (3250) app-devicecallbacks: Current free heap: 63776 I (3250) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3270) app-devicecallbacks: Unhandled cluster ID: 513 I (3270) app-devicecallbacks: Current free heap: 63776 I (3280) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x001c' I (3290) app-devicecallbacks: Unhandled cluster ID: 513 I (3290) app-devicecallbacks: Current free heap: 63724 I (3310) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_0201 attr 0x0000_001E not supported I (3310) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0405', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3320) app-devicecallbacks: Unhandled cluster ID: 1029 I (3330) app-devicecallbacks: Current free heap: 63448 I (3330) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0400', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3350) app-devicecallbacks: Unhandled cluster ID: 1024 I (3350) app-devicecallbacks: Current free heap: 63276 I (3360) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3370) app-devicecallbacks: Current free heap: 63144 I (3380) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3390) app-devicecallbacks: Unhandled cluster ID: 768 I (3390) app-devicecallbacks: Current free heap: 62904 I (3400) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3410) app-devicecallbacks: Unhandled cluster ID: 768 I (3420) app-devicecallbacks: Current free heap: 62832 I (3430) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3430) app-devicecallbacks: Unhandled cluster ID: 258 I (3440) app-devicecallbacks: Current free heap: 62688 I (3440) chip[ZCL]: WC POST ATTRIBUTE=14 I (3460) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000f' I (3460) app-devicecallbacks: Unhandled cluster ID: 258 I (3470) app-devicecallbacks: Current free heap: 62640 I (3470) chip[ZCL]: WC POST ATTRIBUTE=15 I (3480) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000a' I (3490) app-devicecallbacks: Unhandled cluster ID: 258 I (3500) app-devicecallbacks: Current free heap: 62544 I (3500) chip[ZCL]: WC POST ATTRIBUTE=10 I (3510) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_002F attr 0x0000_000C not supported I (3510) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002f', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3530) app-devicecallbacks: Unhandled cluster ID: 47 I (3540) app-devicecallbacks: Current free heap: 62364 E (3540) chip[DL]: Long dispatch time: 1175 ms, for event type 2 I (3550) app-devicecallbacks: Current free heap: 62364 I (3550) chip[DL]: WIFI_EVENT_STA_START I (3550) chip[DL]: Done driving station state, nothing else to do... I (3570) app-devicecallbacks: Current free heap: 62364 I (3570) chip[DL]: WIFI_EVENT_STA_CONNECTED I (3580) chip[DL]: WiFi station state change: Connecting -> Connecting_Succeeded I (3580) chip[DL]: WiFi station state change: Connecting_Succeeded -> Connected I (3590) chip[DL]: WiFi station interface connected I (3600) chip[ZCL]: WiFiDiagnosticsDelegate: OnConnectionStatusChanged I (3610) chip[DL]: IPv4 Internet connectivity ESTABLISHED I (3610) chip[DL]: Done driving station state, nothing else to do... I (3620) app-devicecallbacks: Current free heap: 62364 I (3620) NimBLE: GAP procedure initiated: stop advertising. I (3630) chip[DL]: CHIPoBLE advertising stopped I (3640) chip[SVR]: Cannot load binding table: a0 I (3640) chip[DL]: IP_EVENT_STA_GOT_IP I (3640) chip[DL]: IPv4 address changed on WiFi station interface: 192.168.7.168/255.255.252.0 gateway 192.168.4.1 I (3660) app-devicecallbacks: Current free heap: 62364 I (3670) chip[DL]: Updating advertising data I (3670) app-devicecallbacks: Current free heap: 62364 I (3670) app-devicecallbacks: IPv4 Server ready... I (3680) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (3680) chip[DIS]: Updating services using commissioning mode 0 I (3700) chip[DIS]: CHIP minimal mDNS started advertising. I (3700) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3710) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3720) chip[DIS]: mDNS service published: _matter._tcp I (3720) app-devicecallbacks: Current free heap: 61220 I (3720) app-devicecallbacks: Current free heap: 61220 I (3740) chip[DIS]: Updating services using commissioning mode 0 I (3740) chip[DIS]: CHIP minimal mDNS started advertising. I (3750) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3760) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3760) chip[DIS]: mDNS service published: _matter._tcp I (3770) app-devicecallbacks: Current free heap: 61220 I (5140) chip[DL]: IP_EVENT_GOT_IP6 I (5140) chip[DL]: IPv6 addr available. Ready on WIFI_STA_DEF interface: fe80:0000:0000:0000:8eaa:b5ff:fe81:75ac I (5150) app-devicecallbacks: Current free heap: 61200 I (5150) chip[DIS]: Updating services using commissioning mode 0 I (5160) chip[DIS]: CHIP minimal mDNS started advertising. I (5170) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (5180) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (5190) chip[DIS]: mDNS service published: _matter._tcp I (5190) app-devicecallbacks: Current free heap: 59160 I (7960) ROUTE_HOOK: Received RIO I (7960) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (8220) ROUTE_HOOK: Received RIO I (8220) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (8570) ROUTE_HOOK: Received RIO I (8570) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (8980) ROUTE_HOOK: Received RIO I (8980) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (10140) chip[DL]: IP_EVENT_GOT_IP6 I (10140) chip[DL]: IPv6 addr available. Ready on WIFI_STA_DEF interface: fdf5:6c37:7926:4ca3:8eaa:b5ff:fe81:75ac I (10150) app-devicecallbacks: Current free heap: 60872 I (10150) chip[DIS]: Updating services using commissioning mode 0 I (10150) chip[DIS]: CHIP minimal mDNS started advertising. I (10180) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (10180) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (10190) chip[DIS]: mDNS service published: _matter._tcp I (10190) ROUTE_HOOK: Hook already installed on netif, skip... I (10200) app-devicecallbacks: Current free heap: 60868 I (12050) ROUTE_HOOK: Received RIO I (12050) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (12670) ROUTE_HOOK: Received RIO I (12670) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (12680) ROUTE_HOOK: Received RIO I (12680) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (13790) ROUTE_HOOK: Received RIO I (13790) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (33680) all-clusters-app: Display going to sleep... I (36830) ROUTE_HOOK: Received RIO I (36830) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (44200) ROUTE_HOOK: Received RIO I (44200) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 E (108930) chip[DIS]: Insufficient parsers to process all SRV entries. I (147010) ROUTE_HOOK: Received RIO I (147010) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (180190) ROUTE_HOOK: Received RIO I (180190) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (217260) ROUTE_HOOK: Received RIO I (217260) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (225250) ROUTE_HOOK: Received RIO I (225250) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 read failed: [Errno 6] Device not configured Waiting for the device to reconnect... ets Jul 29 2019 12:21:46 rst:0x1 (POWERON_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot_comm: chip revision: 3, min. application chip revision: 0 I (125) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (223) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (230) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (621) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (629) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (680) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (696) boot: Loaded app from partition at offset 0x20000 I (696) boot: Disabling RNG early entropy source... I (708) cpu_start: Pro cpu up. I (708) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (0) cpu_start: App cpu up. I (724) cpu_start: Pro cpu start user code I (724) cpu_start: cpu freq: 160000000 I (725) cpu_start: Application information: I (729) cpu_start: Project name: chip-all-clusters-app I (735) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (742) cpu_start: Compile time: Aug 12 2022 12:31:30 I (748) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (754) cpu_start: ESP-IDF: v4.4.2 I (759) heap_init: Initializing. RAM available for dynamic allocation: I (766) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (772) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (778) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (784) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (790) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (797) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (803) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (810) spi_flash: detected chip: generic I (814) spi_flash: flash io: dio W (818) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (834) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (960) all-clusters-app: ================================================== I (960) all-clusters-app: chip-esp32-all-cluster-demo starting I (960) all-clusters-app: ================================================== I (1170) wifi:wifi driver task: 3ffdeeec, prio:23, stack:6656, core=0 I (1170) system_api: Base MAC address is not set I (1170) system_api: read default base MAC address from EFUSE I (1190) wifi:wifi firmware version: eeaa27d I (1200) wifi:wifi certification version: v7.0 I (1200) wifi:config NVS flash: enabled I (1200) wifi:config nano formating: disabled I (1210) wifi:Init data frame dynamic rx buffer num: 32 I (1210) wifi:Init management frame dynamic rx buffer num: 32 I (1210) wifi:Init management short buffer num: 32 I (1220) wifi:Init dynamic tx buffer num: 32 I (1220) wifi:Init static rx buffer size: 1600 I (1220) wifi:Init static rx buffer num: 10 I (1240) wifi:Init dynamic rx buffer num: 32 I (1240) wifi_init: rx ba win: 6 I (1240) wifi_init: tcpip mbox: 32 I (1240) wifi_init: udp mbox: 6 I (1250) wifi_init: tcp mbox: 6 I (1250) wifi_init: tcp tx win: 5744 I (1250) wifi_init: tcp rx win: 5744 I (1260) wifi_init: tcp mss: 1440 I (1260) wifi_init: WiFi IRAM OP enabled I (1260) wifi_init: WiFi RX IRAM OP enabled I (1300) chip[DL]: NVS set: chip-counters/reboot-count = 10 (0xA) I (1300) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1300) all-clusters-app: ------------------------Starting App Task--------------------------- I (1310) BTDM_INIT: BT controller compile version [bf9c077] I (1320) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1330) app-task: silicon revision 3, I (1320) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1330) app-task: 4MB external flash I (1370) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1380) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1380) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1390) chip[SVR]: Manual pairing code: [34970112332] > I (1730) CHIP[DL]: BLE host-controller synced I (2260) all-clusters-app: Display initialized (height 240, width 320) I (2270) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2270) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2280) NimBLE: GAP procedure initiated: advertise; I (2290) NimBLE: disc_mode=2 I (2290) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2300) NimBLE: I (2280) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2310) chip[DL]: CHIPoBLE advertising started I (2320) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 E (2320) chip[DL]: Long dispatch time: 1016 ms, for event type 2 I (2330) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2330) chip[DL]: Starting ESP WiFi layer I (2360) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2360) wifi:enable tsf W (2360) wifi:Haven't to connect to a suitable AP now! I (2380) chip[DL]: Attempting to connect WiFi station interface I (2400) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2400) wifi:state: init -> auth (b0) I (2400) chip[DL]: WiFi station state change: NotConnected -> Connecting I (2420) chip[DL]: Done driving station state, nothing else to do... I (2430) wifi:E (2430) chip[DL]: Long dispatch time: 101 ms, for event type 3 state: auth -> assoc (0) I (2440) chip[SVR]: Server initializing... I (2440) wifi:state: assoc -> run (10) I (2450) chip[TS]: Last Known Good Time: 2022-08-12T19:38:04 I (2470) wifi:I (2470) chip[FP]: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x3722FA9CEC843CA2, FabricId 0x0000000000000001, NodeId 0x0000000000000013, VendorId 0xFFF1 connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6 I (2480) chip[DMG]: AccessControl: initializing I (2480) wifi:security: WPA2-PSK, phy: bgn, rssi: -41I (2470) app-task: App Task started I (2490) chip[DMG]: Examples::AccessControlDelegate::Init I (2510) chip[DMG]: AccessControl: setting I (2510) chip[DMG]: DefaultAclStorage: initializing I (2510) wifi:pm start, type: 1 I (2520) chip[DMG]: DefaultAclStorage: 1 entries loaded I (2520) wifi:AP's beacon interval = 102400 us, DTIM period = 2 W (2550) wifi:idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64 I (2550) chip[ZCL]: Using ZAP configuration... I (2580) chip[DMG]: AccessControlCluster: initializing E (2580) chip[CSL]: PacketBuffer: allocation too large. I (2590) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' E (2590) chip[IN]: Cannot copy received pbuf of size 1451 Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled. Core 0 register dump: PC : 0x401d1ee6 PS : 0x00060b30 A0 : 0x8013b138 A1 : 0x3ffdcd40 0x401d1ee6: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:239 A2 : 0x00000000 A3 : 0x00000001 A4 : 0x3f426d54 A5 : 0x3ffdcd60 A6 : 0x3ffdcd40 A7 : 0x0000000c A8 : 0x00000018 A9 : 0x3ffdcbb0 A10 : 0x3ffdccf0 A11 : 0x00000001 A12 : 0x3f426d54 A13 : 0x3ffdcd60 A14 : 0x3ffdcd40 A15 : 0x3ffdccb0 SAR : 0x00000004 EXCCAUSE: 0x0000001c EXCVADDR: 0x00000004 LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xfffffff6 Backtrace:0x401d1ee3:0x3ffdcd400x4013b135:0x3ffdcd60 0x40157fd7:0x3ffdcd80 0x4017fe65:0x3ffdcdc0 0x40182c01:0x3ffdce10 0x4018670a:0x3ffdce40 0x40179c51:0x3ffdce60 0x400958a1:0x3ffdce90 0x401d1ee3: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:238 0x4013b135: chip::System::PacketBuffer::SetDataLength(unsigned short, chip::System::PacketBuffer*) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:214 0x40157fd7: chip::System::PacketBuffer::SetDataLength(unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.h:210 (inlined by) chip::Inet::UDPEndPointImplLwIP::LwIPReceiveUDPMessage(void*, udp_pcb*, pbuf*, ip_addr const*, unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/inet/UDPEndPointImplLwIP.cpp:378 0x4017fe65: udp_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/udp.c:404 0x40182c01: ip4_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c:794 0x4018670a: ethernet_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/netif/ethernet.c:186 0x40179c51: tcpip_thread_handle_msg at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:180 (inlined by) tcpip_thread at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:154 0x400958a1: vPortTaskWrapper at /Users/keanlim/tools/esp-idf/components/freertos/port/xtensa/port.c:131 ELF file SHA256: 1eb88b5cd1086a78 Rebooting... ets Jul 29 2019 12:21:46 rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot_comm: chip revision: 3, min. application chip revision: 0 I (125) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (223) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (229) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (621) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (629) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (680) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (696) boot: Loaded app from partition at offset 0x20000 I (696) boot: Disabling RNG early entropy source... I (708) cpu_start: Pro cpu up. I (708) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (694) cpu_start: App cpu up. I (724) cpu_start: Pro cpu start user code I (725) cpu_start: cpu freq: 160000000 I (725) cpu_start: Application information: I (729) cpu_start: Project name: chip-all-clusters-app I (735) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (742) cpu_start: Compile time: Aug 12 2022 12:31:30 I (748) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (754) cpu_start: ESP-IDF: v4.4.2 I (759) heap_init: Initializing. RAM available for dynamic allocation: I (766) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (772) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (778) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (784) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (790) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (797) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (803) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (811) spi_flash: detected chip: generic I (814) spi_flash: flash io: dio W (818) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (834) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (960) all-clusters-app: ================================================== I (960) all-clusters-app: chip-esp32-all-cluster-demo starting I (960) all-clusters-app: ================================================== > I (1200) wifi:wifi driver task: 3ffdeeec, prio:23, stack:6656, core=0 I (1200) system_api: Base MAC address is not set I (1200) system_api: read default base MAC address from EFUSE I (1220) wifi:wifi firmware version: eeaa27d I (1230) wifi:wifi certification version: v7.0 I (1230) wifi:config NVS flash: enabled I (1230) wifi:config nano formating: disabled I (1240) wifi:Init data frame dynamic rx buffer num: 32 I (1240) wifi:Init management frame dynamic rx buffer num: 32 I (1240) wifi:Init management short buffer num: 32 I (1250) wifi:Init dynamic tx buffer num: 32 I (1250) wifi:Init static rx buffer size: 1600 I (1250) wifi:Init static rx buffer num: 10 I (1270) wifi:Init dynamic rx buffer num: 32 I (1270) wifi_init: rx ba win: 6 I (1270) wifi_init: tcpip mbox: 32 I (1270) wifi_init: udp mbox: 6 I (1280) wifi_init: tcp mbox: 6 I (1280) wifi_init: tcp tx win: 5744 I (1280) wifi_init: tcp rx win: 5744 I (1290) wifi_init: tcp mss: 1440 I (1290) wifi_init: WiFi IRAM OP enabled I (1290) wifi_init: WiFi RX IRAM OP enabled I (1330) chip[DL]: NVS set: chip-counters/reboot-count = 11 (0xB) I (1330) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1330) all-clusters-app: ------------------------Starting App Task--------------------------- I (1340) BTDM_INIT: BT controller compile version [bf9c077] I (1350) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1360) app-task: silicon revision 3, I (1350) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1360) app-task: 4MB external flash I (1390) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1390) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1390) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1400) chip[SVR]: Manual pairing code: [34970112332] I (1750) CHIP[DL]: BLE host-controller synced I (2290) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2290) NimBLE: GAP procedure initiated: advertise; I (2300) NimBLE: disc_mode=2 I (2290) all-clusters-app: Display initialized (height 240, width 320) I (2310) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2320) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2320) NimBLE: I (2340) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2340) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2340) chip[DL]: CHIPoBLE advertising started E (2360) chip[DL]: Long dispatch time: 1028 ms, for event type 2 I (2360) chip[DL]: Starting ESP WiFi layer I (2350) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2370) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2380) wifi:enable tsf W (2380) wifi:Haven't to connect to a suitable AP now! I (2410) chip[DL]: Attempting to connect WiFi station interface I (2430) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2430) wifi:state: init -> auth (b0) I (2430) chip[DL]: WiFi station state change: NotConnected -> Connecting I (2450) wifi:I (2450) chip[DL]: Done driving station state, nothing else to do... state: auth -> assoc (0) I (2450) chip[SVR]: Server initializing... I (2460) wifi:state: assoc -> run (10) I (2470) chip[TS]: Last Known Good Time: 2022-08-12T19:38:04 I (2480) wifi:connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6I (2480) chip[FP]: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x3722FA9CEC843CA2, FabricId 0x0000000000000001, NodeId 0x0000000000000013, VendorId 0xFFF1 I (2500) wifi:security: WPA2-PSK, phy: bgn, rssi: -44 I (2500) chip[DMG]: AccessControl: initializing I (2520) chip[DMG]: Examples::AccessControlDelegate::Init I (2520) wifi:I (2520) chip[DMG]: AccessControl: setting pm start, type: 1 I (2530) chip[DMG]: DefaultAclStorage: initializing I (2530) chip[DMG]: DefaultAclStorage: 1 entries loaded I (2500) app-task: App Task started W (2540) wifi:idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64 I (2560) chip[ZCL]: Using ZAP configuration... I (2590) chip[DMG]: AccessControlCluster: initializing I (2590) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2610) app-devicecallbacks: Unhandled cluster ID: 48 I (2610) app-devicecallbacks: Current free heap: 66876 I (2610) wifi:AP's beacon interval = 102400 us, DTIM period = 2 I (2620) chip[ZCL]: Initiating Admin Commissioning cluster. I (2620) chip[ZCL]: Door Lock server initialized I (2630) chip[ZCL]: Initialize PCC Plugin Server Cluster. I (2640) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x00', Attribute ID: '0x0001' I (2650) app-devicecallbacks: Current free heap: 65320 I (2650) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2660) app-devicecallbacks: Unhandled cluster ID: 4 I (2680) app-devicecallbacks: Current free heap: 65320 I (2680) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0xfffc' I (2690) app-devicecallbacks: Unhandled cluster ID: 4 I (2700) app-devicecallbacks: Current free heap: 64832 I (2700) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002b', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2720) app-devicecallbacks: Unhandled cluster ID: 43 I (2720) app-devicecallbacks: Current free heap: 65320 I (2730) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2740) app-devicecallbacks: Current free heap: 65320 I (2740) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2760) app-devicecallbacks: Unhandled cluster ID: 4 I (2760) app-devicecallbacks: Current free heap: 65320 I (2770) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0xfffc' I (2780) app-devicecallbacks: Unhandled cluster ID: 4 I (2780) app-devicecallbacks: Current free heap: 65320 I (2800) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2810) app-devicecallbacks: Unhandled cluster ID: 5 I (2810) app-devicecallbacks: Current free heap: 65320 I (2810) chip[ZCL]: On/Off set value: 1 0 I (2820) chip[ZCL]: On/off already set to new value I (2830) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2840) app-devicecallbacks: Current free heap: 62272 I (2840) chip[ZCL]: Window Covering Cluster init I (2850) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2860) app-devicecallbacks: Unhandled cluster ID: 258 I (2870) app-devicecallbacks: Current free heap: 62272 I (2870) chip[ZCL]: WC POST ATTRIBUTE=7 I (2880) chip[ZCL]: ConfigStatus 0x1B Operational=1 OnlineReserved=1 I (2880) chip[ZCL]: Lift(PA=1 Encoder=0 Reversed=0) Tilt(PA=1 Encoder=0) I (2900) chip[ZCL]: Initialize PCC Server Cluster [EP:1] I (2900) chip[ZCL]: Constant Pressure Supported I (2900) chip[ZCL]: PCC Server: Constant Proportional Pressure Supported I (2910) chip[ZCL]: PCC Server: Constant Flow Supported I (2910) chip[ZCL]: PCC Server: Constant Temperature Supported I (2920) chip[ZCL]: PCC Server: Constant Speed Supported I (2930) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2940) app-devicecallbacks: Unhandled cluster ID: 768 I (2950) app-devicecallbacks: Current free heap: 62272 I (2950) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0008' I (2960) app-devicecallbacks: Unhandled cluster ID: 768 I (2980) app-devicecallbacks: Current free heap: 62096 I (2980) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x4001' I (2990) app-devicecallbacks: Unhandled cluster ID: 768 I (2990) app-devicecallbacks: Current free heap: 62096 I (3000) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3020) app-devicecallbacks: Unhandled cluster ID: 1030 I (3020) app-devicecallbacks: Current free heap: 62320 I (3030) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0002' I (3030) app-devicecallbacks: Unhandled cluster ID: 1030 I (3040) app-devicecallbacks: Current free heap: 57748 I (3050) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0x0000' I (3060) app-devicecallbacks: Unhandled cluster ID: 4 I (3070) app-devicecallbacks: Current free heap: 57748 I (3070) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0xfffc' I (3080) app-devicecallbacks: Unhandled cluster ID: 4 I (3090) app-devicecallbacks: Current free heap: 57748 I (3100) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0001' I (3110) app-devicecallbacks: Unhandled cluster ID: 1030 I (3110) app-devicecallbacks: Current free heap: 57748 I (3120) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0002' I (3130) app-devicecallbacks: Unhandled cluster ID: 1030 I (3140) app-devicecallbacks: Current free heap: 57748 I (3150) chip[SVR]: Fabric already commissioned. Disabling BLE advertisement I (3150) chip[IN]: CASE Server enabling CASE session setups I (3160) chip[SVR]: Joining Multicast groups I (3170) chip[SVR]: Server Listening... I (3170) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3180) app-devicecallbacks: Unhandled cluster ID: 1026 I (3190) app-devicecallbacks: Current free heap: 56496 I (3190) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0101', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3200) app-devicecallbacks: Unhandled cluster ID: 257 I (3210) app-devicecallbacks: Current free heap: 56364 I (3220) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3230) app-devicecallbacks: Unhandled cluster ID: 1030 I (3230) app-devicecallbacks: Current free heap: 55320 I (3240) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0045', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3260) app-devicecallbacks: Unhandled cluster ID: 69 I (3260) app-devicecallbacks: Current free heap: 55188 I (3270) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3270) app-devicecallbacks: Unhandled cluster ID: 1026 I (3280) app-devicecallbacks: Current free heap: 54820 I (3290) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3300) app-devicecallbacks: Unhandled cluster ID: 513 I (3310) app-devicecallbacks: Current free heap: 54820 I (3310) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x001c' I (3320) app-devicecallbacks: Unhandled cluster ID: 513 I (3340) app-devicecallbacks: Current free heap: 54768 I (3340) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_0201 attr 0x0000_001E not supported I (3350) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0405', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3350) app-devicecallbacks: Unhandled cluster ID: 1029 I (3360) app-devicecallbacks: Current free heap: 54492 I (3370) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0400', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3380) app-devicecallbacks: Unhandled cluster ID: 1024 I (3390) app-devicecallbacks: Current free heap: 54324 I (3390) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3410) app-devicecallbacks: Current free heap: 54192 I (3410) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3420) app-devicecallbacks: Unhandled cluster ID: 768 I (3430) app-devicecallbacks: Current free heap: 53952 I (3430) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3450) app-devicecallbacks: Unhandled cluster ID: 768 I (3450) app-devicecallbacks: Current free heap: 53876 I (3460) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3470) app-devicecallbacks: Unhandled cluster ID: 258 I (3480) app-devicecallbacks: Current free heap: 53732 I (3490) chip[ZCL]: WC POST ATTRIBUTE=14 I (3490) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000f' I (3500) app-devicecallbacks: Unhandled cluster ID: 258 I (3500) app-devicecallbacks: Current free heap: 53684 I (3520) chip[ZCL]: WC POST ATTRIBUTE=15 I (3520) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000a' I (3530) app-devicecallbacks: Unhandled cluster ID: 258 I (3530) app-devicecallbacks: Current free heap: 53588 I (3540) chip[ZCL]: WC POST ATTRIBUTE=10 I (3540) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_002F attr 0x0000_000C not supported I (3560) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002f', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3560) app-devicecallbacks: Unhandled cluster ID: 47 I (3570) app-devicecallbacks: Current free heap: 53408 E (3570) chip[DL]: Long dispatch time: 1120 ms, for event type 2 I (3580) app-devicecallbacks: Current free heap: 53408 I (3590) chip[DL]: WIFI_EVENT_STA_START I (3600) chip[DL]: Done driving station state, nothing else to do... I (3600) app-devicecallbacks: Current free heap: 53408 I (3610) chip[DL]: WIFI_EVENT_STA_CONNECTED I (3610) chip[DL]: WiFi station state change: Connecting -> Connecting_Succeeded I (3610) chip[DL]: WiFi station state change: Connecting_Succeeded -> Connected I (3630) chip[DL]: WiFi station interface connected I (3630) chip[ZCL]: WiFiDiagnosticsDelegate: OnConnectionStatusChanged I (3640) chip[DL]: Done driving station state, nothing else to do... I (3650) app-devicecallbacks: Current free heap: 53408 I (3660) NimBLE: GAP procedure initiated: stop advertising. I (3660) chip[DL]: CHIPoBLE advertising stopped I (3660) chip[SVR]: Cannot load binding table: a0 I (3670) chip[DL]: Updating advertising data I (3680) app-devicecallbacks: Current free heap: 62552 I (3680) app-devicecallbacks: Current free heap: 62536 I (4190) esp_netif_handlers: sta ip: 192.168.7.168, mask: 255.255.252.0, gw: 192.168.4.1 I (4190) chip[DL]: IP_EVENT_STA_GOT_IP I (4200) chip[DL]: IPv4 address changed on WiFi station interface: 192.168.7.168/255.255.252.0 gateway 192.168.4.1 I (4210) chip[DL]: IPv4 Internet connectivity ESTABLISHED I (4220) app-devicecallbacks: Current free heap: 62480 I (4220) app-devicecallbacks: IPv4 Server ready... I (4230) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (4230) chip[DIS]: Updating services using commissioning mode 0 I (4250) chip[DIS]: CHIP minimal mDNS started advertising. I (4250) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (4260) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (4270) chip[DIS]: mDNS service published: _matter._tcp I (4270) app-devicecallbacks: Current free heap: 55484 I (4270) chip[DIS]: Updating services using commissioning mode 0 I (4290) chip[DIS]: CHIP minimal mDNS started advertising. I (4290) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (4300) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (4310) chip[DIS]: mDNS service published: _matter._tcp I (4310) app-devicecallbacks: Current free heap: 55484 E (5070) chip[CSL]: PacketBuffer: allocation too large. E (5070) chip[IN]: Cannot copy received pbuf of size 1451 Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. Core 1 register dump: PC : 0x401d1ee6 PS : 0x00060430 A0 : 0x8013b138 A1 : 0x3ffdcd40 0x401d1ee6: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:239 A2 : 0x00000000 A3 : 0x00000001 A4 : 0x3f426d54 A5 : 0x3ffdcd60 A6 : 0x3ffdcd40 A7 : 0x0000000c A8 : 0x00000018 A9 : 0x3ffdcbb0 A10 : 0x3ffdccf0 A11 : 0x00000001 A12 : 0x3f426d54 A13 : 0x3ffdcd60 A14 : 0x3ffdcd40 A15 : 0x3ffdccb0 SAR : 0x00000004 EXCCAUSE: 0x0000001c EXCVADDR: 0x00000004 LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xfffffff6 Backtrace:0x401d1ee3:0x3ffdcd400x4013b135:0x3ffdcd60 0x40157fd7:0x3ffdcd80 0x4017fe65:0x3ffdcdc0 0x40182c01:0x3ffdce10 0x4018670a:0x3ffdce40 0x40179c51:0x3ffdce60 0x400958a1:0x3ffdce90 0x401d1ee3: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:238 0x4013b135: chip::System::PacketBuffer::SetDataLength(unsigned short, chip::System::PacketBuffer*) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:214 0x40157fd7: chip::System::PacketBuffer::SetDataLength(unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.h:210 (inlined by) chip::Inet::UDPEndPointImplLwIP::LwIPReceiveUDPMessage(void*, udp_pcb*, pbuf*, ip_addr const*, unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/inet/UDPEndPointImplLwIP.cpp:378 0x4017fe65: udp_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/udp.c:404 0x40182c01: ip4_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c:794 0x4018670a: ethernet_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/netif/ethernet.c:186 0x40179c51: tcpip_thread_handle_msg at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:180 (inlined by) tcpip_thread at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:154 0x400958a1: vPortTaskWrapper at /Users/keanlim/tools/esp-idf/components/freertos/port/xtensa/port.c:131 ELF file SHA256: 1eb88b5cd1086a78 Rebooting... ets Jul 29 2019 12:21:46 rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot_comm: chip revision: 3, min. application chip revision: 0 I (125) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (223) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (229) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (621) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (629) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (680) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (696) boot: Loaded app from partition at offset 0x20000 I (696) boot: Disabling RNG early entropy source... I (708) cpu_start: Pro cpu up. I (708) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (694) cpu_start: App cpu up. I (724) cpu_start: Pro cpu start user code I (724) cpu_start: cpu freq: 160000000 I (725) cpu_start: Application information: I (729) cpu_start: Project name: chip-all-clusters-app I (735) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (742) cpu_start: Compile time: Aug 12 2022 12:31:30 I (748) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (754) cpu_start: ESP-IDF: v4.4.2 I (759) heap_init: Initializing. RAM available for dynamic allocation: I (766) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (772) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (778) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (784) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (790) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (797) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (803) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (810) spi_flash: detected chip: generic I (814) spi_flash: flash io: dio W (818) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (834) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (960) all-clusters-app: ================================================== I (960) all-clusters-app: chip-esp32-all-cluster-demo starting I (960) all-clusters-app: ================================================== > I (1200) wifi:wifi driver task: 3ffdeeec, prio:23, stack:6656, core=0 I (1200) system_api: Base MAC address is not set I (1200) system_api: read default base MAC address from EFUSE I (1220) wifi:wifi firmware version: eeaa27d I (1230) wifi:wifi certification version: v7.0 I (1230) wifi:config NVS flash: enabled I (1230) wifi:config nano formating: disabled I (1240) wifi:Init data frame dynamic rx buffer num: 32 I (1240) wifi:Init management frame dynamic rx buffer num: 32 I (1240) wifi:Init management short buffer num: 32 I (1250) wifi:Init dynamic tx buffer num: 32 I (1250) wifi:Init static rx buffer size: 1600 I (1250) wifi:Init static rx buffer num: 10 I (1270) wifi:Init dynamic rx buffer num: 32 I (1270) wifi_init: rx ba win: 6 I (1270) wifi_init: tcpip mbox: 32 I (1270) wifi_init: udp mbox: 6 I (1280) wifi_init: tcp mbox: 6 I (1280) wifi_init: tcp tx win: 5744 I (1280) wifi_init: tcp rx win: 5744 I (1290) wifi_init: tcp mss: 1440 I (1290) wifi_init: WiFi IRAM OP enabled I (1290) wifi_init: WiFi RX IRAM OP enabled I (1330) chip[DL]: NVS set: chip-counters/reboot-count = 12 (0xC) I (1330) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1330) all-clusters-app: ------------------------Starting App Task--------------------------- I (1340) BTDM_INIT: BT controller compile version [bf9c077] I (1350) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1360) app-task: silicon revision 3, I (1350) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1360) app-task: 4MB external flash I (1390) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1390) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1400) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1410) chip[SVR]: Manual pairing code: [34970112332] I (1760) CHIP[DL]: BLE host-controller synced I (2270) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2270) NimBLE: GAP procedure initiated: advertise; I (2280) NimBLE: disc_mode=2 I (2280) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2300) all-clusters-app: Display initialized (height 240, width 320) I (2300) NimBLE: I (2300) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2310) chip[DL]: CHIPoBLE advertising started E (2310) chip[DL]: Long dispatch time: 979 ms, for event type 2 I (2320) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2330) chip[DL]: Starting ESP WiFi layer I (2340) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2340) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2350) wifi:enable tsf W (2360) wifi:Haven't to connect to a suitable AP now! I (2360) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2360) chip[DL]: Attempting to connect WiFi station interface I (2370) chip[DL]: WiFi station state change: NotConnected -> Connecting I (2390) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2390) wifi:state: init -> auth (b0) I (2400) chip[DL]: Done driving station state, nothing else to do... I (2400) chip[SVR]: Server initializing... I (2400) chip[TS]: Last Known Good Time: 2022-08-12T19:38:04 I (2410) wifi:state: auth -> assoc (0) I (2430) wifi:state: assoc -> run (10) I (2440) chip[FP]: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x3722FA9CEC843CA2, FabricId 0x0000000000000001, NodeId 0x0000000000000013, VendorId 0xFFF1 I (2450) wifi:connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6 I (2460) wifi:security: WPA2-PSK, phy: bgn, rssi: -42 I (2460) chip[DMG]: AccessControl: initializing I (2460) chip[DMG]: Examples::AccessControlDelegate::Init I (2480) chip[DMG]: AccessControl: setting I (2480) chip[DMG]: DefaultAclStorage: initializing I (2470) wifi:I (2470) app-task: App Task started pm start, type: 1 I (2490) chip[DMG]: DefaultAclStorage: 1 entries loaded W (2510) wifi:idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64 I (2530) wifi:AP's beacon interval = 102400 us, DTIM period = 2 I (2540) chip[ZCL]: Using ZAP configuration... I (2570) chip[DMG]: AccessControlCluster: initializing I (2570) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2590) app-devicecallbacks: Unhandled cluster ID: 48 I (2590) app-devicecallbacks: Current free heap: 66884 I (2600) chip[ZCL]: Initiating Admin Commissioning cluster. I (2600) chip[ZCL]: Door Lock server initialized I (2610) chip[ZCL]: Initialize PCC Plugin Server Cluster. I (2620) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x00', Attribute ID: '0x0001' I (2630) app-devicecallbacks: Current free heap: 65320 I (2630) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2650) app-devicecallbacks: Unhandled cluster ID: 4 I (2650) app-devicecallbacks: Current free heap: 65320 I (2660) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0xfffc' I (2670) app-devicecallbacks: Unhandled cluster ID: 4 I (2670) app-devicecallbacks: Current free heap: 65320 I (2680) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002b', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2690) app-devicecallbacks: Unhandled cluster ID: 43 I (2690) app-devicecallbacks: Current free heap: 65140 I (2710) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2720) app-devicecallbacks: Current free heap: 64936 I (2720) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2730) app-devicecallbacks: Unhandled cluster ID: 4 I (2740) app-devicecallbacks: Current free heap: 65340 I (2750) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0xfffc' I (2760) app-devicecallbacks: Unhandled cluster ID: 4 I (2760) app-devicecallbacks: Current free heap: 65340 I (2770) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2780) app-devicecallbacks: Unhandled cluster ID: 5 I (2790) app-devicecallbacks: Current free heap: 65340 I (2790) chip[ZCL]: On/Off set value: 1 0 I (2800) chip[ZCL]: On/off already set to new value I (2810) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2820) app-devicecallbacks: Current free heap: 65188 I (2820) chip[ZCL]: Window Covering Cluster init I (2820) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2840) app-devicecallbacks: Unhandled cluster ID: 258 I (2850) app-devicecallbacks: Current free heap: 65372 I (2850) chip[ZCL]: WC POST ATTRIBUTE=7 I (2850) chip[ZCL]: ConfigStatus 0x1B Operational=1 OnlineReserved=1 I (2860) chip[ZCL]: Lift(PA=1 Encoder=0 Reversed=0) Tilt(PA=1 Encoder=0) I (2870) chip[ZCL]: Initialize PCC Server Cluster [EP:1] I (2880) chip[ZCL]: Constant Pressure Supported I (2880) chip[ZCL]: PCC Server: Constant Proportional Pressure Supported I (2890) chip[ZCL]: PCC Server: Constant Flow Supported I (2890) chip[ZCL]: PCC Server: Constant Temperature Supported I (2900) chip[ZCL]: PCC Server: Constant Speed Supported I (2910) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2920) app-devicecallbacks: Unhandled cluster ID: 768 I (2920) app-devicecallbacks: Current free heap: 65372 I (2940) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0008' I (2940) app-devicecallbacks: Unhandled cluster ID: 768 I (2950) app-devicecallbacks: Current free heap: 65372 I (2950) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x4001' I (2970) app-devicecallbacks: Unhandled cluster ID: 768 I (2980) app-devicecallbacks: Current free heap: 65372 I (2980) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2990) app-devicecallbacks: Unhandled cluster ID: 1030 I (2990) app-devicecallbacks: Current free heap: 65372 I (3010) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0002' I (3020) app-devicecallbacks: Unhandled cluster ID: 1030 I (3020) app-devicecallbacks: Current free heap: 65372 I (3020) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0x0000' I (3040) app-devicecallbacks: Unhandled cluster ID: 4 I (3050) app-devicecallbacks: Current free heap: 65372 I (3050) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0xfffc' I (3060) app-devicecallbacks: Unhandled cluster ID: 4 I (3060) app-devicecallbacks: Current free heap: 65372 I (3080) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0001' I (3090) app-devicecallbacks: Unhandled cluster ID: 1030 I (3090) app-devicecallbacks: Current free heap: 65372 I (3100) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0002' I (3110) app-devicecallbacks: Unhandled cluster ID: 1030 I (3120) app-devicecallbacks: Current free heap: 65372 I (3120) chip[SVR]: Fabric already commissioned. Disabling BLE advertisement I (3130) chip[IN]: CASE Server enabling CASE session setups I (3130) chip[SVR]: Joining Multicast groups I (3150) chip[SVR]: Server Listening... I (3160) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3160) app-devicecallbacks: Unhandled cluster ID: 1026 I (3170) app-devicecallbacks: Current free heap: 64136 I (3170) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0101', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3190) app-devicecallbacks: Unhandled cluster ID: 257 I (3200) app-devicecallbacks: Current free heap: 63588 I (3200) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3220) app-devicecallbacks: Unhandled cluster ID: 1030 I (3220) app-devicecallbacks: Current free heap: 62556 I (3230) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0045', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3230) app-devicecallbacks: Unhandled cluster ID: 69 I (3240) app-devicecallbacks: Current free heap: 61084 I (3250) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3260) app-devicecallbacks: Unhandled cluster ID: 1026 I (3260) app-devicecallbacks: Current free heap: 62416 I (3270) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3290) app-devicecallbacks: Unhandled cluster ID: 513 I (3290) app-devicecallbacks: Current free heap: 62416 I (3300) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x001c' I (3300) app-devicecallbacks: Unhandled cluster ID: 513 I (3320) app-devicecallbacks: Current free heap: 62364 I (3320) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_0201 attr 0x0000_001E not supported I (3330) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0405', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3340) app-devicecallbacks: Unhandled cluster ID: 1029 I (3350) app-devicecallbacks: Current free heap: 62076 I (3350) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0400', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3360) app-devicecallbacks: Unhandled cluster ID: 1024 I (3380) app-devicecallbacks: Current free heap: 61908 I (3380) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3390) app-devicecallbacks: Current free heap: 61612 I (3400) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3410) app-devicecallbacks: Unhandled cluster ID: 768 I (3410) app-devicecallbacks: Current free heap: 61372 I (3420) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3440) app-devicecallbacks: Unhandled cluster ID: 768 I (3440) app-devicecallbacks: Current free heap: 61300 I (3440) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3450) app-devicecallbacks: Unhandled cluster ID: 258 I (3460) app-devicecallbacks: Current free heap: 61340 I (3470) chip[ZCL]: WC POST ATTRIBUTE=14 I (3470) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000f' I (3490) app-devicecallbacks: Unhandled cluster ID: 258 I (3490) app-devicecallbacks: Current free heap: 61292 I (3500) chip[ZCL]: WC POST ATTRIBUTE=15 I (3500) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000a' I (3510) app-devicecallbacks: Unhandled cluster ID: 258 I (3520) app-devicecallbacks: Current free heap: 61196 I (3530) chip[ZCL]: WC POST ATTRIBUTE=10 I (3530) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_002F attr 0x0000_000C not supported I (3530) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002f', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3540) app-devicecallbacks: Unhandled cluster ID: 47 I (3560) app-devicecallbacks: Current free heap: 61016 E (3560) chip[DL]: Long dispatch time: 1160 ms, for event type 2 I (3570) app-devicecallbacks: Current free heap: 61016 I (3570) chip[DL]: WIFI_EVENT_STA_START I (3570) chip[DL]: Done driving station state, nothing else to do... I (3590) app-devicecallbacks: Current free heap: 61016 I (3590) chip[DL]: WIFI_EVENT_STA_CONNECTED I (3590) chip[DL]: WiFi station state change: Connecting -> Connecting_Succeeded I (3600) chip[DL]: WiFi station state change: Connecting_Succeeded -> Connected I (3620) chip[DL]: WiFi station interface connected I (3190) esp_netif_handlers: sta ip: 192.168.7.168, mask: 255.255.252.0, gw: 192.168.4.1 I (3620) chip[ZCL]: WiFiDiagnosticsDelegate: OnConnectionStatusChanged I (3630) chip[DL]: IPv4 Internet connectivity ESTABLISHED I (3640) chip[DL]: Done driving station state, nothing else to do... I (3650) app-devicecallbacks: Current free heap: 61048 I (3650) NimBLE: GAP procedure initiated: stop advertising. I (3670) chip[DL]: CHIPoBLE advertising stopped I (3670) chip[SVR]: Cannot load binding table: a0 I (3670) chip[DL]: Updating advertising data I (3670) app-devicecallbacks: Current free heap: 61048 I (3680) chip[DL]: IP_EVENT_STA_GOT_IP I (3690) chip[DL]: IPv4 address changed on WiFi station interface: 192.168.7.168/255.255.252.0 gateway 192.168.4.1 I (3700) app-devicecallbacks: Current free heap: 61052 I (3700) app-devicecallbacks: IPv4 Server ready... I (3710) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (3710) chip[DIS]: Updating services using commissioning mode 0 I (3730) chip[DIS]: CHIP minimal mDNS started advertising. I (3730) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3740) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3750) chip[DIS]: mDNS service published: _matter._tcp I (3750) app-devicecallbacks: Current free heap: 59720 I (3760) app-devicecallbacks: Current free heap: 61672 I (3760) chip[DIS]: Updating services using commissioning mode 0 I (3770) chip[DIS]: CHIP minimal mDNS started advertising. I (3780) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3790) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3790) chip[DIS]: mDNS service published: _matter._tcp I (3800) app-devicecallbacks: Current free heap: 61668 I (5190) chip[DL]: IP_EVENT_GOT_IP6 I (5190) chip[DL]: IPv6 addr available. Ready on WIFI_STA_DEF interface: fe80:0000:0000:0000:8eaa:b5ff:fe81:75ac I (5190) app-devicecallbacks: Current free heap: 61400 I (5210) chip[DIS]: Updating services using commissioning mode 0 I (5210) chip[DIS]: CHIP minimal mDNS started advertising. I (5230) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (5230) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (5240) chip[DIS]: mDNS service published: _matter._tcp I (5240) app-devicecallbacks: Current free heap: 59884 I (6200) ROUTE_HOOK: Received RIO I (6200) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (6420) ROUTE_HOOK: Received RIO I (6420) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (6420) ROUTE_HOOK: Received RIO I (6420) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (6440) ROUTE_HOOK: Received RIO I (6440) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (8190) chip[DL]: IP_EVENT_GOT_IP6 I (8190) chip[DL]: IPv6 addr available. Ready on WIFI_STA_DEF interface: fdf5:6c37:7926:4ca3:8eaa:b5ff:fe81:75ac I (8200) app-devicecallbacks: Current free heap: 61408 I (8200) chip[DIS]: Updating services using commissioning mode 0 I (8210) chip[DIS]: CHIP minimal mDNS started advertising. I (8230) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (8230) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (8240) chip[DIS]: mDNS service published: _matter._tcp I (8240) ROUTE_HOOK: Hook already installed on netif, skip... I (8250) app-devicecallbacks: Current free heap: 59408 I (10920) ROUTE_HOOK: Received RIO I (10930) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (10930) ROUTE_HOOK: Received RIO I (10940) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (11130) ROUTE_HOOK: Received RIO I (11130) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (11440) ROUTE_HOOK: Received RIO I (11440) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 E (13280) chip[CSL]: PacketBuffer: allocation too large. E (13280) chip[IN]: Cannot copy received pbuf of size 1451 Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. Core 1 register dump: PC : 0x401d1ee6 PS : 0x00060030 A0 : 0x8013b138 A1 : 0x3ffdcd40 0x401d1ee6: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:239 A2 : 0x00000000 A3 : 0x00000001 A4 : 0x3f426d54 A5 : 0x3ffdcd60 A6 : 0x3ffdcd40 A7 : 0x0000000c A8 : 0x00000018 A9 : 0x3ffdcbb0 A10 : 0x3ffdccf0 A11 : 0x00000001 A12 : 0x3f426d54 A13 : 0x3ffdcd60 A14 : 0x3ffdcd40 A15 : 0x3ffdccb0 SAR : 0x00000004 EXCCAUSE: 0x0000001c EXCVADDR: 0x00000004 LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xfffffff6 Backtrace:0x401d1ee3:0x3ffdcd400x4013b135:0x3ffdcd60 0x40157fd7:0x3ffdcd80 0x4017fe65:0x3ffdcdc0 0x40182c01:0x3ffdce10 0x4018670a:0x3ffdce40 0x40179c51:0x3ffdce60 0x400958a1:0x3ffdce90 0x401d1ee3: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:238 0x4013b135: chip::System::PacketBuffer::SetDataLength(unsigned short, chip::System::PacketBuffer*) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:214 0x40157fd7: chip::System::PacketBuffer::SetDataLength(unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.h:210 (inlined by) chip::Inet::UDPEndPointImplLwIP::LwIPReceiveUDPMessage(void*, udp_pcb*, pbuf*, ip_addr const*, unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/inet/UDPEndPointImplLwIP.cpp:378 0x4017fe65: udp_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/udp.c:404 0x40182c01: ip4_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c:794 0x4018670a: ethernet_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/netif/ethernet.c:186 0x40179c51: tcpip_thread_handle_msg at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:180 (inlined by) tcpip_thread at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:154 0x400958a1: vPortTaskWrapper at /Users/keanlim/tools/esp-idf/components/freertos/port/xtensa/port.c:131 ELF file SHA256: 1eb88b5cd1086a78 Rebooting... ets Jul 29 2019 12:21:46 rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot_comm: chip revision: 3, min. application chip revision: 0 I (125) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (223) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (229) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (621) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (629) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (680) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (696) boot: Loaded app from partition at offset 0x20000 I (696) boot: Disabling RNG early entropy source... I (708) cpu_start: Pro cpu up. I (708) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (694) cpu_start: App cpu up. I (724) cpu_start: Pro cpu start user code I (724) cpu_start: cpu freq: 160000000 I (725) cpu_start: Application information: I (729) cpu_start: Project name: chip-all-clusters-app I (735) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (742) cpu_start: Compile time: Aug 12 2022 12:31:30 I (748) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (754) cpu_start: ESP-IDF: v4.4.2 I (759) heap_init: Initializing. RAM available for dynamic allocation: I (766) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (772) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (778) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (784) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (790) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (797) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (803) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (810) spi_flash: detected chip: generic I (814) spi_flash: flash io: dio W (818) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (834) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (960) all-clusters-app: ================================================== I (960) all-clusters-app: chip-esp32-all-cluster-demo starting I (960) all-clusters-app: ================================================== > I (1200) wifi:wifi driver task: 3ffdeeec, prio:23, stack:6656, core=0 I (1200) system_api: Base MAC address is not set I (1200) system_api: read default base MAC address from EFUSE I (1220) wifi:wifi firmware version: eeaa27d I (1230) wifi:wifi certification version: v7.0 I (1230) wifi:config NVS flash: enabled I (1230) wifi:config nano formating: disabled I (1240) wifi:Init data frame dynamic rx buffer num: 32 I (1240) wifi:Init management frame dynamic rx buffer num: 32 I (1240) wifi:Init management short buffer num: 32 I (1250) wifi:Init dynamic tx buffer num: 32 I (1250) wifi:Init static rx buffer size: 1600 I (1250) wifi:Init static rx buffer num: 10 I (1270) wifi:Init dynamic rx buffer num: 32 I (1270) wifi_init: rx ba win: 6 I (1270) wifi_init: tcpip mbox: 32 I (1270) wifi_init: udp mbox: 6 I (1280) wifi_init: tcp mbox: 6 I (1280) wifi_init: tcp tx win: 5744 I (1280) wifi_init: tcp rx win: 5744 I (1290) wifi_init: tcp mss: 1440 I (1290) wifi_init: WiFi IRAM OP enabled I (1290) wifi_init: WiFi RX IRAM OP enabled I (1330) chip[DL]: NVS set: chip-counters/reboot-count = 13 (0xD) I (1330) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1330) all-clusters-app: ------------------------Starting App Task--------------------------- I (1340) BTDM_INIT: BT controller compile version [bf9c077] I (1350) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1360) app-task: silicon revision 3, I (1350) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1360) app-task: 4MB external flash I (1390) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1390) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1390) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1400) chip[SVR]: Manual pairing code: [34970112332] I (1750) CHIP[DL]: BLE host-controller synced I (2280) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2280) NimBLE: GAP procedure initiated: advertise; I (2290) NimBLE: disc_mode=2 I (2290) all-clusters-app: Display initialized (height 240, width 320) I (2300) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2310) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2310) NimBLE: I (2330) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2330) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2330) chip[DL]: CHIPoBLE advertising started E (2350) chip[DL]: Long dispatch time: 1018 ms, for event type 2 I (2350) chip[DL]: Starting ESP WiFi layer I (2340) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2360) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2370) wifi:enable tsf W (2370) wifi:Haven't to connect to a suitable AP now! I (2380) chip[DL]: Attempting to connect WiFi station interface I (2400) chip[DL]: WiFi station state change: NotConnected -> Connecting I (2400) chip[DL]: Done driving station state, nothing else to do... I (2410) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2410) chip[SVR]: Server initializing... I (2420) wifi:state: init -> auth (b0) I (2420) chip[TS]: Last Known Good Time: 2022-08-12T19:38:04 I (2440) chip[FP]: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x3722FA9CEC843CA2, FabricId 0x0000000000000001, NodeId 0x0000000000000013, VendorId 0xFFF1 I (2440) wifi:state: auth -> assoc (0) I (2460) chip[DMG]: AccessControl: initializing I (2460) chip[DMG]: Examples::AccessControlDelegate::Init I (2460) wifi:I (2470) chip[DMG]: AccessControl: setting state: assoc -> run (10) I (2470) chip[DMG]: DefaultAclStorage: initializing I (2490) app-task: App Task started I (2490) chip[DMG]: DefaultAclStorage: 1 entries loaded I (2500) wifi:connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6 I (2500) wifi:security: WPA2-PSK, phy: bgn, rssi: -41 I (2520) wifi:pm start, type: 1 I (2530) wifi:AP's beacon interval = 102400 us, DTIM period = 2 I (2530) chip[ZCL]: Using ZAP configuration... W (2540) wifi:idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64 I (2560) chip[DMG]: AccessControlCluster: initializing I (2560) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2570) app-devicecallbacks: Unhandled cluster ID: 48 I (2570) app-devicecallbacks: Current free heap: 67140 I (2590) chip[ZCL]: Initiating Admin Commissioning cluster. I (2590) chip[ZCL]: Door Lock server initialized I (2590) chip[ZCL]: Initialize PCC Plugin Server Cluster. I (2600) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x00', Attribute ID: '0x0001' I (2620) app-devicecallbacks: Current free heap: 67084 I (2620) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2630) app-devicecallbacks: Unhandled cluster ID: 4 I (2630) app-devicecallbacks: Current free heap: 67084 I (2640) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0xfffc' I (2660) app-devicecallbacks: Unhandled cluster ID: 4 I (2660) app-devicecallbacks: Current free heap: 67084 I (2670) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002b', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2670) app-devicecallbacks: Unhandled cluster ID: 43 I (2690) app-devicecallbacks: Current free heap: 67032 I (2690) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2700) app-devicecallbacks: Current free heap: 66904 I (2710) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2710) app-devicecallbacks: Unhandled cluster ID: 4 I (2730) app-devicecallbacks: Current free heap: 67084 I (2730) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0xfffc' I (2740) app-devicecallbacks: Unhandled cluster ID: 4 I (2750) app-devicecallbacks: Current free heap: 67084 I (2750) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2770) app-devicecallbacks: Unhandled cluster ID: 5 I (2780) app-devicecallbacks: Current free heap: 67084 I (2780) chip[ZCL]: On/Off set value: 1 0 I (2780) chip[ZCL]: On/off already set to new value I (2790) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2800) app-devicecallbacks: Current free heap: 67084 I (2810) chip[ZCL]: Window Covering Cluster init I (2810) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2820) app-devicecallbacks: Unhandled cluster ID: 258 I (2830) app-devicecallbacks: Current free heap: 67084 I (2840) chip[ZCL]: WC POST ATTRIBUTE=7 I (2840) chip[ZCL]: ConfigStatus 0x1B Operational=1 OnlineReserved=1 I (2850) chip[ZCL]: Lift(PA=1 Encoder=0 Reversed=0) Tilt(PA=1 Encoder=0) I (2850) chip[ZCL]: Initialize PCC Server Cluster [EP:1] I (2860) chip[ZCL]: Constant Pressure Supported I (2870) chip[ZCL]: PCC Server: Constant Proportional Pressure Supported I (2880) chip[ZCL]: PCC Server: Constant Flow Supported I (2880) chip[ZCL]: PCC Server: Constant Temperature Supported I (2890) chip[ZCL]: PCC Server: Constant Speed Supported I (2890) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2910) app-devicecallbacks: Unhandled cluster ID: 768 I (2910) app-devicecallbacks: Current free heap: 67084 I (2920) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0008' I (2930) app-devicecallbacks: Unhandled cluster ID: 768 I (2930) app-devicecallbacks: Current free heap: 67084 I (2940) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x4001' I (2950) app-devicecallbacks: Unhandled cluster ID: 768 I (2960) app-devicecallbacks: Current free heap: 67084 I (2960) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2970) app-devicecallbacks: Unhandled cluster ID: 1030 I (2980) app-devicecallbacks: Current free heap: 67084 I (2990) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0002' I (3000) app-devicecallbacks: Unhandled cluster ID: 1030 I (3010) app-devicecallbacks: Current free heap: 67084 I (3010) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0x0000' I (3020) app-devicecallbacks: Unhandled cluster ID: 4 I (3030) app-devicecallbacks: Current free heap: 67084 I (3040) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0xfffc' I (3050) app-devicecallbacks: Unhandled cluster ID: 4 I (3050) app-devicecallbacks: Current free heap: 67084 I (3060) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0001' I (3080) app-devicecallbacks: Unhandled cluster ID: 1030 I (3080) app-devicecallbacks: Current free heap: 67084 I (3080) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0002' I (3090) app-devicecallbacks: Unhandled cluster ID: 1030 I (3100) app-devicecallbacks: Current free heap: 67084 I (3100) chip[SVR]: Fabric already commissioned. Disabling BLE advertisement I (3120) chip[IN]: CASE Server enabling CASE session setups I (3120) chip[SVR]: Joining Multicast groups I (3130) chip[SVR]: Server Listening... I (3140) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3140) app-devicecallbacks: Unhandled cluster ID: 1026 I (3160) app-devicecallbacks: Current free heap: 65856 I (3160) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0101', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3170) app-devicecallbacks: Unhandled cluster ID: 257 I (3180) app-devicecallbacks: Current free heap: 65724 I (3180) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3190) esp_netif_handlers: sta ip: 192.168.7.168, mask: 255.255.252.0, gw: 192.168.4.1 I (3200) app-devicecallbacks: Unhandled cluster ID: 1030 I (3210) app-devicecallbacks: Current free heap: 64344 I (3210) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0045', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3220) app-devicecallbacks: Unhandled cluster ID: 69 I (3240) app-devicecallbacks: Current free heap: 64196 I (3240) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3250) app-devicecallbacks: Unhandled cluster ID: 1026 I (3260) app-devicecallbacks: Current free heap: 64204 I (3260) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3280) app-devicecallbacks: Unhandled cluster ID: 513 I (3280) app-devicecallbacks: Current free heap: 64204 I (3290) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x001c' I (3300) app-devicecallbacks: Unhandled cluster ID: 513 I (3300) app-devicecallbacks: Current free heap: 64152 I (3320) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_0201 attr 0x0000_001E not supported I (3320) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0405', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3330) app-devicecallbacks: Unhandled cluster ID: 1029 I (3330) app-devicecallbacks: Current free heap: 63876 I (3350) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0400', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3360) app-devicecallbacks: Unhandled cluster ID: 1024 I (3360) app-devicecallbacks: Current free heap: 63700 I (3370) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3380) app-devicecallbacks: Current free heap: 63568 I (3390) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3400) app-devicecallbacks: Unhandled cluster ID: 768 I (3400) app-devicecallbacks: Current free heap: 63328 I (3410) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3420) app-devicecallbacks: Unhandled cluster ID: 768 I (3430) app-devicecallbacks: Current free heap: 63256 I (3430) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3440) app-devicecallbacks: Unhandled cluster ID: 258 I (3460) app-devicecallbacks: Current free heap: 63112 I (3460) chip[ZCL]: WC POST ATTRIBUTE=14 I (3460) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000f' I (3470) app-devicecallbacks: Unhandled cluster ID: 258 I (3480) app-devicecallbacks: Current free heap: 63064 I (3490) chip[ZCL]: WC POST ATTRIBUTE=15 I (3490) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000a' I (3500) app-devicecallbacks: Unhandled cluster ID: 258 I (3510) app-devicecallbacks: Current free heap: 62968 I (3510) chip[ZCL]: WC POST ATTRIBUTE=10 I (3520) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_002F attr 0x0000_000C not supported I (3530) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002f', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3540) app-devicecallbacks: Unhandled cluster ID: 47 I (3540) app-devicecallbacks: Current free heap: 62788 E (3550) chip[DL]: Long dispatch time: 1138 ms, for event type 2 I (3550) app-devicecallbacks: Current free heap: 62788 I (3570) chip[DL]: WIFI_EVENT_STA_START I (3570) chip[DL]: Done driving station state, nothing else to do... I (3580) app-devicecallbacks: Current free heap: 62788 I (3580) chip[DL]: WIFI_EVENT_STA_CONNECTED I (3580) chip[DL]: WiFi station state change: Connecting -> Connecting_Succeeded I (3590) chip[DL]: WiFi station state change: Connecting_Succeeded -> Connected I (3610) chip[DL]: WiFi station interface connected I (3610) chip[ZCL]: WiFiDiagnosticsDelegate: OnConnectionStatusChanged I (3610) chip[DL]: IPv4 Internet connectivity ESTABLISHED I (3620) chip[DL]: Done driving station state, nothing else to do... I (3630) app-devicecallbacks: Current free heap: 62788 I (3640) NimBLE: GAP procedure initiated: stop advertising. I (3640) chip[DL]: CHIPoBLE advertising stopped I (3640) chip[SVR]: Cannot load binding table: a0 I (3650) chip[DL]: IP_EVENT_STA_GOT_IP I (3660) chip[DL]: IPv4 address changed on WiFi station interface: 192.168.7.168/255.255.252.0 gateway 192.168.4.1 I (3670) app-devicecallbacks: Current free heap: 62788 I (3670) chip[DL]: Updating advertising data I (3680) app-devicecallbacks: Current free heap: 62788 I (3680) app-devicecallbacks: IPv4 Server ready... I (3690) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (3700) chip[DIS]: Updating services using commissioning mode 0 I (3710) chip[DIS]: CHIP minimal mDNS started advertising. I (3720) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3720) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3730) chip[DIS]: mDNS service published: _matter._tcp I (3740) app-devicecallbacks: Current free heap: 61648 I (3740) app-devicecallbacks: Current free heap: 61648 I (3750) chip[DIS]: Updating services using commissioning mode 0 I (3750) chip[DIS]: CHIP minimal mDNS started advertising. I (3770) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3770) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3780) chip[DIS]: mDNS service published: _matter._tcp I (3790) app-devicecallbacks: Current free heap: 61648 I (5190) chip[DL]: IP_EVENT_GOT_IP6 I (5190) chip[DL]: IPv6 addr available. Ready on WIFI_STA_DEF interface: fe80:0000:0000:0000:8eaa:b5ff:fe81:75ac I (5200) app-devicecallbacks: Current free heap: 61636 I (5200) chip[DIS]: Updating services using commissioning mode 0 I (5210) chip[DIS]: CHIP minimal mDNS started advertising. I (5220) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (5230) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (5230) chip[DIS]: mDNS service published: _matter._tcp I (5240) app-devicecallbacks: Current free heap: 61296 E (5700) chip[CSL]: PacketBuffer: allocation too large. E (5700) chip[IN]: Cannot copy received pbuf of size 1450 Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. Core 1 register dump: PC : 0x401d1ee6 PS : 0x00060c30 A0 : 0x8013b138 A1 : 0x3ffdcd40 0x401d1ee6: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:239 A2 : 0x00000000 A3 : 0x00000001 A4 : 0x3f426d54 A5 : 0x3ffdcd60 A6 : 0x3ffdcd40 A7 : 0x0000000c A8 : 0x00000018 A9 : 0x3ffdcbb0 A10 : 0x3ffdccf0 A11 : 0x00000001 A12 : 0x3f426d54 A13 : 0x3ffdcd60 A14 : 0x3ffdcd40 A15 : 0x3ffdccb0 SAR : 0x00000004 EXCCAUSE: 0x0000001c EXCVADDR: 0x00000004 LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xfffffff6 Backtrace:0x401d1ee3:0x3ffdcd400x4013b135:0x3ffdcd60 0x40157fd7:0x3ffdcd80 0x4017fe65:0x3ffdcdc0 0x40182c01:0x3ffdce10 0x4018670a:0x3ffdce40 0x40179c51:0x3ffdce60 0x400958a1:0x3ffdce90 0x401d1ee3: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:238 0x4013b135: chip::System::PacketBuffer::SetDataLength(unsigned short, chip::System::PacketBuffer*) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:214 0x40157fd7: chip::System::PacketBuffer::SetDataLength(unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.h:210 (inlined by) chip::Inet::UDPEndPointImplLwIP::LwIPReceiveUDPMessage(void*, udp_pcb*, pbuf*, ip_addr const*, unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/inet/UDPEndPointImplLwIP.cpp:378 0x4017fe65: udp_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/udp.c:404 0x40182c01: ip4_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c:794 0x4018670a: ethernet_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/netif/ethernet.c:186 0x40179c51: tcpip_thread_handle_msg at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:180 (inlined by) tcpip_thread at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:154 0x400958a1: vPortTaskWrapper at /Users/keanlim/tools/esp-idf/components/freertos/port/xtensa/port.c:131 ELF file SHA256: 1eb88b5cd1086a78 Rebooting... ets Jul 29 2019 12:21:46 rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot_comm: chip revision: 3, min. application chip revision: 0 I (125) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (223) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (229) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (621) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (629) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (680) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (696) boot: Loaded app from partition at offset 0x20000 I (696) boot: Disabling RNG early entropy source... I (708) cpu_start: Pro cpu up. I (708) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (694) cpu_start: App cpu up. I (724) cpu_start: Pro cpu start user code I (724) cpu_start: cpu freq: 160000000 I (725) cpu_start: Application information: I (729) cpu_start: Project name: chip-all-clusters-app I (735) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (742) cpu_start: Compile time: Aug 12 2022 12:31:30 I (748) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (754) cpu_start: ESP-IDF: v4.4.2 I (759) heap_init: Initializing. RAM available for dynamic allocation: I (766) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (772) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (778) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (784) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (790) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (797) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (803) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (810) spi_flash: detected chip: generic I (814) spi_flash: flash io: dio W (818) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (834) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (960) all-clusters-app: ================================================== I (960) all-clusters-app: chip-esp32-all-cluster-demo starting I (960) all-clusters-app: ================================================== > I (1200) wifi:wifi driver task: 3ffdeeec, prio:23, stack:6656, core=0 I (1200) system_api: Base MAC address is not set I (1200) system_api: read default base MAC address from EFUSE I (1220) wifi:wifi firmware version: eeaa27d I (1230) wifi:wifi certification version: v7.0 I (1230) wifi:config NVS flash: enabled I (1230) wifi:config nano formating: disabled I (1240) wifi:Init data frame dynamic rx buffer num: 32 I (1240) wifi:Init management frame dynamic rx buffer num: 32 I (1240) wifi:Init management short buffer num: 32 I (1250) wifi:Init dynamic tx buffer num: 32 I (1250) wifi:Init static rx buffer size: 1600 I (1250) wifi:Init static rx buffer num: 10 I (1270) wifi:Init dynamic rx buffer num: 32 I (1270) wifi_init: rx ba win: 6 I (1270) wifi_init: tcpip mbox: 32 I (1270) wifi_init: udp mbox: 6 I (1280) wifi_init: tcp mbox: 6 I (1280) wifi_init: tcp tx win: 5744 I (1280) wifi_init: tcp rx win: 5744 I (1290) wifi_init: tcp mss: 1440 I (1290) wifi_init: WiFi IRAM OP enabled I (1290) wifi_init: WiFi RX IRAM OP enabled I (1330) chip[DL]: NVS set: chip-counters/reboot-count = 14 (0xE) I (1330) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1330) all-clusters-app: ------------------------Starting App Task--------------------------- I (1340) BTDM_INIT: BT controller compile version [bf9c077] I (1350) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1360) app-task: silicon revision 3, I (1350) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1360) app-task: 4MB external flash I (1390) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1390) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1390) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1400) chip[SVR]: Manual pairing code: [34970112332] I (1740) CHIP[DL]: BLE host-controller synced I (2280) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2280) NimBLE: GAP procedure initiated: advertise; I (2290) NimBLE: disc_mode=2 I (2290) all-clusters-app: Display initialized (height 240, width 320) I (2300) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2310) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2310) NimBLE: I (2330) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2330) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2330) chip[DL]: CHIPoBLE advertising started E (2350) chip[DL]: Long dispatch time: 1018 ms, for event type 2 I (2350) chip[DL]: Starting ESP WiFi layer I (2340) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2360) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2370) wifi:enable tsf W (2370) wifi:Haven't to connect to a suitable AP now! I (2380) chip[DL]: Attempting to connect WiFi station interface I (2400) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2400) wifi:state: init -> auth (b0) I (2400) chip[DL]: WiFi station state change: NotConnected -> Connecting I (2420) wifi:I (2420) chip[DL]: Done driving station state, nothing else to do... state: auth -> assoc (0) I (2430) chip[SVR]: Server initializing... I (2440) chip[TS]: Last Known Good Time: 2022-08-12T19:38:04 I (2440) wifi:state: assoc -> run (10) I (2450) chip[FP]: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x3722FA9CEC843CA2, FabricId 0x0000000000000001, NodeId 0x0000000000000013, VendorId 0xFFF1 I (2470) chip[DMG]: AccessControl: initializing I (2470) chip[DMG]: Examples::AccessControlDelegate::Init I (2470) chip[DMG]: AccessControl: setting I (2470) wifi:I (2480) chip[DMG]: DefaultAclStorage: initializing connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6 I (2490) chip[DMG]: DefaultAclStorage: 1 entries loaded I (2500) wifi:security: WPA2-PSK, phy: bgn, rssi: -41 I (2490) app-task: App Task started I (2510) wifi:pm start, type: 1 W (2520) wifi:idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64 I (2530) wifi:AP's beacon interval = 102400 us, DTIM period = 2 I (2540) chip[ZCL]: Using ZAP configuration... I (2560) chip[DMG]: AccessControlCluster: initializing I (2570) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2580) app-devicecallbacks: Unhandled cluster ID: 48 I (2580) app-devicecallbacks: Current free heap: 66860 I (2590) chip[ZCL]: Initiating Admin Commissioning cluster. I (2600) chip[ZCL]: Door Lock server initialized I (2600) chip[ZCL]: Initialize PCC Plugin Server Cluster. I (2610) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x00', Attribute ID: '0x0001' I (2620) app-devicecallbacks: Current free heap: 66696 I (2620) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2640) app-devicecallbacks: Unhandled cluster ID: 4 I (2640) app-devicecallbacks: Current free heap: 65292 I (2650) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0xfffc' I (2660) app-devicecallbacks: Unhandled cluster ID: 4 I (2660) app-devicecallbacks: Current free heap: 65292 I (2680) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002b', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2680) app-devicecallbacks: Unhandled cluster ID: 43 I (2690) app-devicecallbacks: Current free heap: 65112 I (2690) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2710) app-devicecallbacks: Current free heap: 65112 I (2720) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2730) app-devicecallbacks: Unhandled cluster ID: 4 I (2730) app-devicecallbacks: Current free heap: 65320 I (2730) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0xfffc' I (2750) app-devicecallbacks: Unhandled cluster ID: 4 I (2760) app-devicecallbacks: Current free heap: 65320 I (2760) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2770) app-devicecallbacks: Unhandled cluster ID: 5 I (2780) app-devicecallbacks: Current free heap: 65320 I (2780) chip[ZCL]: On/Off set value: 1 0 I (2790) chip[ZCL]: On/off already set to new value I (2800) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2810) app-devicecallbacks: Current free heap: 65320 I (2810) chip[ZCL]: Window Covering Cluster init I (2820) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2830) app-devicecallbacks: Unhandled cluster ID: 258 I (2830) app-devicecallbacks: Current free heap: 65348 I (2840) chip[ZCL]: WC POST ATTRIBUTE=7 I (2840) chip[ZCL]: ConfigStatus 0x1B Operational=1 OnlineReserved=1 I (2860) chip[ZCL]: Lift(PA=1 Encoder=0 Reversed=0) Tilt(PA=1 Encoder=0) I (2860) chip[ZCL]: Initialize PCC Server Cluster [EP:1] I (2870) chip[ZCL]: Constant Pressure Supported I (2870) chip[ZCL]: PCC Server: Constant Proportional Pressure Supported I (2880) chip[ZCL]: PCC Server: Constant Flow Supported I (2880) chip[ZCL]: PCC Server: Constant Temperature Supported I (2900) chip[ZCL]: PCC Server: Constant Speed Supported I (2900) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2910) app-devicecallbacks: Unhandled cluster ID: 768 I (2910) app-devicecallbacks: Current free heap: 63824 I (2920) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0008' I (2940) app-devicecallbacks: Unhandled cluster ID: 768 I (2940) app-devicecallbacks: Current free heap: 63824 I (2950) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x4001' I (2960) app-devicecallbacks: Unhandled cluster ID: 768 I (2960) app-devicecallbacks: Current free heap: 63824 I (2970) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2980) app-devicecallbacks: Unhandled cluster ID: 1030 I (2990) app-devicecallbacks: Current free heap: 63824 I (2990) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0002' I (3000) app-devicecallbacks: Unhandled cluster ID: 1030 I (3020) app-devicecallbacks: Current free heap: 63824 I (3020) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0x0000' I (3030) app-devicecallbacks: Unhandled cluster ID: 4 I (3030) app-devicecallbacks: Current free heap: 63796 I (3040) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0xfffc' I (3060) app-devicecallbacks: Unhandled cluster ID: 4 I (3060) app-devicecallbacks: Current free heap: 63824 I (3070) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0001' I (3080) app-devicecallbacks: Unhandled cluster ID: 1030 I (3080) app-devicecallbacks: Current free heap: 63796 I (3090) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0002' I (3100) app-devicecallbacks: Unhandled cluster ID: 1030 I (3110) app-devicecallbacks: Current free heap: 63824 I (3110) chip[SVR]: Fabric already commissioned. Disabling BLE advertisement I (3120) chip[IN]: CASE Server enabling CASE session setups I (3120) chip[SVR]: Joining Multicast groups I (3140) chip[SVR]: Server Listening... I (3150) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3150) app-devicecallbacks: Unhandled cluster ID: 1026 I (3160) app-devicecallbacks: Current free heap: 62584 I (3160) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0101', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3180) app-devicecallbacks: Unhandled cluster ID: 257 I (3190) app-devicecallbacks: Current free heap: 62224 I (3190) esp_netif_handlers: sta ip: 192.168.7.168, mask: 255.255.252.0, gw: 192.168.4.1 I (3190) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3210) app-devicecallbacks: Unhandled cluster ID: 1030 I (3220) app-devicecallbacks: Current free heap: 61064 I (3220) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0045', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3230) app-devicecallbacks: Unhandled cluster ID: 69 I (3240) app-devicecallbacks: Current free heap: 59592 I (3240) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3260) app-devicecallbacks: Unhandled cluster ID: 1026 I (3270) app-devicecallbacks: Current free heap: 60924 I (3270) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3280) app-devicecallbacks: Unhandled cluster ID: 513 I (3280) app-devicecallbacks: Current free heap: 60924 I (3300) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x001c' I (3310) app-devicecallbacks: Unhandled cluster ID: 513 I (3310) app-devicecallbacks: Current free heap: 60872 I (3320) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_0201 attr 0x0000_001E not supported I (3330) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0405', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3340) app-devicecallbacks: Unhandled cluster ID: 1029 I (3340) app-devicecallbacks: Current free heap: 60456 I (3350) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0400', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3360) app-devicecallbacks: Unhandled cluster ID: 1024 I (3360) app-devicecallbacks: Current free heap: 60436 I (3380) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3380) app-devicecallbacks: Current free heap: 60304 I (3390) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3410) app-devicecallbacks: Unhandled cluster ID: 768 I (3410) app-devicecallbacks: Current free heap: 60064 I (3420) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3430) app-devicecallbacks: Unhandled cluster ID: 768 I (3430) app-devicecallbacks: Current free heap: 59980 I (3440) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3450) app-devicecallbacks: Unhandled cluster ID: 258 I (3460) app-devicecallbacks: Current free heap: 59848 I (3460) chip[ZCL]: WC POST ATTRIBUTE=14 I (3460) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000f' I (3480) app-devicecallbacks: Unhandled cluster ID: 258 I (3490) app-devicecallbacks: Current free heap: 59636 I (3490) chip[ZCL]: WC POST ATTRIBUTE=15 I (3490) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000a' I (3500) app-devicecallbacks: Unhandled cluster ID: 258 I (3520) app-devicecallbacks: Current free heap: 59540 I (3520) chip[ZCL]: WC POST ATTRIBUTE=10 I (3530) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_002F attr 0x0000_000C not supported I (3530) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002f', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3540) app-devicecallbacks: Unhandled cluster ID: 47 I (3550) app-devicecallbacks: Current free heap: 59544 E (3560) chip[DL]: Long dispatch time: 1123 ms, for event type 2 I (3560) app-devicecallbacks: Current free heap: 59544 I (3570) chip[DL]: WIFI_EVENT_STA_START I (3570) chip[DL]: Done driving station state, nothing else to do... I (3580) app-devicecallbacks: Current free heap: 59544 I (3590) chip[DL]: WIFI_EVENT_STA_CONNECTED I (3590) chip[DL]: WiFi station state change: Connecting -> Connecting_Succeeded I (3600) chip[DL]: WiFi station state change: Connecting_Succeeded -> Connected I (3610) chip[DL]: WiFi station interface connected I (3610) chip[ZCL]: WiFiDiagnosticsDelegate: OnConnectionStatusChanged I (3630) chip[DL]: IPv4 Internet connectivity ESTABLISHED I (3630) chip[DL]: Done driving station state, nothing else to do... I (3630) app-devicecallbacks: Current free heap: 59544 I (3640) NimBLE: GAP procedure initiated: stop advertising. I (3650) chip[DL]: CHIPoBLE advertising stopped I (3650) chip[SVR]: Cannot load binding table: a0 I (3660) chip[DL]: IP_EVENT_STA_GOT_IP I (3660) chip[DL]: IPv4 address changed on WiFi station interface: 192.168.7.168/255.255.252.0 gateway 192.168.4.1 I (3670) app-devicecallbacks: Current free heap: 61068 I (3680) chip[DL]: Updating advertising data I (3690) app-devicecallbacks: Current free heap: 61068 I (3690) app-devicecallbacks: IPv4 Server ready... I (3690) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (3700) chip[DIS]: Updating services using commissioning mode 0 I (3720) chip[DIS]: CHIP minimal mDNS started advertising. I (3720) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3720) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3740) chip[DIS]: mDNS service published: _matter._tcp I (3740) app-devicecallbacks: Current free heap: 60156 I (3740) app-devicecallbacks: Current free heap: 60156 I (3750) chip[DIS]: Updating services using commissioning mode 0 I (3760) chip[DIS]: CHIP minimal mDNS started advertising. I (3770) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3770) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3780) chip[DIS]: mDNS service published: _matter._tcp I (3790) app-devicecallbacks: Current free heap: 61680 I (5190) chip[DL]: IP_EVENT_GOT_IP6 I (5190) chip[DL]: IPv6 addr available. Ready on WIFI_STA_DEF interface: fe80:0000:0000:0000:8eaa:b5ff:fe81:75ac I (5200) app-devicecallbacks: Current free heap: 61628 I (5200) chip[DIS]: Updating services using commissioning mode 0 I (5210) chip[DIS]: CHIP minimal mDNS started advertising. I (5220) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (5230) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (5230) chip[DIS]: mDNS service published: _matter._tcp I (5240) app-devicecallbacks: Current free heap: 61288 I (5500) ROUTE_HOOK: Received RIO I (5500) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (5510) ROUTE_HOOK: Received RIO I (5510) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (5570) ROUTE_HOOK: Received RIO I (5570) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (5580) ROUTE_HOOK: Received RIO I (5580) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (5580) ROUTE_HOOK: Received RIO I (5580) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (7190) chip[DL]: IP_EVENT_GOT_IP6 I (7190) chip[DL]: IPv6 addr available. Ready on WIFI_STA_DEF interface: fdf5:6c37:7926:4ca3:8eaa:b5ff:fe81:75ac I (7200) app-devicecallbacks: Current free heap: 61424 I (7200) chip[DIS]: Updating services using commissioning mode 0 I (7200) chip[DIS]: CHIP minimal mDNS started advertising. I (7230) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (7230) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (7240) chip[DIS]: mDNS service published: _matter._tcp I (7240) ROUTE_HOOK: Hook already installed on netif, skip... I (7240) app-devicecallbacks: Current free heap: 58364 I (9700) ROUTE_HOOK: Received RIO I (9700) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (9700) ROUTE_HOOK: Received RIO I (9700) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (10210) ROUTE_HOOK: Received RIO I (10210) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (10620) ROUTE_HOOK: Received RIO I (10620) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (14610) ROUTE_HOOK: Received RIO I (14610) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (14820) ROUTE_HOOK: Received RIO I (14820) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (14870) ROUTE_HOOK: Received RIO I (14870) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (14890) ROUTE_HOOK: Received RIO I (14890) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (19010) ROUTE_HOOK: Received RIO I (19010) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (19220) ROUTE_HOOK: Received RIO I (19220) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800 I (19630) ROUTE_HOOK: Received RIO I (19630) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (19630) ROUTE_HOOK: Received RIO I (19630) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 read failed: [Errno 6] Device not configured Waiting for the device to reconnect... ets Jul 29 2019 12:21:46 rst:0x1 (POWERON_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot_comm: chip revision: 3, min. application chip revision: 0 I (125) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (223) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (230) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (621) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (629) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (680) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (696) boot: Loaded app from partition at offset 0x20000 I (696) boot: Disabling RNG early entropy source... I (708) cpu_start: Pro cpu up. I (708) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (0) cpu_start: App cpu up. I (724) cpu_start: Pro cpu start user code I (724) cpu_start: cpu freq: 160000000 I (725) cpu_start: Application information: I (729) cpu_start: Project name: chip-all-clusters-app I (735) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (742) cpu_start: Compile time: Aug 12 2022 12:31:30 I (748) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (754) cpu_start: ESP-IDF: v4.4.2 I (759) heap_init: Initializing. RAM available for dynamic allocation: I (766) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (772) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (778) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (784) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (790) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (797) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (803) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (810) spi_flash: detected chip: generic I (814) spi_flash: flash io: dio W (818) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (834) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (960) all-clusters-app: ================================================== I (960) all-clusters-app: chip-esp32-all-cluster-demo starting I (960) all-clusters-app: ================================================== > I (1200) wifi:wifi driver task: 3ffdeeec, prio:23, stack:6656, core=0 I (1200) system_api: Base MAC address is not set I (1200) system_api: read default base MAC address from EFUSE I (1220) wifi:wifi firmware version: eeaa27d I (1230) wifi:wifi certification version: v7.0 I (1230) wifi:config NVS flash: enabled I (1230) wifi:config nano formating: disabled I (1240) wifi:Init data frame dynamic rx buffer num: 32 I (1240) wifi:Init management frame dynamic rx buffer num: 32 I (1240) wifi:Init management short buffer num: 32 I (1250) wifi:Init dynamic tx buffer num: 32 I (1250) wifi:Init static rx buffer size: 1600 I (1250) wifi:Init static rx buffer num: 10 I (1270) wifi:Init dynamic rx buffer num: 32 I (1270) wifi_init: rx ba win: 6 I (1270) wifi_init: tcpip mbox: 32 I (1270) wifi_init: udp mbox: 6 I (1280) wifi_init: tcp mbox: 6 I (1280) wifi_init: tcp tx win: 5744 I (1280) wifi_init: tcp rx win: 5744 I (1290) wifi_init: tcp mss: 1440 I (1290) wifi_init: WiFi IRAM OP enabled I (1290) wifi_init: WiFi RX IRAM OP enabled I (1330) chip[DL]: NVS set: chip-counters/reboot-count = 15 (0xF) I (1330) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1330) all-clusters-app: ------------------------Starting App Task--------------------------- I (1340) BTDM_INIT: BT controller compile version [bf9c077] I (1350) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1360) app-task: silicon revision 3, I (1350) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1360) app-task: 4MB external flash I (1390) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1390) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1390) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1400) chip[SVR]: Manual pairing code: [34970112332] I (1830) CHIP[DL]: BLE host-controller synced I (2290) all-clusters-app: Display initialized (height 240, width 320) I (2300) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2310) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2310) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2330) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2370) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2370) NimBLE: GAP procedure initiated: advertise; I (2380) NimBLE: disc_mode=2 I (2390) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2400) NimBLE: I (2440) app-task: App Task started I (2440) chip[DL]: CHIPoBLE advertising started E (2440) chip[DL]: Long dispatch time: 1108 ms, for event type 2 I (2450) chip[DL]: Starting ESP WiFi layer I (2460) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2460) wifi:enable tsf W (2460) wifi:Haven't to connect to a suitable AP now! I (2460) chip[DL]: Attempting to connect WiFi station interface I (2480) chip[DL]: WiFi station state change: NotConnected -> Connecting I (2480) chip[DL]: Done driving station state, nothing else to do... I (2490) chip[SVR]: Server initializing... I (2490) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2500) chip[TS]: Last Known Good Time: 2022-08-12T19:38:04 I (2500) wifi:state: init -> auth (b0) I (2510) chip[FP]: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x3722FA9CEC843CA2, FabricId 0x0000000000000001, NodeId 0x0000000000000013, VendorId 0xFFF1 I (2530) chip[DMG]: AccessControl: initializing I (2530) chip[DMG]: Examples::AccessControlDelegate::Init I (2530) wifi:I (2540) chip[DMG]: AccessControl: setting state: auth -> assoc (0) I (2540) chip[DMG]: DefaultAclStorage: initializing I (2550) wifi:state: assoc -> run (10) I (2560) chip[DMG]: DefaultAclStorage: 1 entries loaded I (2570) wifi:connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6 I (2570) wifi:security: WPA2-PSK, phy: bgn, rssi: -40 I (2580) wifi:pm start, type: 1 I (2590) chip[ZCL]: Using ZAP configuration... I (2590) wifi:AP's beacon interval = 102400 us, DTIM period = 2 W (2610) wifi:idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64 I (2620) chip[DMG]: AccessControlCluster: initializing I (2620) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2630) app-devicecallbacks: Unhandled cluster ID: 48 I (2630) app-devicecallbacks: Current free heap: 67148 I (2650) chip[ZCL]: Initiating Admin Commissioning cluster. I (2650) chip[ZCL]: Door Lock server initialized I (2650) chip[ZCL]: Initialize PCC Plugin Server Cluster. I (2660) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x00', Attribute ID: '0x0001' I (2680) app-devicecallbacks: Current free heap: 67112 I (2680) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2690) app-devicecallbacks: Unhandled cluster ID: 4 I (2690) app-devicecallbacks: Current free heap: 67112 I (2700) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0xfffc' I (2720) app-devicecallbacks: Unhandled cluster ID: 4 I (2720) app-devicecallbacks: Current free heap: 67112 I (2730) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002b', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2730) app-devicecallbacks: Unhandled cluster ID: 43 I (2740) app-devicecallbacks: Current free heap: 67112 I (2750) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2760) app-devicecallbacks: Current free heap: 67112 I (2770) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2780) app-devicecallbacks: Unhandled cluster ID: 4 I (2790) app-devicecallbacks: Current free heap: 67112 I (2790) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0xfffc' I (2800) app-devicecallbacks: Unhandled cluster ID: 4 I (2810) app-devicecallbacks: Current free heap: 67112 I (2810) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2830) app-devicecallbacks: Unhandled cluster ID: 5 I (2840) app-devicecallbacks: Current free heap: 67112 I (2840) chip[ZCL]: On/Off set value: 1 0 I (2840) chip[ZCL]: On/off already set to new value I (2850) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2860) app-devicecallbacks: Current free heap: 67112 I (2870) chip[ZCL]: Window Covering Cluster init I (2870) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2880) app-devicecallbacks: Unhandled cluster ID: 258 I (2890) app-devicecallbacks: Current free heap: 65412 I (2900) chip[ZCL]: WC POST ATTRIBUTE=7 I (2900) chip[ZCL]: ConfigStatus 0x1B Operational=1 OnlineReserved=1 I (2910) chip[ZCL]: Lift(PA=1 Encoder=0 Reversed=0) Tilt(PA=1 Encoder=0) I (2910) chip[ZCL]: Initialize PCC Server Cluster [EP:1] I (2920) chip[ZCL]: Constant Pressure Supported I (2930) chip[ZCL]: PCC Server: Constant Proportional Pressure Supported I (2940) chip[ZCL]: PCC Server: Constant Flow Supported I (2940) chip[ZCL]: PCC Server: Constant Temperature Supported I (2950) chip[ZCL]: PCC Server: Constant Speed Supported I (2950) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2970) app-devicecallbacks: Unhandled cluster ID: 768 I (2970) app-devicecallbacks: Current free heap: 67112 I (2980) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0008' I (2990) app-devicecallbacks: Unhandled cluster ID: 768 I (2990) app-devicecallbacks: Current free heap: 67112 I (3000) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x4001' I (3010) app-devicecallbacks: Unhandled cluster ID: 768 I (3020) app-devicecallbacks: Current free heap: 67112 I (3020) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3030) app-devicecallbacks: Unhandled cluster ID: 1030 I (3040) app-devicecallbacks: Current free heap: 67112 I (3050) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0002' I (3060) app-devicecallbacks: Unhandled cluster ID: 1030 I (3070) app-devicecallbacks: Current free heap: 67112 I (3070) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0x0000' I (3080) app-devicecallbacks: Unhandled cluster ID: 4 I (3090) app-devicecallbacks: Current free heap: 67112 I (3100) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0xfffc' I (3110) app-devicecallbacks: Unhandled cluster ID: 4 I (3110) app-devicecallbacks: Current free heap: 67112 I (3120) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0001' I (3140) app-devicecallbacks: Unhandled cluster ID: 1030 I (3140) app-devicecallbacks: Current free heap: 67112 I (3140) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0002' I (3150) app-devicecallbacks: Unhandled cluster ID: 1030 I (3160) app-devicecallbacks: Current free heap: 67112 I (3160) chip[SVR]: Fabric already commissioned. Disabling BLE advertisement I (3180) chip[IN]: CASE Server enabling CASE session setups I (3180) chip[SVR]: Joining Multicast groups I (3190) esp_netif_handlers: sta ip: 192.168.7.168, mask: 255.255.252.0, gw: 192.168.4.1 I (3200) chip[SVR]: Server Listening... I (3210) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3220) app-devicecallbacks: Unhandled cluster ID: 1026 I (3220) app-devicecallbacks: Current free heap: 65880 I (3230) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0101', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3240) app-devicecallbacks: Unhandled cluster ID: 257 I (3250) app-devicecallbacks: Current free heap: 65748 I (3250) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3260) app-devicecallbacks: Unhandled cluster ID: 1030 I (3270) app-devicecallbacks: Current free heap: 64728 I (3270) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0045', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3290) app-devicecallbacks: Unhandled cluster ID: 69 I (3300) app-devicecallbacks: Current free heap: 64596 I (3300) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3310) app-devicecallbacks: Unhandled cluster ID: 1026 I (3310) app-devicecallbacks: Current free heap: 64228 I (3330) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3340) app-devicecallbacks: Unhandled cluster ID: 513 I (3340) app-devicecallbacks: Current free heap: 64228 I (3350) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x001c' I (3350) app-devicecallbacks: Unhandled cluster ID: 513 I (3370) app-devicecallbacks: Current free heap: 64176 I (3370) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_0201 attr 0x0000_001E not supported I (3380) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0405', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3390) app-devicecallbacks: Unhandled cluster ID: 1029 I (3390) app-devicecallbacks: Current free heap: 63900 I (3410) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0400', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3420) app-devicecallbacks: Unhandled cluster ID: 1024 I (3420) app-devicecallbacks: Current free heap: 63728 I (3430) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3440) app-devicecallbacks: Current free heap: 63596 I (3450) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3460) app-devicecallbacks: Unhandled cluster ID: 768 I (3460) app-devicecallbacks: Current free heap: 63356 I (3480) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3480) app-devicecallbacks: Unhandled cluster ID: 768 I (3490) app-devicecallbacks: Current free heap: 63284 I (3490) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3500) app-devicecallbacks: Unhandled cluster ID: 258 I (3520) app-devicecallbacks: Current free heap: 63140 I (3520) chip[ZCL]: WC POST ATTRIBUTE=14 I (3520) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000f' I (3530) app-devicecallbacks: Unhandled cluster ID: 258 I (3540) app-devicecallbacks: Current free heap: 63092 I (3550) chip[ZCL]: WC POST ATTRIBUTE=15 I (3550) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000a' I (3560) app-devicecallbacks: Unhandled cluster ID: 258 I (3570) app-devicecallbacks: Current free heap: 62996 I (3570) chip[ZCL]: WC POST ATTRIBUTE=10 I (3590) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_002F attr 0x0000_000C not supported I (3590) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002f', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3600) app-devicecallbacks: Unhandled cluster ID: 47 I (3600) app-devicecallbacks: Current free heap: 62816 E (3610) chip[DL]: Long dispatch time: 1122 ms, for event type 2 I (3610) app-devicecallbacks: Current free heap: 62816 I (3630) chip[DL]: WIFI_EVENT_STA_START I (3630) chip[DL]: Done driving station state, nothing else to do... I (3640) app-devicecallbacks: Current free heap: 62816 I (3640) chip[DL]: WIFI_EVENT_STA_CONNECTED I (3640) chip[DL]: WiFi station state change: Connecting -> Connecting_Succeeded I (3660) chip[DL]: WiFi station state change: Connecting_Succeeded -> Connected I (3670) chip[DL]: WiFi station interface connected I (3670) chip[ZCL]: WiFiDiagnosticsDelegate: OnConnectionStatusChanged I (3670) chip[DL]: IPv4 Internet connectivity ESTABLISHED I (3680) chip[DL]: Done driving station state, nothing else to do... I (3690) app-devicecallbacks: Current free heap: 62816 I (3700) NimBLE: GAP procedure initiated: stop advertising. I (3700) chip[DL]: CHIPoBLE advertising stopped I (3700) chip[DL]: IP_EVENT_STA_GOT_IP I (3710) chip[DL]: IPv4 address changed on WiFi station interface: 192.168.7.168/255.255.252.0 gateway 192.168.4.1 I (3730) app-devicecallbacks: Current free heap: 62816 I (3730) chip[SVR]: Cannot load binding table: a0 I (3730) chip[DL]: Updating advertising data I (3740) app-devicecallbacks: Current free heap: 62816 I (3740) app-devicecallbacks: IPv4 Server ready... I (3750) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (3760) chip[DIS]: Updating services using commissioning mode 0 I (3770) chip[DIS]: CHIP minimal mDNS started advertising. I (3780) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3780) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3790) chip[DIS]: mDNS service published: _matter._tcp I (3800) app-devicecallbacks: Current free heap: 60836 I (3800) app-devicecallbacks: Current free heap: 60836 I (3810) chip[DIS]: Updating services using commissioning mode 0 E (3810) chip[CSL]: PacketBuffer: allocation too large. I (3810) chip[DIS]: CHIP minimal mDNS started advertising. E (3830) chip[IN]: Cannot copy received pbuf of size 1447 Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled. Core 0 register dump: PC : 0x401d1ee6 PS : 0x00060f30 A0 : 0x8013b138 A1 : 0x3ffdcd40 0x401d1ee6: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:239 A2 : 0x00000000 A3 : 0x00000001 A4 : 0x3f426d54 A5 : 0x3ffdcd60 A6 : 0x3ffdcd40 A7 : 0x0000000c A8 : 0x00000018 A9 : 0x3ffdcbb0 A10 : 0x3ffdccf0 A11 : 0x00000001 A12 : 0x3f426d54 A13 : 0x3ffdcd60 A14 : 0x3ffdcd40 A15 : 0x3ffdccb0 SAR : 0x00000004 EXCCAUSE: 0x0000001c EXCVADDR: 0x00000004 LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xfffffff6 Backtrace:0x401d1ee3:0x3ffdcd400x4013b135:0x3ffdcd60 0x40157fd7:0x3ffdcd80 0x4017fe65:0x3ffdcdc0 0x40182c01:0x3ffdce10 0x4018670a:0x3ffdce40 0x40179c51:0x3ffdce60 0x400958a1:0x3ffdce90 0x401d1ee3: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:238 0x4013b135: chip::System::PacketBuffer::SetDataLength(unsigned short, chip::System::PacketBuffer*) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:214 0x40157fd7: chip::System::PacketBuffer::SetDataLength(unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.h:210 (inlined by) chip::Inet::UDPEndPointImplLwIP::LwIPReceiveUDPMessage(void*, udp_pcb*, pbuf*, ip_addr const*, unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/inet/UDPEndPointImplLwIP.cpp:378 0x4017fe65: udp_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/udp.c:404 0x40182c01: ip4_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c:794 0x4018670a: ethernet_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/netif/ethernet.c:186 0x40179c51: tcpip_thread_handle_msg at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:180 (inlined by) tcpip_thread at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:154 0x400958a1: vPortTaskWrapper at /Users/keanlim/tools/esp-idf/components/freertos/port/xtensa/port.c:131 ELF file SHA256: 1eb88b5cd1086a78 Rebooting... ets Jul 29 2019 12:21:46 rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot_comm: chip revision: 3, min. application chip revision: 0 I (125) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (223) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (229) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (621) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (629) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (680) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (696) boot: Loaded app from partition at offset 0x20000 I (696) boot: Disabling RNG early entropy source... I (708) cpu_start: Pro cpu up. I (708) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (694) cpu_start: App cpu up. I (724) cpu_start: Pro cpu start user code I (725) cpu_start: cpu freq: 160000000 I (725) cpu_start: Application information: I (729) cpu_start: Project name: chip-all-clusters-app I (735) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (742) cpu_start: Compile time: Aug 12 2022 12:31:30 I (748) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (754) cpu_start: ESP-IDF: v4.4.2 I (759) heap_init: Initializing. RAM available for dynamic allocation: I (766) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (772) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (778) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (784) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (790) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (797) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (803) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (811) spi_flash: detected chip: generic I (814) spi_flash: flash io: dio W (818) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (834) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (960) all-clusters-app: ================================================== I (960) all-clusters-app: chip-esp32-all-cluster-demo starting I (960) all-clusters-app: ================================================== > I (1200) wifi:wifi driver task: 3ffdeeec, prio:23, stack:6656, core=0 I (1200) system_api: Base MAC address is not set I (1200) system_api: read default base MAC address from EFUSE I (1220) wifi:wifi firmware version: eeaa27d I (1230) wifi:wifi certification version: v7.0 I (1230) wifi:config NVS flash: enabled I (1230) wifi:config nano formating: disabled I (1240) wifi:Init data frame dynamic rx buffer num: 32 I (1240) wifi:Init management frame dynamic rx buffer num: 32 I (1240) wifi:Init management short buffer num: 32 I (1250) wifi:Init dynamic tx buffer num: 32 I (1250) wifi:Init static rx buffer size: 1600 I (1250) wifi:Init static rx buffer num: 10 I (1270) wifi:Init dynamic rx buffer num: 32 I (1270) wifi_init: rx ba win: 6 I (1270) wifi_init: tcpip mbox: 32 I (1270) wifi_init: udp mbox: 6 I (1280) wifi_init: tcp mbox: 6 I (1280) wifi_init: tcp tx win: 5744 I (1280) wifi_init: tcp rx win: 5744 I (1290) wifi_init: tcp mss: 1440 I (1290) wifi_init: WiFi IRAM OP enabled I (1290) wifi_init: WiFi RX IRAM OP enabled I (1330) chip[DL]: NVS set: chip-counters/reboot-count = 16 (0x10) I (1330) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1330) all-clusters-app: ------------------------Starting App Task--------------------------- I (1340) BTDM_INIT: BT controller compile version [bf9c077] I (1350) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1360) app-task: silicon revision 3, I (1350) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1360) app-task: 4MB external flash I (1390) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1390) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1390) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1400) chip[SVR]: Manual pairing code: [34970112332] I (1760) CHIP[DL]: BLE host-controller synced I (2290) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2290) NimBLE: GAP procedure initiated: advertise; I (2300) NimBLE: disc_mode=2 I (2290) all-clusters-app: Display initialized (height 240, width 320) I (2310) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2320) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2320) NimBLE: I (2340) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2340) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2340) chip[DL]: CHIPoBLE advertising started E (2360) chip[DL]: Long dispatch time: 1028 ms, for event type 2 I (2360) chip[DL]: Starting ESP WiFi layer I (2350) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2370) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2380) wifi:enable tsf W (2380) wifi:Haven't to connect to a suitable AP now! I (2390) chip[DL]: Attempting to connect WiFi station interface I (2400) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2410) wifi:state: init -> auth (b0) I (2410) chip[DL]: WiFi station state change: NotConnected -> Connecting I (2410) chip[DL]: Done driving station state, nothing else to do... I (2430) chip[SVR]: Server initializing... I (2430) chip[TS]: Last Known Good Time: 2022-08-12T19:38:04 I (2440) chip[FP]: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x3722FA9CEC843CA2, FabricId 0x0000000000000001, NodeId 0x0000000000000013, VendorId 0xFFF1 I (2460) chip[DMG]: AccessControl: initializing I (2460) chip[DMG]: Examples::AccessControlDelegate::Init I (2460) chip[DMG]: AccessControl: setting I (2470) chip[DMG]: DefaultAclStorage: initializing I (2470) chip[DMG]: DefaultAclStorage: 1 entries loaded I (2490) app-task: App Task started I (2500) chip[ZCL]: Using ZAP configuration... I (2530) chip[DMG]: AccessControlCluster: initializing I (2530) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2540) app-devicecallbacks: Unhandled cluster ID: 48 I (2550) app-devicecallbacks: Current free heap: 67864 I (2560) chip[ZCL]: Initiating Admin Commissioning cluster. I (2560) chip[ZCL]: Door Lock server initialized I (2560) chip[ZCL]: Initialize PCC Plugin Server Cluster. I (2570) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x00', Attribute ID: '0x0001' I (2590) app-devicecallbacks: Current free heap: 67808 I (2590) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2600) app-devicecallbacks: Unhandled cluster ID: 4 I (2600) app-devicecallbacks: Current free heap: 67808 I (2610) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0xfffc' I (2630) app-devicecallbacks: Unhandled cluster ID: 4 I (2630) app-devicecallbacks: Current free heap: 67808 I (2640) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002b', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2640) app-devicecallbacks: Unhandled cluster ID: 43 I (2660) app-devicecallbacks: Current free heap: 67808 I (2660) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2670) app-devicecallbacks: Current free heap: 67808 I (2680) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2700) app-devicecallbacks: Unhandled cluster ID: 4 I (2700) app-devicecallbacks: Current free heap: 67808 I (2700) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0xfffc' I (2710) app-devicecallbacks: Unhandled cluster ID: 4 I (2720) app-devicecallbacks: Current free heap: 67808 I (2720) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2740) app-devicecallbacks: Unhandled cluster ID: 5 I (2750) app-devicecallbacks: Current free heap: 67808 I (2750) chip[ZCL]: On/Off set value: 1 0 I (2750) chip[ZCL]: On/off already set to new value I (2760) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2780) app-devicecallbacks: Current free heap: 67808 I (2780) chip[ZCL]: Window Covering Cluster init I (2780) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2790) app-devicecallbacks: Unhandled cluster ID: 258 I (2810) app-devicecallbacks: Current free heap: 67808 I (2810) chip[ZCL]: WC POST ATTRIBUTE=7 I (2810) chip[ZCL]: ConfigStatus 0x1B Operational=1 OnlineReserved=1 I (2820) chip[ZCL]: Lift(PA=1 Encoder=0 Reversed=0) Tilt(PA=1 Encoder=0) I (2820) chip[ZCL]: Initialize PCC Server Cluster [EP:1] I (2830) chip[ZCL]: Constant Pressure Supported I (2840) chip[ZCL]: PCC Server: Constant Proportional Pressure Supported I (2850) chip[ZCL]: PCC Server: Constant Flow Supported I (2850) chip[ZCL]: PCC Server: Constant Temperature Supported I (2860) chip[ZCL]: PCC Server: Constant Speed Supported I (2860) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2870) app-devicecallbacks: Unhandled cluster ID: 768 I (2880) app-devicecallbacks: Current free heap: 67808 I (2890) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0008' I (2900) app-devicecallbacks: Unhandled cluster ID: 768 I (2900) app-devicecallbacks: Current free heap: 67808 I (2910) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x4001' I (2930) app-devicecallbacks: Unhandled cluster ID: 768 I (2930) app-devicecallbacks: Current free heap: 67808 I (2940) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2940) app-devicecallbacks: Unhandled cluster ID: 1030 I (2950) app-devicecallbacks: Current free heap: 67808 I (2950) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0002' I (2970) app-devicecallbacks: Unhandled cluster ID: 1030 I (2980) app-devicecallbacks: Current free heap: 67808 I (2980) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0x0000' I (2990) app-devicecallbacks: Unhandled cluster ID: 4 I (3000) app-devicecallbacks: Current free heap: 67808 I (3010) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0xfffc' I (3020) app-devicecallbacks: Unhandled cluster ID: 4 I (3020) app-devicecallbacks: Current free heap: 67808 I (3030) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0001' I (3040) app-devicecallbacks: Unhandled cluster ID: 1030 I (3050) app-devicecallbacks: Current free heap: 67808 I (3060) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0002' I (3070) app-devicecallbacks: Unhandled cluster ID: 1030 I (3070) app-devicecallbacks: Current free heap: 67808 I (3080) chip[SVR]: Fabric already commissioned. Disabling BLE advertisement I (3090) chip[IN]: CASE Server enabling CASE session setups I (3100) chip[SVR]: Joining Multicast groups I (3100) chip[SVR]: Server Listening... I (3110) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3110) app-devicecallbacks: Unhandled cluster ID: 1026 I (3120) app-devicecallbacks: Current free heap: 66576 I (3130) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0101', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3140) app-devicecallbacks: Unhandled cluster ID: 257 I (3150) app-devicecallbacks: Current free heap: 66444 I (3150) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3160) app-devicecallbacks: Unhandled cluster ID: 1030 I (3170) app-devicecallbacks: Current free heap: 65436 I (3180) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0045', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3190) app-devicecallbacks: Unhandled cluster ID: 69 I (3190) app-devicecallbacks: Current free heap: 65304 I (3200) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3220) app-devicecallbacks: Unhandled cluster ID: 1026 I (3220) app-devicecallbacks: Current free heap: 64936 I (3220) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3230) app-devicecallbacks: Unhandled cluster ID: 513 I (3240) app-devicecallbacks: Current free heap: 64936 I (3250) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x001c' I (3260) app-devicecallbacks: Unhandled cluster ID: 513 I (3270) app-devicecallbacks: Current free heap: 64884 I (3270) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_0201 attr 0x0000_001E not supported I (3280) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0405', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3290) app-devicecallbacks: Unhandled cluster ID: 1029 I (3300) app-devicecallbacks: Current free heap: 64608 I (3300) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0400', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3310) app-devicecallbacks: Unhandled cluster ID: 1024 I (3320) app-devicecallbacks: Current free heap: 64448 I (3330) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3340) app-devicecallbacks: Current free heap: 64316 I (3340) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3350) app-devicecallbacks: Unhandled cluster ID: 768 I (3370) app-devicecallbacks: Current free heap: 64064 I (3370) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3380) app-devicecallbacks: Unhandled cluster ID: 768 I (3390) app-devicecallbacks: Current free heap: 63980 I (3400) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3410) app-devicecallbacks: Unhandled cluster ID: 258 I (3410) app-devicecallbacks: Current free heap: 63836 I (3410) wifi:state: auth -> init (200)I (3420) chip[ZCL]: WC POST ATTRIBUTE=14 I (3420) wifi:new:<11,0>, old:<11,0>, ap:<255,255>, sta:<11,1>, prof:1 I (3430) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000f' I (3440) app-devicecallbacks: Unhandled cluster ID: 258 I (3450) app-devicecallbacks: Current free heap: 63844 I (3450) chip[ZCL]: WC POST ATTRIBUTE=15 I (3460) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000a' I (3480) app-devicecallbacks: Unhandled cluster ID: 258 I (3480) app-devicecallbacks: Current free heap: 63748 I (3490) chip[ZCL]: WC POST ATTRIBUTE=10 I (3490) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_002F attr 0x0000_000C not supported I (3490) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002f', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3500) app-devicecallbacks: Unhandled cluster ID: 47 I (3520) app-devicecallbacks: Current free heap: 63568 E (3520) chip[DL]: Long dispatch time: 1092 ms, for event type 2 I (3530) app-devicecallbacks: Current free heap: 63568 I (3530) chip[DL]: WIFI_EVENT_STA_START W (3540) wifi:Haven't to connect to a suitable AP now! I (3540) chip[DL]: Attempting to connect WiFi station interface I (3550) chip[DL]: Done driving station state, nothing else to do... I (3560) app-devicecallbacks: Current free heap: 63532 W (3560) wifi:Haven't to connect to a suitable AP now! E (3560) chip[DL]: Failed to get configured network when updating network status: Error ESP32:0x0500300F I (3580) NimBLE: GAP procedure initiated: stop advertising. I (3590) chip[DL]: CHIPoBLE advertising stopped I (3590) chip[SVR]: Cannot load binding table: a0 I (3590) chip[DL]: WIFI_EVENT_STA_DISCONNECTED I (3600) chip[DL]: WiFi station state change: Connecting -> Connecting_Failed W (3610) wifi:Haven't to connect to a suitable AP now! I (3610) chip[DL]: WiFi station state change: Connecting_Failed -> NotConnected I (3620) chip[DL]: Next WiFi station reconnect in 5000 ms I (3630) chip[DL]: Done driving station state, nothing else to do... I (3630) app-devicecallbacks: Current free heap: 63532 I (3630) app-devicecallbacks: Current free heap: 63532 W (3650) wifi:Haven't to connect to a suitable AP now! E (3650) chip[DL]: Failed to get configured network when updating network status: Error ESP32:0x0500300F W (3660) wifi:Haven't to connect to a suitable AP now! E (3660) chip[DL]: Failed to get configured network when updating network status: Error ESP32:0x0500300F I (5360) chip[DL]: WIFI_EVENT_STA_DISCONNECTED W (5360) wifi:Haven't to connect to a suitable AP now! I (5370) chip[DL]: Next WiFi station reconnect in 3242 ms I (5380) chip[DL]: Done driving station state, nothing else to do... I (5380) app-devicecallbacks: Current free heap: 63584 W (8620) wifi:Haven't to connect to a suitable AP now! I (8620) chip[DL]: Attempting to connect WiFi station interface I (8620) chip[DL]: WiFi station state change: NotConnected -> Connecting I (8640) chip[DL]: Done driving station state, nothing else to do... I (8640) wifi:new:<11,0>, old:<11,0>, ap:<255,255>, sta:<11,1>, prof:1 I (8650) wifi:state: init -> auth (b0) I (8670) wifi:state: auth -> assoc (0) I (8680) wifi:state: assoc -> run (10) I (8690) wifi:connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6 I (8690) wifi:security: WPA2-PSK, phy: bgn, rssi: -39 I (8700) wifi:pm start, type: 1 I (8700) chip[DL]: WIFI_EVENT_STA_CONNECTED I (8700) chip[DL]: WiFi station state change: Connecting -> Connecting_Succeeded W (8700) wifi:idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64 I (8720) chip[DL]: WiFi station state change: Connecting_Succeeded -> Connected I (8730) chip[DL]: WiFi station interface connected I (8730) chip[ZCL]: WiFiDiagnosticsDelegate: OnConnectionStatusChanged I (8740) chip[DL]: Done driving station state, nothing else to do... I (8750) app-devicecallbacks: Current free heap: 62788 I (8750) wifi:AP's beacon interval = 102400 us, DTIM period = 2 I (8760) chip[DL]: Updating advertising data I (8760) app-devicecallbacks: Current free heap: 62788 read failed: [Errno 6] Device not configured Waiting for the device to reconnect.... ets Jul 29 2019 12:21:46 rst:0x1 (POWERON_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot_comm: chip revision: 3, min. application chip revision: 0 I (125) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (223) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (230) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (621) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (629) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (680) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (696) boot: Loaded app from partition at offset 0x20000 I (696) boot: Disabling RNG early entropy source... I (708) cpu_start: Pro cpu up. I (708) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (0) cpu_start: App cpu up. I (724) cpu_start: Pro cpu start user code I (724) cpu_start: cpu freq: 160000000 I (725) cpu_start: Application information: I (729) cpu_start: Project name: chip-all-clusters-app I (735) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (742) cpu_start: Compile time: Aug 12 2022 12:31:30 I (748) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (754) cpu_start: ESP-IDF: v4.4.2 I (759) heap_init: Initializing. RAM available for dynamic allocation: I (766) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (772) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (778) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (784) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (790) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (797) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (803) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (810) spi_flash: detected chip: generic I (814) spi_flash: flash io: dio W (818) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (834) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (960) all-clusters-app: ================================================== I (960) all-clusters-app: chip-esp32-all-cluster-demo starting I (960) all-clusters-app: ================================================== > I (1200) wifi:wifi driver task: 3ffdeeec, prio:23, stack:6656, core=0 I (1200) system_api: Base MAC address is not set I (1200) system_api: read default base MAC address from EFUSE I (1220) wifi:wifi firmware version: eeaa27d I (1230) wifi:wifi certification version: v7.0 I (1230) wifi:config NVS flash: enabled I (1230) wifi:config nano formating: disabled I (1240) wifi:Init data frame dynamic rx buffer num: 32 I (1240) wifi:Init management frame dynamic rx buffer num: 32 I (1240) wifi:Init management short buffer num: 32 I (1250) wifi:Init dynamic tx buffer num: 32 I (1250) wifi:Init static rx buffer size: 1600 I (1250) wifi:Init static rx buffer num: 10 I (1270) wifi:Init dynamic rx buffer num: 32 I (1270) wifi_init: rx ba win: 6 I (1270) wifi_init: tcpip mbox: 32 I (1270) wifi_init: udp mbox: 6 I (1280) wifi_init: tcp mbox: 6 I (1280) wifi_init: tcp tx win: 5744 I (1280) wifi_init: tcp rx win: 5744 I (1290) wifi_init: tcp mss: 1440 I (1290) wifi_init: WiFi IRAM OP enabled I (1290) wifi_init: WiFi RX IRAM OP enabled I (1330) chip[DL]: NVS set: chip-counters/reboot-count = 19 (0x13) I (1330) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1330) all-clusters-app: ------------------------Starting App Task--------------------------- I (1340) BTDM_INIT: BT controller compile version [bf9c077] I (1350) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1360) app-task: silicon revision 3, I (1350) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1360) app-task: 4MB external flash I (1390) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1390) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1390) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1400) chip[SVR]: Manual pairing code: [34970112332] I (1770) CHIP[DL]: BLE host-controller synced I (2290) all-clusters-app: Display initialized (height 240, width 320) I (2300) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2300) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2310) NimBLE: GAP procedure initiated: advertise; I (2320) NimBLE: disc_mode=2 I (2320) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2330) NimBLE: I (2310) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2340) chip[DL]: CHIPoBLE advertising started I (2350) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 E (2350) chip[DL]: Long dispatch time: 1016 ms, for event type 2 I (2360) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2360) chip[DL]: Starting ESP WiFi layer I (2380) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2380) wifi:enable tsf W (2390) wifi:Haven't to connect to a suitable AP now! I (2410) chip[DL]: Attempting to connect WiFi station interface I (2430) chip[DL]: WiFi station state change: NotConnected -> Connecting I (2430) chip[DL]: Done driving station state, nothing else to do... I (2440) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2440) chip[SVR]: Server initializing... I (2450) wifi:state: init -> auth (b0) I (2450) chip[TS]: Last Known Good Time: 2022-08-12T19:38:04 I (2470) chip[FP]: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x3722FA9CEC843CA2, FabricId 0x0000000000000001, NodeId 0x0000000000000013, VendorId 0xFFF1 I (2470) wifi:state: auth -> assoc (0) I (2490) chip[DMG]: AccessControl: initializing I (2490) chip[DMG]: Examples::AccessControlDelegate::Init I (2500) wifi:I (2500) chip[DMG]: AccessControl: setting state: assoc -> run (10) I (2500) chip[DMG]: DefaultAclStorage: initializing I (2510) wifi:state: run -> init (22a0) I (2520) wifi:new:<11,0>, old:<11,0>, ap:<255,255>, sta:<11,1>, prof:1I (2520) chip[DMG]: DefaultAclStorage: 1 entries loaded I (2530) wifi:new:<11,0>, old:<11,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2490) app-task: App Task started I (2560) chip[ZCL]: Using ZAP configuration... I (2590) chip[DMG]: AccessControlCluster: initializing I (2590) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2610) app-devicecallbacks: Unhandled cluster ID: 48 I (2610) app-devicecallbacks: Current free heap: 67652 I (2620) chip[ZCL]: Initiating Admin Commissioning cluster. I (2620) chip[ZCL]: Door Lock server initialized I (2620) chip[ZCL]: Initialize PCC Plugin Server Cluster. I (2640) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x00', Attribute ID: '0x0001' I (2650) app-devicecallbacks: Current free heap: 67608 I (2650) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2660) app-devicecallbacks: Unhandled cluster ID: 4 I (2660) app-devicecallbacks: Current free heap: 67608 I (2680) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0xfffc' I (2690) app-devicecallbacks: Unhandled cluster ID: 4 I (2690) app-devicecallbacks: Current free heap: 67608 I (2700) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002b', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2710) app-devicecallbacks: Unhandled cluster ID: 43 I (2720) app-devicecallbacks: Current free heap: 67608 I (2720) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2730) app-devicecallbacks: Current free heap: 67608 I (2740) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2760) app-devicecallbacks: Unhandled cluster ID: 4 I (2760) app-devicecallbacks: Current free heap: 67608 I (2760) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0xfffc' I (2770) app-devicecallbacks: Unhandled cluster ID: 4 I (2780) app-devicecallbacks: Current free heap: 67608 I (2780) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2800) app-devicecallbacks: Unhandled cluster ID: 5 I (2810) app-devicecallbacks: Current free heap: 67608 I (2810) chip[ZCL]: On/Off set value: 1 0 I (2810) chip[ZCL]: On/off already set to new value I (2820) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2840) app-devicecallbacks: Current free heap: 67608 I (2840) chip[ZCL]: Window Covering Cluster init I (2840) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2860) app-devicecallbacks: Unhandled cluster ID: 258 I (2870) app-devicecallbacks: Current free heap: 67608 I (2870) chip[ZCL]: WC POST ATTRIBUTE=7 I (2870) chip[ZCL]: ConfigStatus 0x1B Operational=1 OnlineReserved=1 I (2880) chip[ZCL]: Lift(PA=1 Encoder=0 Reversed=0) Tilt(PA=1 Encoder=0) I (2880) chip[ZCL]: Initialize PCC Server Cluster [EP:1] I (2900) chip[ZCL]: Constant Pressure Supported I (2900) chip[ZCL]: PCC Server: Constant Proportional Pressure Supported I (2910) chip[ZCL]: PCC Server: Constant Flow Supported I (2910) chip[ZCL]: PCC Server: Constant Temperature Supported I (2920) chip[ZCL]: PCC Server: Constant Speed Supported I (2920) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2940) app-devicecallbacks: Unhandled cluster ID: 768 I (2940) app-devicecallbacks: Current free heap: 67608 I (2950) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0008' I (2960) app-devicecallbacks: Unhandled cluster ID: 768 I (2960) app-devicecallbacks: Current free heap: 67608 I (2970) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x4001' I (2990) app-devicecallbacks: Unhandled cluster ID: 768 I (2990) app-devicecallbacks: Current free heap: 67608 I (3000) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3000) app-devicecallbacks: Unhandled cluster ID: 1030 I (3010) app-devicecallbacks: Current free heap: 67608 I (3020) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0002' I (3030) app-devicecallbacks: Unhandled cluster ID: 1030 I (3040) app-devicecallbacks: Current free heap: 67608 I (3040) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0x0000' I (3050) app-devicecallbacks: Unhandled cluster ID: 4 I (3070) app-devicecallbacks: Current free heap: 67608 I (3070) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0xfffc' I (3080) app-devicecallbacks: Unhandled cluster ID: 4 I (3080) app-devicecallbacks: Current free heap: 67608 I (3090) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0001' I (3110) app-devicecallbacks: Unhandled cluster ID: 1030 I (3110) app-devicecallbacks: Current free heap: 67608 I (3120) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0002' I (3130) app-devicecallbacks: Unhandled cluster ID: 1030 I (3130) app-devicecallbacks: Current free heap: 67608 I (3140) chip[SVR]: Fabric already commissioned. Disabling BLE advertisement I (3150) chip[IN]: CASE Server enabling CASE session setups I (3160) chip[SVR]: Joining Multicast groups I (3160) chip[SVR]: Server Listening... I (3170) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3170) app-devicecallbacks: Unhandled cluster ID: 1026 I (3180) app-devicecallbacks: Current free heap: 66388 I (3190) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0101', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3200) app-devicecallbacks: Unhandled cluster ID: 257 I (3210) app-devicecallbacks: Current free heap: 66248 I (3210) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3230) app-devicecallbacks: Unhandled cluster ID: 1030 I (3230) app-devicecallbacks: Current free heap: 65200 I (3240) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0045', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3250) app-devicecallbacks: Unhandled cluster ID: 69 I (3250) app-devicecallbacks: Current free heap: 65068 I (3260) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3280) app-devicecallbacks: Unhandled cluster ID: 1026 I (3280) app-devicecallbacks: Current free heap: 64700 I (3280) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3290) app-devicecallbacks: Unhandled cluster ID: 513 I (3300) app-devicecallbacks: Current free heap: 64700 I (3310) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x001c' I (3320) app-devicecallbacks: Unhandled cluster ID: 513 I (3330) app-devicecallbacks: Current free heap: 64648 I (3330) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_0201 attr 0x0000_001E not supported I (3350) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0405', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3350) app-devicecallbacks: Unhandled cluster ID: 1029 I (3360) app-devicecallbacks: Current free heap: 64372 I (3360) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0400', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3370) app-devicecallbacks: Unhandled cluster ID: 1024 I (3390) app-devicecallbacks: Current free heap: 64200 I (3390) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3400) app-devicecallbacks: Current free heap: 64068 I (3400) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3420) app-devicecallbacks: Unhandled cluster ID: 768 I (3430) app-devicecallbacks: Current free heap: 63828 I (3430) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3440) app-devicecallbacks: Unhandled cluster ID: 768 I (3440) app-devicecallbacks: Current free heap: 63756 I (3460) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3470) app-devicecallbacks: Unhandled cluster ID: 258 I (3470) app-devicecallbacks: Current free heap: 63612 I (3480) chip[ZCL]: WC POST ATTRIBUTE=14 I (3480) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000f' I (3500) app-devicecallbacks: Unhandled cluster ID: 258 I (3500) app-devicecallbacks: Current free heap: 63564 I (3510) chip[ZCL]: WC POST ATTRIBUTE=15 I (3510) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000a' I (3520) app-devicecallbacks: Unhandled cluster ID: 258 I (3530) app-devicecallbacks: Current free heap: 63468 I (3540) chip[ZCL]: WC POST ATTRIBUTE=10 I (3540) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_002F attr 0x0000_000C not supported I (3550) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002f', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3560) app-devicecallbacks: Unhandled cluster ID: 47 I (3570) app-devicecallbacks: Current free heap: 63288 E (3570) chip[DL]: Long dispatch time: 1123 ms, for event type 2 I (3580) app-devicecallbacks: Current free heap: 63288 I (3580) chip[DL]: WIFI_EVENT_STA_START W (3590) wifi:Haven't to connect to a suitable AP now! I (3590) chip[DL]: Attempting to connect WiFi station interface I (3610) chip[DL]: Done driving station state, nothing else to do... I (3610) app-devicecallbacks: Current free heap: 63244 W (3610) wifi:Haven't to connect to a suitable AP now! E (3620) chip[DL]: Failed to get configured network when updating network status: Error ESP32:0x0500300F I (3620) chip[DL]: WIFI_EVENT_STA_DISCONNECTED I (3640) chip[DL]: WiFi station state change: Connecting -> Connecting_Failed W (3640) wifi:Haven't to connect to a suitable AP now! I (3650) chip[DL]: WiFi station state change: Connecting_Failed -> NotConnected I (3650) chip[DL]: Next WiFi station reconnect in 5000 ms I (3660) chip[DL]: Done driving station state, nothing else to do... I (3660) app-devicecallbacks: Current free heap: 63244 I (3680) NimBLE: GAP procedure initiated: stop advertising. I (3680) chip[DL]: CHIPoBLE advertising stopped I (3690) chip[SVR]: Cannot load binding table: a0 W (3690) wifi:Haven't to connect to a suitable AP now! E (3690) chip[DL]: Failed to get configured network when updating network status: Error ESP32:0x0500300F W (3710) wifi:Haven't to connect to a suitable AP now! E (3710) chip[DL]: Failed to get configured network when updating network status: Error ESP32:0x0500300F I (3720) app-devicecallbacks: Current free heap: 63244 I (5420) chip[DL]: WIFI_EVENT_STA_DISCONNECTED W (5420) wifi:Haven't to connect to a suitable AP now! I (5420) chip[DL]: Next WiFi station reconnect in 3224 ms I (5440) chip[DL]: Done driving station state, nothing else to do... I (5440) app-devicecallbacks: Current free heap: 63316 W (8660) wifi:Haven't to connect to a suitable AP now! I (8660) chip[DL]: Attempting to connect WiFi station interface I (8660) chip[DL]: WiFi station state change: NotConnected -> Connecting I (8670) wifi:I (8680) chip[DL]: Done driving station state, nothing else to do... new:<11,0>, old:<11,0>, ap:<255,255>, sta:<11,1>, prof:1 I (8690) wifi:state: init -> auth (b0) I (8700) wifi:state: auth -> assoc (0) I (8700) wifi:state: assoc -> run (10) I (8720) wifi:connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6 I (8720) wifi:security: WPA2-PSK, phy: bgn, rssi: -50 I (8730) wifi:pm start, type: 1 I (8730) chip[DL]: WIFI_EVENT_STA_CONNECTED I (8730) chip[DL]: WiFi station state change: Connecting -> Connecting_Succeeded W (8730) wifi:idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64 I (8750) chip[DL]: WiFi station state change: Connecting_Succeeded -> Connected I (8760) chip[DL]: WiFi station interface connected I (8760) chip[ZCL]: WiFiDiagnosticsDelegate: OnConnectionStatusChanged I (8770) chip[DL]: Done driving station state, nothing else to do... I (8780) app-devicecallbacks: Current free heap: 62668 I (8790) chip[DL]: Updating advertising data I (8790) app-devicecallbacks: Current free heap: 62668 I (8820) wifi:AP's beacon interval = 102400 us, DTIM period = 2 I (10190) chip[DL]: IP_EVENT_GOT_IP6 I (10190) chip[DL]: IPv6 addr available. Ready on WIFI_STA_DEF interface: fe80:0000:0000:0000:8eaa:b5ff:fe81:75ac I (10200) app-devicecallbacks: Current free heap: 62616 I (10210) chip[DIS]: Updating services using commissioning mode 0 I (10210) chip[DIS]: CHIP minimal mDNS started advertising. I (10220) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (10230) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (10240) chip[DIS]: mDNS service published: _matter._tcp I (10240) app-devicecallbacks: Current free heap: 61140 I (10280) ROUTE_HOOK: Received RIO I (10280) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (10690) esp_netif_handlers: sta ip: 192.168.7.168, mask: 255.255.252.0, gw: 192.168.4.1 I (10690) chip[DL]: IP_EVENT_STA_GOT_IP I (10690) chip[DL]: IPv4 address changed on WiFi station interface: 192.168.7.168/255.255.252.0 gateway 192.168.4.1 I (10700) chip[DL]: IPv4 Internet connectivity ESTABLISHED I (10720) app-devicecallbacks: Current free heap: 61380 I (10720) app-devicecallbacks: IPv4 Server ready... I (10730) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (10730) chip[DIS]: Updating services using commissioning mode 0 I (10740) chip[DIS]: CHIP minimal mDNS started advertising. I (10750) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (10760) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (10760) chip[DIS]: mDNS service published: _matter._tcp I (10770) app-devicecallbacks: Current free heap: 55428 I (10780) chip[DIS]: Updating services using commissioning mode 0 I (10780) chip[DIS]: CHIP minimal mDNS started advertising. I (10800) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (10800) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (10810) chip[DIS]: mDNS service published: _matter._tcp I (10810) app-devicecallbacks: Current free heap: 58348 E (11990) chip[CSL]: PacketBuffer: allocation too large. E (11990) chip[IN]: Cannot copy received pbuf of size 1447 Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. Core 1 register dump: PC : 0x401d1ee6 PS : 0x00060c30 A0 : 0x8013b138 A1 : 0x3ffdcd40 0x401d1ee6: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:239 A2 : 0x00000000 A3 : 0x00000001 A4 : 0x3f426d54 A5 : 0x3ffdcd60 A6 : 0x3ffdcd40 A7 : 0x0000000c A8 : 0x00000018 A9 : 0x3ffdcbb0 A10 : 0x3ffdccf0 A11 : 0x00000001 A12 : 0x3f426d54 A13 : 0x3ffdcd60 A14 : 0x3ffdcd40 A15 : 0x3ffdccb0 SAR : 0x00000004 EXCCAUSE: 0x0000001c EXCVADDR: 0x00000004 LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xfffffff6 Backtrace:0x401d1ee3:0x3ffdcd400x4013b135:0x3ffdcd60 0x40157fd7:0x3ffdcd80 0x4017fe65:0x3ffdcdc0 0x40182c01:0x3ffdce10 0x4018670a:0x3ffdce40 0x40179c51:0x3ffdce60 0x400958a1:0x3ffdce90 0x401d1ee3: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:238 0x4013b135: chip::System::PacketBuffer::SetDataLength(unsigned short, chip::System::PacketBuffer*) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:214 0x40157fd7: chip::System::PacketBuffer::SetDataLength(unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.h:210 (inlined by) chip::Inet::UDPEndPointImplLwIP::LwIPReceiveUDPMessage(void*, udp_pcb*, pbuf*, ip_addr const*, unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/inet/UDPEndPointImplLwIP.cpp:378 0x4017fe65: udp_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/udp.c:404 0x40182c01: ip4_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c:794 0x4018670a: ethernet_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/netif/ethernet.c:186 0x40179c51: tcpip_thread_handle_msg at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:180 (inlined by) tcpip_thread at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:154 0x400958a1: vPortTaskWrapper at /Users/keanlim/tools/esp-idf/components/freertos/port/xtensa/port.c:131 ELF file SHA256: 1eb88b5cd1086a78 Rebooting... ets Jul 29 2019 12:21:46 rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot_comm: chip revision: 3, min. application chip revision: 0 I (125) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (223) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (229) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (621) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (629) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (680) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (696) boot: Loaded app from partition at offset 0x20000 I (696) boot: Disabling RNG early entropy source... I (708) cpu_start: Pro cpu up. I (708) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (694) cpu_start: App cpu up. I (724) cpu_start: Pro cpu start user code I (724) cpu_start: cpu freq: 160000000 I (725) cpu_start: Application information: I (729) cpu_start: Project name: chip-all-clusters-app I (735) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (742) cpu_start: Compile time: Aug 12 2022 12:31:30 I (748) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (754) cpu_start: ESP-IDF: v4.4.2 I (759) heap_init: Initializing. RAM available for dynamic allocation: I (766) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (772) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (778) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (784) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (790) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (797) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (803) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (811) spi_flash: detected chip: generic I (814) spi_flash: flash io: dio W (818) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (834) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (958) all-clusters-app: ================================================== I (958) all-clusters-app: chip-esp32-all-cluster-demo starting I (958) all-clusters-app: ================================================== > I (1198) wifi:wifi driver task: 3ffdef70, prio:23, stack:6656, core=0 I (1198) system_api: Base MAC address is not set I (1198) system_api: read default base MAC address from EFUSE I (1218) wifi:wifi firmware version: eeaa27d I (1228) wifi:wifi certification version: v7.0 I (1228) wifi:config NVS flash: enabled I (1228) wifi:config nano formating: disabled I (1238) wifi:Init data frame dynamic rx buffer num: 32 I (1238) wifi:Init management frame dynamic rx buffer num: 32 I (1238) wifi:Init management short buffer num: 32 I (1248) wifi:Init dynamic tx buffer num: 32 I (1248) wifi:Init static rx buffer size: 1600 I (1248) wifi:Init static rx buffer num: 10 I (1268) wifi:Init dynamic rx buffer num: 32 I (1268) wifi_init: rx ba win: 6 I (1268) wifi_init: tcpip mbox: 32 I (1268) wifi_init: udp mbox: 6 I (1278) wifi_init: tcp mbox: 6 I (1278) wifi_init: tcp tx win: 5744 I (1278) wifi_init: tcp rx win: 5744 I (1288) wifi_init: tcp mss: 1440 I (1288) wifi_init: WiFi IRAM OP enabled I (1288) wifi_init: WiFi RX IRAM OP enabled I (1328) chip[DL]: NVS set: chip-counters/reboot-count = 20 (0x14) I (1328) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1328) all-clusters-app: ------------------------Starting App Task--------------------------- I (1338) BTDM_INIT: BT controller compile version [bf9c077] I (1348) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1358) app-task: silicon revision 3, I (1348) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1358) app-task: 4MB external flash I (1388) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1388) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1388) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1398) chip[SVR]: Manual pairing code: [34970112332] I (1748) CHIP[DL]: BLE host-controller synced I (2278) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2278) NimBLE: GAP procedure initiated: advertise; I (2288) NimBLE: disc_mode=2 I (2288) all-clusters-app: Display initialized (height 240, width 320) I (2298) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2308) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2308) NimBLE: I (2328) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2328) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2328) chip[DL]: CHIPoBLE advertising started E (2348) chip[DL]: Long dispatch time: 1018 ms, for event type 2 I (2348) chip[DL]: Starting ESP WiFi layer I (2338) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2358) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2368) wifi:enable tsf W (2368) wifi:Haven't to connect to a suitable AP now! I (2378) chip[DL]: Attempting to connect WiFi station interface I (2398) chip[DL]: WiFi station state change: NotConnected -> Connecting I (2398) chip[DL]: Done driving station state, nothing else to do... I (2398) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2418) chip[SVR]: Server initializing... I (2418) wifi:state: init -> auth (b0) I (2418) chip[TS]: Last Known Good Time: 2022-08-12T19:38:04 I (2438) chip[FP]: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x3722FA9CEC843CA2, FabricId 0x0000000000000001, NodeId 0x0000000000000013, VendorId 0xFFF1 I (2438) wifi:state: auth -> assoc (0) I (2458) chip[DMG]: AccessControl: initializing I (2458) chip[DMG]: Examples::AccessControlDelegate::Init I (2458) wifi:I (2468) chip[DMG]: AccessControl: setting state: assoc -> run (10) I (2468) chip[DMG]: DefaultAclStorage: initializing I (2488) chip[DMG]: DefaultAclStorage: 1 entries loaded I (2488) app-task: App Task started I (2488) wifi:connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6 I (2498) wifi:security: WPA2-PSK, phy: bgn, rssi: -52 I (2518) wifi:pm start, type: 1 I (2528) chip[ZCL]: Using ZAP configuration... I (2528) wifi:AP's beacon interval = 102400 us, DTIM period = 2 W (2538) wifi:idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64 I (2558) chip[DMG]: AccessControlCluster: initializing I (2558) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2568) app-devicecallbacks: Unhandled cluster ID: 48 I (2568) app-devicecallbacks: Current free heap: 67120 I (2588) chip[ZCL]: Initiating Admin Commissioning cluster. I (2588) chip[ZCL]: Door Lock server initialized I (2588) chip[ZCL]: Initialize PCC Plugin Server Cluster. I (2598) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x00', Attribute ID: '0x0001' I (2608) app-devicecallbacks: Current free heap: 67076 I (2618) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2628) app-devicecallbacks: Unhandled cluster ID: 4 I (2628) app-devicecallbacks: Current free heap: 65308 I (2638) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0xfffc' I (2658) app-devicecallbacks: Unhandled cluster ID: 4 I (2658) app-devicecallbacks: Current free heap: 67076 I (2668) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002b', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2668) app-devicecallbacks: Unhandled cluster ID: 43 I (2678) app-devicecallbacks: Current free heap: 67076 I (2688) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2698) app-devicecallbacks: Current free heap: 66896 I (2708) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2708) app-devicecallbacks: Unhandled cluster ID: 4 I (2728) app-devicecallbacks: Current free heap: 66768 I (2728) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0xfffc' I (2738) app-devicecallbacks: Unhandled cluster ID: 4 I (2748) app-devicecallbacks: Current free heap: 67076 I (2748) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2758) app-devicecallbacks: Unhandled cluster ID: 5 I (2778) app-devicecallbacks: Current free heap: 67060 I (2778) chip[ZCL]: On/Off set value: 1 0 I (2778) chip[ZCL]: On/off already set to new value I (2788) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2798) app-devicecallbacks: Current free heap: 67076 I (2808) chip[ZCL]: Window Covering Cluster init I (2808) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2818) app-devicecallbacks: Unhandled cluster ID: 258 I (2818) app-devicecallbacks: Current free heap: 67076 I (2838) chip[ZCL]: WC POST ATTRIBUTE=7 I (2838) chip[ZCL]: ConfigStatus 0x1B Operational=1 OnlineReserved=1 I (2848) chip[ZCL]: Lift(PA=1 Encoder=0 Reversed=0) Tilt(PA=1 Encoder=0) I (2848) chip[ZCL]: Initialize PCC Server Cluster [EP:1] I (2858) chip[ZCL]: Constant Pressure Supported I (2858) chip[ZCL]: PCC Server: Constant Proportional Pressure Supported I (2878) chip[ZCL]: PCC Server: Constant Flow Supported I (2878) chip[ZCL]: PCC Server: Constant Temperature Supported I (2888) chip[ZCL]: PCC Server: Constant Speed Supported I (2888) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2898) app-devicecallbacks: Unhandled cluster ID: 768 I (2908) app-devicecallbacks: Current free heap: 67076 I (2918) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0008' I (2928) app-devicecallbacks: Unhandled cluster ID: 768 I (2928) app-devicecallbacks: Current free heap: 67076 I (2938) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x4001' I (2948) app-devicecallbacks: Unhandled cluster ID: 768 I (2958) app-devicecallbacks: Current free heap: 67076 I (2958) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2968) app-devicecallbacks: Unhandled cluster ID: 1030 I (2978) app-devicecallbacks: Current free heap: 67076 I (2978) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0002' I (2998) app-devicecallbacks: Unhandled cluster ID: 1030 I (3008) app-devicecallbacks: Current free heap: 67076 I (3008) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0x0000' I (3018) app-devicecallbacks: Unhandled cluster ID: 4 I (3018) app-devicecallbacks: Current free heap: 67076 I (3038) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0xfffc' I (3048) app-devicecallbacks: Unhandled cluster ID: 4 I (3048) app-devicecallbacks: Current free heap: 67076 I (3058) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0001' I (3068) app-devicecallbacks: Unhandled cluster ID: 1030 I (3078) app-devicecallbacks: Current free heap: 67076 I (3078) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0002' I (3088) app-devicecallbacks: Unhandled cluster ID: 1030 I (3098) app-devicecallbacks: Current free heap: 67076 I (3098) chip[SVR]: Fabric already commissioned. Disabling BLE advertisement I (3108) chip[IN]: CASE Server enabling CASE session setups I (3118) chip[SVR]: Joining Multicast groups I (3128) chip[SVR]: Server Listening... I (3138) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3138) app-devicecallbacks: Unhandled cluster ID: 1026 I (3148) app-devicecallbacks: Current free heap: 65836 I (3158) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0101', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3168) app-devicecallbacks: Unhandled cluster ID: 257 I (3178) app-devicecallbacks: Current free heap: 65704 I (3178) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3188) esp_netif_handlers: sta ip: 192.168.7.168, mask: 255.255.252.0, gw: 192.168.4.1 I (3188) app-devicecallbacks: Unhandled cluster ID: 1030 I (3208) app-devicecallbacks: Current free heap: 64316 I (3208) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0045', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3218) app-devicecallbacks: Unhandled cluster ID: 69 I (3228) app-devicecallbacks: Current free heap: 64184 I (3238) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3248) app-devicecallbacks: Unhandled cluster ID: 1026 I (3258) app-devicecallbacks: Current free heap: 64172 I (3258) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3278) app-devicecallbacks: Unhandled cluster ID: 513 I (3278) app-devicecallbacks: Current free heap: 64172 I (3288) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x001c' I (3298) app-devicecallbacks: Unhandled cluster ID: 513 I (3298) app-devicecallbacks: Current free heap: 64120 I (3318) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_0201 attr 0x0000_001E not supported I (3318) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0405', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3328) app-devicecallbacks: Unhandled cluster ID: 1029 I (3328) app-devicecallbacks: Current free heap: 63844 I (3338) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0400', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3358) app-devicecallbacks: Unhandled cluster ID: 1024 I (3358) app-devicecallbacks: Current free heap: 63680 I (3368) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3368) app-devicecallbacks: Current free heap: 63548 I (3388) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3398) app-devicecallbacks: Unhandled cluster ID: 768 I (3398) app-devicecallbacks: Current free heap: 63304 I (3408) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3428) app-devicecallbacks: Unhandled cluster ID: 768 I (3428) app-devicecallbacks: Current free heap: 63232 I (3428) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3438) app-devicecallbacks: Unhandled cluster ID: 258 I (3448) app-devicecallbacks: Current free heap: 63088 I (3458) chip[ZCL]: WC POST ATTRIBUTE=14 I (3458) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000f' I (3468) app-devicecallbacks: Unhandled cluster ID: 258 I (3478) app-devicecallbacks: Current free heap: 63040 I (3478) chip[ZCL]: WC POST ATTRIBUTE=15 I (3488) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000a' I (3498) app-devicecallbacks: Unhandled cluster ID: 258 I (3508) app-devicecallbacks: Current free heap: 62944 I (3508) chip[ZCL]: WC POST ATTRIBUTE=10 I (3518) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_002F attr 0x0000_000C not supported I (3518) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002f', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3538) app-devicecallbacks: Unhandled cluster ID: 47 I (3538) app-devicecallbacks: Current free heap: 62764 E (3548) chip[DL]: Long dispatch time: 1136 ms, for event type 2 I (3548) app-devicecallbacks: Current free heap: 62764 I (3558) chip[DL]: WIFI_EVENT_STA_START I (3568) chip[DL]: Done driving station state, nothing else to do... I (3578) app-devicecallbacks: Current free heap: 62764 I (3578) chip[DL]: WIFI_EVENT_STA_CONNECTED I (3578) chip[DL]: WiFi station state change: Connecting -> Connecting_Succeeded I (3588) chip[DL]: WiFi station state change: Connecting_Succeeded -> Connected I (3608) chip[DL]: WiFi station interface connected I (3608) chip[ZCL]: WiFiDiagnosticsDelegate: OnConnectionStatusChanged I (3608) chip[DL]: IPv4 Internet connectivity ESTABLISHED I (3618) chip[DL]: Done driving station state, nothing else to do... I (3618) app-devicecallbacks: Current free heap: 62764 I (3638) NimBLE: GAP procedure initiated: stop advertising. I (3638) chip[DL]: CHIPoBLE advertising stopped I (3638) chip[SVR]: Cannot load binding table: a0 I (3648) chip[DL]: IP_EVENT_STA_GOT_IP I (3648) chip[DL]: IPv4 address changed on WiFi station interface: 192.168.7.168/255.255.252.0 gateway 192.168.4.1 I (3668) app-devicecallbacks: Current free heap: 62764 I (3668) chip[DL]: Updating advertising data I (3678) app-devicecallbacks: Current free heap: 62764 I (3678) app-devicecallbacks: IPv4 Server ready... I (3678) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (3698) chip[DIS]: Updating services using commissioning mode 0 I (3708) chip[DIS]: CHIP minimal mDNS started advertising. I (3708) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3718) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3728) chip[DIS]: mDNS service published: _matter._tcp I (3728) app-devicecallbacks: Current free heap: 61624 I (3738) app-devicecallbacks: Current free heap: 61624 I (3748) chip[DIS]: Updating services using commissioning mode 0 I (3748) chip[DIS]: CHIP minimal mDNS started advertising. I (3768) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3768) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3768) chip[DIS]: mDNS service published: _matter._tcp I (3788) app-devicecallbacks: Current free heap: 61624 I (5188) chip[DL]: IP_EVENT_GOT_IP6 I (5188) chip[DL]: IPv6 addr available. Ready on WIFI_STA_DEF interface: fe80:0000:0000:0000:8eaa:b5ff:fe81:75ac I (5198) app-devicecallbacks: Current free heap: 61612 I (5198) chip[DIS]: Updating services using commissioning mode 0 I (5208) chip[DIS]: CHIP minimal mDNS started advertising. I (5218) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (5228) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (5228) chip[DIS]: mDNS service published: _matter._tcp I (5238) app-devicecallbacks: Current free heap: 61144 E (5698) chip[CSL]: PacketBuffer: allocation too large. E (5698) chip[IN]: Cannot copy received pbuf of size 1451 Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. Core 1 register dump: PC : 0x401d1ee6 PS : 0x00060230 A0 : 0x8013b138 A1 : 0x3ffdcdd0 0x401d1ee6: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:239 A2 : 0x00000000 A3 : 0x00000001 A4 : 0x3f426d54 A5 : 0x3ffdcdf0 A6 : 0x3ffdcdd0 A7 : 0x0000000c A8 : 0x00000018 A9 : 0x3ffdcc40 A10 : 0x3ffdcd80 A11 : 0x00000001 A12 : 0x3f426d54 A13 : 0x3ffdcdf0 A14 : 0x3ffdcdd0 A15 : 0x3ffdcd40 SAR : 0x00000004 EXCCAUSE: 0x0000001c EXCVADDR: 0x00000004 LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xfffffff6 Backtrace:0x401d1ee3:0x3ffdcdd00x4013b135:0x3ffdcdf0 0x40157fd7:0x3ffdce10 0x4017fe65:0x3ffdce50 0x40182c01:0x3ffdcea0 0x4018670a:0x3ffdced0 0x40179c51:0x3ffdcef0 0x400958a1:0x3ffdcf20 0x401d1ee3: chip::System::PacketBuffer::MaxDataLength() const at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:238 0x4013b135: chip::System::PacketBuffer::SetDataLength(unsigned short, chip::System::PacketBuffer*) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.cpp:214 0x40157fd7: chip::System::PacketBuffer::SetDataLength(unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/system/SystemPacketBuffer.h:210 (inlined by) chip::Inet::UDPEndPointImplLwIP::LwIPReceiveUDPMessage(void*, udp_pcb*, pbuf*, ip_addr const*, unsigned short) at /Users/keanlim/connectedhomeip/examples/all-clusters-app/esp32/build/esp-idf/chip/../../../../../../config/esp32/third_party/connectedhomeip/src/inet/UDPEndPointImplLwIP.cpp:378 0x4017fe65: udp_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/udp.c:404 0x40182c01: ip4_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c:794 0x4018670a: ethernet_input at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/netif/ethernet.c:186 0x40179c51: tcpip_thread_handle_msg at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:180 (inlined by) tcpip_thread at /Users/keanlim/tools/esp-idf/components/lwip/lwip/src/api/tcpip.c:154 0x400958a1: vPortTaskWrapper at /Users/keanlim/tools/esp-idf/components/freertos/port/xtensa/port.c:131 ELF file SHA256: 1eb88b5cd1086a78 Rebooting... ets Jul 29 2019 12:21:46 rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:6660 load:0x40078000,len:14848 ho 0 tail 12 room 4 load:0x40080400,len:3792 0x40080400: _init at ??:? entry 0x40080694 I (29) boot: ESP-IDF v4.4.2 2nd stage bootloader I (29) boot: compile time 12:16:14 I (29) boot: chip revision: 3 I (32) boot_comm: chip revision: 3, min. bootloader chip revision: 0 I (39) boot.esp32: SPI Speed : 40MHz I (44) boot.esp32: SPI Mode : DIO I (48) boot.esp32: SPI Flash Size : 4MB I (53) boot: Enabling RNG early entropy source... I (58) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (76) boot: 1 otadata OTA data 01 00 0000f000 00002000 I (84) boot: 2 phy_init RF data 01 01 00011000 00001000 I (91) boot: 3 ota_0 OTA app 00 10 00020000 00177000 I (99) boot: 4 ota_1 OTA app 00 11 001a0000 00177000 I (106) boot: 5 ot_storage Unknown data 01 3a 00317000 00002000 I (114) boot: End of partition table I (118) boot_comm: chip revision: 3, min. application chip revision: 0 I (125) esp_image: segment 0: paddr=00020020 vaddr=3f400020 size=3c2b4h (246452) map I (223) esp_image: segment 1: paddr=0005c2dc vaddr=3ffbdb60 size=03d3ch ( 15676) load I (229) esp_image: segment 2: paddr=00060020 vaddr=400d0020 size=108364h (1082212) map I (621) esp_image: segment 3: paddr=0016838c vaddr=3ffc189c size=04824h ( 18468) load I (629) esp_image: segment 4: paddr=0016cbb8 vaddr=40080000 size=1e824h (124964) load I (680) esp_image: segment 5: paddr=0018b3e4 vaddr=50000000 size=00010h ( 16) load I (696) boot: Loaded app from partition at offset 0x20000 I (696) boot: Disabling RNG early entropy source... I (708) cpu_start: Pro cpu up. I (708) cpu_start: Starting app cpu, entry point is 0x400814f8 0x400814f8: call_start_cpu1 at /Users/keanlim/tools/esp-idf/components/esp_system/port/cpu_start.c:160 I (694) cpu_start: App cpu up. I (724) cpu_start: Pro cpu start user code I (724) cpu_start: cpu freq: 160000000 I (725) cpu_start: Application information: I (729) cpu_start: Project name: chip-all-clusters-app I (735) cpu_start: App version: TE9-1589-gb94e1a165-dirty I (742) cpu_start: Compile time: Aug 12 2022 12:31:30 I (748) cpu_start: ELF file SHA256: 1eb88b5cd1086a78... I (754) cpu_start: ESP-IDF: v4.4.2 I (759) heap_init: Initializing. RAM available for dynamic allocation: I (766) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM I (772) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM I (778) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM I (784) heap_init: At 3FFD89C0 len 00007640 (29 KiB): DRAM I (790) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (797) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (803) heap_init: At 4009E824 len 000017DC (5 KiB): IRAM I (810) spi_flash: detected chip: generic I (814) spi_flash: flash io: dio W (818) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header. I (834) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (958) all-clusters-app: ================================================== I (958) all-clusters-app: chip-esp32-all-cluster-demo starting I (958) all-clusters-app: ================================================== I (1148) wifi:wifi driver task: 3ffdeeec, prio:23, stack:6656, core=0 I (1148) system_api: Base MAC address is not set > I (1148) system_api: read default base MAC address from EFUSE I (1168) wifi:wifi firmware version: eeaa27d I (1178) wifi:wifi certification version: v7.0 I (1178) wifi:config NVS flash: enabled I (1178) wifi:config nano formating: disabled I (1188) wifi:Init data frame dynamic rx buffer num: 32 I (1188) wifi:Init management frame dynamic rx buffer num: 32 I (1188) wifi:Init management short buffer num: 32 I (1198) wifi:Init dynamic tx buffer num: 32 I (1198) wifi:Init static rx buffer size: 1600 I (1198) wifi:Init static rx buffer num: 10 I (1218) wifi:Init dynamic rx buffer num: 32 I (1218) wifi_init: rx ba win: 6 I (1218) wifi_init: tcpip mbox: 32 I (1218) wifi_init: udp mbox: 6 I (1228) wifi_init: tcp mbox: 6 I (1228) wifi_init: tcp tx win: 5744 I (1228) wifi_init: tcp rx win: 5744 I (1238) wifi_init: tcp mss: 1440 I (1238) wifi_init: WiFi IRAM OP enabled I (1238) wifi_init: WiFi RX IRAM OP enabled I (1278) chip[DL]: NVS set: chip-counters/reboot-count = 21 (0x15) I (1278) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC) I (1278) all-clusters-app: ------------------------Starting App Task--------------------------- I (1288) BTDM_INIT: BT controller compile version [bf9c077] I (1298) app-task: This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, I (1308) app-task: silicon revision 3, I (1298) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07 I (1308) app-task: 4MB external flash I (1338) chip[SVR]: SetupQRCode: [MT:-24J042C00KA0648G00] I (1338) chip[SVR]: Copy/paste the below URL in a browser to see the QR Code: I (1338) chip[SVR]: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A-24J042C00KA0648G00 I (1348) chip[SVR]: Manual pairing code: [34970112332] I (1708) CHIP[DL]: BLE host-controller synced I (2238) all-clusters-app: Display initialized (height 240, width 320) I (2248) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (2248) chip[DL]: Configuring CHIPoBLE advertising (interval 25 ms, connectable, device name MATTER-3840) I (2258) NimBLE: GAP procedure initiated: advertise; I (2268) NimBLE: disc_mode=2 I (2268) NimBLE: adv_channel_map=0 own_addr_type=1 adv_filter_policy=0 adv_itvl_min=40 adv_itvl_max=40 I (2278) NimBLE: I (2258) gpio: GPIO[39]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2288) chip[DL]: CHIPoBLE advertising started I (2298) gpio: GPIO[38]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 E (2298) chip[DL]: Long dispatch time: 1016 ms, for event type 2 I (2308) gpio: GPIO[37]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2 I (2308) chip[DL]: Starting ESP WiFi layer I (2338) wifi:mode : sta (8c:aa:b5:81:75:ac) I (2338) wifi:enable tsf W (2338) wifi:Haven't to connect to a suitable AP now! I (2358) chip[DL]: Attempting to connect WiFi station interface I (2368) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,1>, prof:1 I (2378) wifi:state: init -> auth (b0) I (2378) chip[DL]: WiFi station state change: NotConnected -> Connecting I (2378) chip[DL]: Done driving station state, nothing else to do... I (2388) chip[SVR]: Server initializing... I (2388) wifi:state: auth -> assoc (0) I (2398) chip[TS]: Last Known Good Time: 2022-08-12T19:38:04 I (2408) wifi:state: assoc -> run (10) I (2408) chip[FP]: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x3722FA9CEC843CA2, FabricId 0x0000000000000001, NodeId 0x0000000000000013, VendorId 0xFFF1 I (2418) wifi:connected with Casa Lim, aid = 3, channel 11, 40U, bssid = 4c:01:43:da:16:c6I (2428) chip[DMG]: AccessControl: initializing I (2438) chip[DMG]: Examples::AccessControlDelegate::Init I (2438) wifi:I (2438) chip[DMG]: AccessControl: setting security: WPA2-PSK, phy: bgn, rssi: -50 I (2448) chip[DMG]: DefaultAclStorage: initializing I (2448) app-task: App Task started I (2458) wifi:pm start, type: 1 I (2458) chip[DMG]: DefaultAclStorage: 1 entries loaded I (2478) wifi:AP's beacon interval = 102400 us, DTIM period = 2 W (2488) wifi:idx:0 (ifx:0, 4c:01:43:da:16:c6), tid:0, ssn:0, winSize:64 I (2508) chip[ZCL]: Using ZAP configuration... I (2538) chip[DMG]: AccessControlCluster: initializing I (2538) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0030', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2548) app-devicecallbacks: Unhandled cluster ID: 48 I (2548) app-devicecallbacks: Current free heap: 66480 I (2568) chip[ZCL]: Initiating Admin Commissioning cluster. I (2568) chip[ZCL]: Door Lock server initialized I (2568) chip[ZCL]: Initialize PCC Plugin Server Cluster. I (2578) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x00', Attribute ID: '0x0001' I (2588) app-devicecallbacks: Current free heap: 66424 I (2598) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2608) app-devicecallbacks: Unhandled cluster ID: 4 I (2608) app-devicecallbacks: Current free heap: 66432 I (2618) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x00', Attribute ID: '0xfffc' I (2628) app-devicecallbacks: Unhandled cluster ID: 4 I (2638) app-devicecallbacks: Current free heap: 64856 I (2648) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002b', EndPoint ID: '0x00', Attribute ID: '0x0000' I (2648) app-devicecallbacks: Unhandled cluster ID: 43 I (2658) app-devicecallbacks: Current free heap: 64908 I (2668) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0003', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2678) app-devicecallbacks: Current free heap: 64908 I (2688) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2688) app-devicecallbacks: Unhandled cluster ID: 4 I (2698) app-devicecallbacks: Current free heap: 64908 I (2708) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x01', Attribute ID: '0xfffc' I (2718) app-devicecallbacks: Unhandled cluster ID: 4 I (2728) app-devicecallbacks: Current free heap: 64908 I (2728) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0005', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2738) app-devicecallbacks: Unhandled cluster ID: 5 I (2758) app-devicecallbacks: Current free heap: 64908 I (2758) chip[ZCL]: On/Off set value: 1 0 I (2758) chip[ZCL]: On/off already set to new value I (2768) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0008', EndPoint ID: '0x01', Attribute ID: '0x0000' I (2768) app-devicecallbacks: Current free heap: 64908 I (2788) chip[ZCL]: Window Covering Cluster init I (2788) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2798) app-devicecallbacks: Unhandled cluster ID: 258 I (2798) app-devicecallbacks: Current free heap: 64744 I (2818) chip[ZCL]: WC POST ATTRIBUTE=7 I (2818) chip[ZCL]: ConfigStatus 0x1B Operational=1 OnlineReserved=1 I (2828) chip[ZCL]: Lift(PA=1 Encoder=0 Reversed=0) Tilt(PA=1 Encoder=0) I (2828) chip[ZCL]: Initialize PCC Server Cluster [EP:1] I (2838) chip[ZCL]: Constant Pressure Supported I (2838) chip[ZCL]: PCC Server: Constant Proportional Pressure Supported I (2858) chip[ZCL]: PCC Server: Constant Flow Supported I (2858) chip[ZCL]: PCC Server: Constant Temperature Supported I (2868) chip[ZCL]: PCC Server: Constant Speed Supported I (2868) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0007' I (2878) app-devicecallbacks: Unhandled cluster ID: 768 I (2878) app-devicecallbacks: Current free heap: 63404 I (2898) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0008' I (2908) app-devicecallbacks: Unhandled cluster ID: 768 I (2908) app-devicecallbacks: Current free heap: 63200 I (2918) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x4001' I (2918) app-devicecallbacks: Unhandled cluster ID: 768 I (2938) app-devicecallbacks: Current free heap: 63424 I (2938) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0001' I (2948) app-devicecallbacks: Unhandled cluster ID: 1030 I (2958) app-devicecallbacks: Current free heap: 63424 I (2958) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0002' I (2978) app-devicecallbacks: Unhandled cluster ID: 1030 I (2988) app-devicecallbacks: Current free heap: 63424 I (2988) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0x0000' I (2998) app-devicecallbacks: Unhandled cluster ID: 4 I (2998) app-devicecallbacks: Current free heap: 63424 I (3018) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0004', EndPoint ID: '0x02', Attribute ID: '0xfffc' I (3028) app-devicecallbacks: Unhandled cluster ID: 4 I (3028) app-devicecallbacks: Current free heap: 63424 I (3038) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0001' I (3048) app-devicecallbacks: Unhandled cluster ID: 1030 I (3048) app-devicecallbacks: Current free heap: 63424 I (3058) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x02', Attribute ID: '0x0002' I (3068) app-devicecallbacks: Unhandled cluster ID: 1030 I (3078) app-devicecallbacks: Current free heap: 63424 I (3078) chip[SVR]: Fabric already commissioned. Disabling BLE advertisement I (3088) chip[IN]: CASE Server enabling CASE session setups I (3098) chip[SVR]: Joining Multicast groups I (3108) chip[SVR]: Server Listening... I (3118) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3118) app-devicecallbacks: Unhandled cluster ID: 1026 I (3128) app-devicecallbacks: Current free heap: 62192 I (3128) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0101', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3138) esp_netif_handlers: sta ip: 192.168.7.168, mask: 255.255.252.0, gw: 192.168.4.1 I (3148) app-devicecallbacks: Unhandled cluster ID: 257 I (3158) app-devicecallbacks: Current free heap: 62040 I (3168) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0406', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3178) app-devicecallbacks: Unhandled cluster ID: 1030 I (3188) app-devicecallbacks: Current free heap: 61008 I (3188) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0045', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3198) app-devicecallbacks: Unhandled cluster ID: 69 I (3208) app-devicecallbacks: Current free heap: 60876 I (3218) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0402', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3228) app-devicecallbacks: Unhandled cluster ID: 1026 I (3238) app-devicecallbacks: Current free heap: 60528 I (3238) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3258) app-devicecallbacks: Unhandled cluster ID: 513 I (3258) app-devicecallbacks: Current free heap: 60528 I (3268) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0201', EndPoint ID: '0x01', Attribute ID: '0x001c' I (3278) app-devicecallbacks: Unhandled cluster ID: 513 I (3278) app-devicecallbacks: Current free heap: 60456 I (3288) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_0201 attr 0x0000_001E not supported I (3298) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0405', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3308) app-devicecallbacks: Unhandled cluster ID: 1029 I (3308) app-devicecallbacks: Current free heap: 60200 I (3318) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0400', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3338) app-devicecallbacks: Unhandled cluster ID: 1024 I (3338) app-devicecallbacks: Current free heap: 60028 I (3348) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0006', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3348) app-devicecallbacks: Current free heap: 59896 I (3368) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0000' I (3378) app-devicecallbacks: Unhandled cluster ID: 768 I (3378) app-devicecallbacks: Current free heap: 59648 I (3388) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0300', EndPoint ID: '0x01', Attribute ID: '0x0001' I (3398) app-devicecallbacks: Unhandled cluster ID: 768 I (3398) app-devicecallbacks: Current free heap: 59576 I (3408) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3418) app-devicecallbacks: Unhandled cluster ID: 258 I (3428) app-devicecallbacks: Current free heap: 59432 I (3428) chip[ZCL]: WC POST ATTRIBUTE=14 I (3438) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000f' I (3448) app-devicecallbacks: Unhandled cluster ID: 258 I (3458) app-devicecallbacks: Current free heap: 59384 I (3458) chip[ZCL]: WC POST ATTRIBUTE=15 I (3458) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x0102', EndPoint ID: '0x01', Attribute ID: '0x000a' I (3478) app-devicecallbacks: Unhandled cluster ID: 258 I (3488) app-devicecallbacks: Current free heap: 59288 I (3488) chip[ZCL]: WC POST ATTRIBUTE=10 I (3498) chip[ZCL]: 0x3f4164e5ep 1 clus 0x0000_002F attr 0x0000_000C not supported I (3498) app-devicecallbacks: PostAttributeChangeCallback - Cluster ID: '0x002f', EndPoint ID: '0x01', Attribute ID: '0x000e' I (3518) app-devicecallbacks: Unhandled cluster ID: 47 I (3528) app-devicecallbacks: Current free heap: 59108 E (3528) chip[DL]: Long dispatch time: 1135 ms, for event type 2 I (3538) app-devicecallbacks: Current free heap: 59108 I (3538) chip[DL]: WIFI_EVENT_STA_START I (3538) chip[DL]: Done driving station state, nothing else to do... I (3558) app-devicecallbacks: Current free heap: 59108 I (3558) chip[DL]: WIFI_EVENT_STA_CONNECTED I (3558) chip[DL]: WiFi station state change: Connecting -> Connecting_Succeeded I (3568) chip[DL]: WiFi station state change: Connecting_Succeeded -> Connected I (3578) chip[DL]: WiFi station interface connected I (3578) chip[ZCL]: WiFiDiagnosticsDelegate: OnConnectionStatusChanged I (3598) chip[DL]: IPv4 Internet connectivity ESTABLISHED I (3598) chip[DL]: Done driving station state, nothing else to do... I (3598) app-devicecallbacks: Current free heap: 59108 I (3608) NimBLE: GAP procedure initiated: stop advertising. I (3618) chip[DL]: CHIPoBLE advertising stopped I (3618) chip[SVR]: Cannot load binding table: a0 I (3628) chip[DL]: IP_EVENT_STA_GOT_IP I (3628) chip[DL]: IPv4 address changed on WiFi station interface: 192.168.7.168/255.255.252.0 gateway 192.168.4.1 I (3648) app-devicecallbacks: Current free heap: 62140 I (3648) chip[DL]: Updating advertising data I (3658) app-devicecallbacks: Current free heap: 62156 I (3658) app-devicecallbacks: IPv4 Server ready... I (3658) all-clusters-app: Display awake but will switch off automatically in 30 seconds I (3678) chip[DIS]: Updating services using commissioning mode 0 I (3688) chip[DIS]: CHIP minimal mDNS started advertising. I (3688) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3688) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3708) chip[DIS]: mDNS service published: _matter._tcp I (3708) app-devicecallbacks: Current free heap: 60820 I (3708) app-devicecallbacks: Current free heap: 61248 I (3728) chip[DIS]: Updating services using commissioning mode 0 I (3728) chip[DIS]: CHIP minimal mDNS started advertising. I (3738) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (3748) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (3748) chip[DIS]: mDNS service published: _matter._tcp I (3758) app-devicecallbacks: Current free heap: 61248 I (5138) chip[DL]: IP_EVENT_GOT_IP6 I (5138) chip[DL]: IPv6 addr available. Ready on WIFI_STA_DEF interface: fe80:0000:0000:0000:8eaa:b5ff:fe81:75ac I (5148) app-devicecallbacks: Current free heap: 61196 I (5148) chip[DIS]: Updating services using commissioning mode 0 I (5158) chip[DIS]: CHIP minimal mDNS started advertising. I (5168) chip[DIS]: Advertise operational node 3722FA9CEC843CA2-0000000000000013 I (5178) chip[DIS]: CHIP minimal mDNS configured as 'Operational device'. I (5188) chip[DIS]: mDNS service published: _matter._tcp I (5188) app-devicecallbacks: Current free heap: 59156 I (6148) ROUTE_HOOK: Received RIO I (6148) ROUTE_HOOK: prefix FD5C:620B:BAA:: lifetime 1800 I (6178) ROUTE_HOOK: Received RIO I (6178) ROUTE_HOOK: prefix FD77:536D:B859:: lifetime 1800 I (6198) ROUTE_HOOK: Received RIO I (6198) ROUTE_HOOK: prefix FD15:7375:167D:: lifetime 1800 I (6198) ROUTE_HOOK: Received RIO I (6198) ROUTE_HOOK: prefix FD1D:82BA:5625:: lifetime 1800