<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: commissioning is incomplete by google home app in Smart Home Developer Forum</title>
    <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/350437#M755</link>
    <description>&lt;UL&gt;&lt;LI&gt;PSoC6&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Commissioning failed, restart advertising.&lt;/P&gt;&lt;LI-SPOILER&gt;CHIP:FS: Fail-safe timer expired&lt;BR /&gt;CHIP:SVR: Failsafe timer expired&lt;BR /&gt;CHIP:IN: SecureSession[0x8029c00]: MarkForEviction Type:1 LSID:61823&lt;BR /&gt;CHIP:SC: SecureSession[0x8029c00]: Moving from state 'kActive' --&amp;gt; 'kPendingEviction'&lt;BR /&gt;CHIP:IN: SecureSession[0x8029c00]: Released - Type:1 LSID:61823&lt;BR /&gt;CHIP:SVR: Commissioning failed (attempt 1): 32&lt;BR /&gt;CHIP:IN: SecureSession[0x8029c00]: Allocated Type:1 LSID:61825&lt;BR /&gt;CHIP:SC: Assigned local session key ID 61825&lt;BR /&gt;CHIP:SC: Waiting for PBKDF param request&lt;BR /&gt;CHIP:DIS: Updating services using commissioning mode 1&lt;BR /&gt;CHIP:DIS: CHIP minimal mDNS started advertising.&lt;BR /&gt;CHIP:DL: Using wifi MAC for hostname&lt;BR /&gt;CHIP:DIS: Advertise commission parameter vendorID=65521 productID=32774 discriminator=3840/15 cm=1&lt;BR /&gt;CHIP:DIS: Responding with _matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with 7BFBEA83DAFFF178._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with 8E4588CA4818.local&lt;BR /&gt;CHIP:DIS: Responding with 8E4588CA4818.local&lt;BR /&gt;CHIP:DIS: Responding with _V65521._sub._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with _S15._sub._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with _L3840._sub._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with _CM._sub._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with 7BFBEA83DAFFF178._matterc._udp.local&lt;BR /&gt;CHIP:DIS: CHIP minimal mDNS configured as 'Commissionable node device'; instance name: 7BFBEA83DAFFF178.&lt;BR /&gt;CHIP:DIS: mDNS service published: _matterc._udp&lt;BR /&gt;CHIP:ZCL: OpCreds: Got FailSafeTimerExpired&lt;BR /&gt;CHIP:ZCL: OpCreds: Proceeding to FailSafeCleanup on fail-safe expiry!&lt;BR /&gt;CHIP:TS: Pending Last Known Good Time: 2023-01-31T15:39:19&lt;BR /&gt;CHIP:TS: Previous Last Known Good Time: 2023-01-31T15:39:19&lt;BR /&gt;CHIP:TS: Reverted Last Known Good Time to previous value&lt;BR /&gt;CHIP:DMG: Endpoint 0, Cluster 0x0000_0030 update version to 87b0f3b&lt;BR /&gt;CHIP:ZCL: Cluster callback: 0x0000_0030&lt;BR /&gt;CHIP:ZCL: Failsafe timeout, tell platform driver to revert network credentials.&lt;BR /&gt;CHIP:DL: Long dispatch time: 152 ms, for event type 32782&lt;BR /&gt;CHIP:FS: Fail-safe cleanly disarmed&lt;BR /&gt;CHIP:DL: CHIPoBLE advertising started&lt;BR /&gt;CHIP:DL: BLEManagerImpl::SetAdvertisingData err:Success&lt;/LI-SPOILER&gt;</description>
    <pubDate>Wed, 01 Feb 2023 00:46:51 GMT</pubDate>
    <dc:creator>mt0msk</dc:creator>
    <dc:date>2023-02-01T00:46:51Z</dc:date>
    <item>
      <title>commissioning is incomplete by google home app</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/350422#M752</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I try commissioning the Matter cluster as below examples from Google Home App.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/project-chip/connectedhomeip/tree/v1.0.0.2/examples/lock-app/infineon/psoc6" target="_self" rel="nofollow noopener noreferrer"&gt;https://github.com/project-chip/connectedhomeip/tree/v1.0.0.2/examples/lock-app/infineon/psoc6&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/project-chip/connectedhomeip/tree/v1.0.0.2/examples/lighting-app/nrfconnect" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/project-chip/connectedhomeip/tree/v1.0.0.2/examples/lighting-app/nrfconnect&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/project-chip/connectedhomeip/tree/v1.0.0.2/examples/lighting-app/esp32" target="_blank"&gt;https://github.com/project-chip/connectedhomeip/tree/v1.0.0.2/examples/lighting-app/esp32&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, Google Home App did not finish commissioning normally, I got an error.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot.png" style="width: 185px;"&gt;&lt;img src="https://www.googlenestcommunity.com/t5/image/serverpage/image-id/20921i340CAF02AFA999BF/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Screenshot.png" alt="Screenshot.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Apple Home could finish commissioning normally and control clusters.&lt;/P&gt;&lt;P&gt;So,&amp;nbsp;I judge that there is no problem with the Matter clusters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you please help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Phone : Pixel 7 Pro&lt;/P&gt;&lt;P&gt;Google Home App : 2.63.1.12&lt;/P&gt;&lt;P&gt;Google Nest Hub Gen2&lt;/P&gt;&lt;P&gt;&amp;nbsp;Firmware : 324896&lt;/P&gt;&lt;P&gt;&amp;nbsp;Cast Firmware : 1.56.324896&lt;/P&gt;&lt;P&gt;Matter SDK : commit 4088a77f557e8571a39338fad51a1d8eb0131d79 (HEAD, tag: v1.0.0.2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 00:34:34 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/350422#M752</guid>
      <dc:creator>mt0msk</dc:creator>
      <dc:date>2023-02-01T00:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: commissioning is incomplete by google home app</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/350428#M753</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Detailed information&lt;/STRONG&gt;&lt;/P&gt;&lt;UL class="lia-list-style-type-disc"&gt;&lt;LI&gt;PSoC6&lt;/LI&gt;&lt;/UL&gt;&lt;P class="lia-indent-padding-left-30px"&gt;When "CHIP:IN: Clearing BLE pending packets." shows, Home App shows error message.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;P&gt;CHIP:P6: ==================================================&lt;/P&gt;&lt;P&gt;CHIP:P6: chip-p6-lock-example starting Version 1&lt;/P&gt;&lt;P&gt;CHIP:P6: ==================================================&lt;/P&gt;&lt;P&gt;CHIP:DL: BLEManagerImpl::Init() complete&lt;BR /&gt;CHIP:DL: EnableStationMode&lt;BR /&gt;CHIP:DL: WiFi station mode change: Disabled -&amp;gt; Disabled&lt;BR /&gt;CHIP:DL: Starting P6 WiFi layer&lt;BR /&gt;WLAN MAC Address : 18:48:CA:88:45:8E&lt;BR /&gt;WLAN Firmware : wl0: Apr 12 2022 20:39:36 version 13.10.271.287 (760d561 CY) FWID 01-b438e2a0&lt;BR /&gt;WLAN CLM : API: 18.2 Data: 9.1.0&lt;BR /&gt;CHIP:P6: ==================================================&lt;/P&gt;&lt;P&gt;CHIP:P6: chip-p6-lock-example starting Version 1&lt;/P&gt;&lt;P&gt;CHIP:P6: ==================================================&lt;/P&gt;&lt;P&gt;CHIP:DL: BLEManagerImpl::Init() complete&lt;BR /&gt;CHIP:DL: EnableStationMode&lt;BR /&gt;CHIP:DL: WiFi station mode change: Disabled -&amp;gt; Disabled&lt;BR /&gt;CHIP:DL: Starting P6 WiFi layer&lt;BR /&gt;WLAN MAC Address : 18:48:CA:88:45:8E&lt;BR /&gt;WLAN Firmware : wl0: Apr 12 2022 20:39:36 version 13.10.271.287 (760d561 CY) FWID 01-b438e2a0&lt;BR /&gt;WLAN CLM : API: 18.2 Data: 9.10.0 Compiler: 1.36.1 ClmImport: 1.34.1 Creation: 2021-04-26 04:01:15&lt;BR /&gt;WHD VERSION : v2.4.0 : v2.4.0 : GCC 10.3 : 2022-08-04 17:12:02 +0800&lt;BR /&gt;CHIP:DL: EnableStationMode&lt;BR /&gt;CHIP:DL: Done driving station state, nothing else to do...&lt;BR /&gt;CHIP:DL: SetAPMode&lt;BR /&gt;CHIP:DL: Setting device name to : "P6_LOCK"&lt;BR /&gt;CHIP:P6: Starting Platform Manager Event Loop&lt;BR /&gt;CHIP:DL: CHIP task running&lt;BR /&gt;CHIP:DL: Starting P6 WiFi layer&lt;BR /&gt;CHIP:DL: EnableStationMode&lt;BR /&gt;CHIP:P6: Current Software Version: 1&lt;BR /&gt;CHIP:DL: Done driving station state, nothing else to do...&lt;BR /&gt;CHIP:SVR: Server initializing...&lt;BR /&gt;CHIP:FP: Initializing FabricTable from persistent storage&lt;BR /&gt;CHIP:TS: Last Known Good Time: 2023-01-31T15:39:19&lt;BR /&gt;CHIP:DMG: AccessControl: initializing&lt;BR /&gt;CHIP:DMG: Examples::AccessControlDelegate::Init&lt;BR /&gt;CHIP:DMG: AccessControl: setting&lt;BR /&gt;CHIP:DMG: DefaultAclStorage: initializing&lt;BR /&gt;CHIP:DMG: DefaultAclStorage: 0 entries loaded&lt;BR /&gt;CHIP:IN: UDP::Init bind&amp;amp;listen port=5540&lt;BR /&gt;CHIP:IN: UDP::Init bound to port=5540&lt;BR /&gt;CHIP:IN: UDP::Init bind&amp;amp;listen port=5540&lt;BR /&gt;CHIP:IN: UDP::Init bound to port=5540&lt;BR /&gt;CHIP:IN: BLEBase::Init - setting/overriding transport&lt;BR /&gt;CHIP:IN: TransportMgr initialized&lt;BR /&gt;CHIP:ZCL: Using ZAP configuration...&lt;BR /&gt;CHIP:DMG: Failed to read stored attribute (0, 0x0000_0028, 0x0000_0005: a0&lt;BR /&gt;CHIP:DMG: Failed to read stored attribute (0, 0x0000_0028, 0x0000_0010: a0&lt;BR /&gt;CHIP:DMG: Failed to read stored attribute (0, 0x0000_002B, 0x0000_0000: a0&lt;BR /&gt;CHIP:DMG: Failed to read stored attribute (0, 0x0000_002C, 0x0000_0000: a0&lt;BR /&gt;CHIP:DMG: Failed to read stored attribute (0, 0x0000_002C, 0x0000_0001: a0&lt;BR /&gt;CHIP:DMG: Failed to read stored attribute (1, 0x0000_0101, 0x0000_0000: a0&lt;BR /&gt;CHIP:DMG: AccessControlCluster: initializing&lt;BR /&gt;CHIP:ZCL: Initiating Admin Commissioning cluster.&lt;BR /&gt;CHIP:ZCL: Door Lock server initialized&lt;BR /&gt;CHIP:DMG: Endpoint 0, Cluster 0x0000_0030 update version to 87b0f38&lt;BR /&gt;CHIP:ZCL: Cluster callback: 0x0000_0030&lt;BR /&gt;CHIP:ZCL: GeneralDiagnostics: OnDeviceReboot&lt;BR /&gt;CHIP:DMG: Endpoint 0, Cluster 0x0000_0033 update version to 3ab4f561&lt;BR /&gt;CHIP:EVL: LogEvent event number: 0x0000000000040000 priority: 2, endpoint id: 0x0 cluster id: 0x0000_0033 event id: 0x3 Sys timestamp: 0x000000000000043D&lt;BR /&gt;CHIP:ZCL: DeviceInfoProvider is not registered&lt;BR /&gt;CHIP:ZCL: Trying to write invalid Calendar Type&lt;BR /&gt;CHIP:ZCL: Failed to write calendar type with error: 0x87&lt;BR /&gt;CHIP:DMG: Endpoint 1, Cluster 0x0000_0003 update version to 8c352ff&lt;BR /&gt;CHIP:ZCL: Cluster callback: 0x0000_0003&lt;BR /&gt;CHIP:IN: SecureSession[0x8029c00]: Allocated Type:1 LSID:61823&lt;BR /&gt;CHIP:SC: Assigned local session key ID 61823&lt;BR /&gt;CHIP:SC: Waiting for PBKDF param request&lt;BR /&gt;CHIP:DIS: Updating services using commissioning mode 1&lt;BR /&gt;CHIP:DIS: CHIP minimal mDNS started advertising.&lt;BR /&gt;CHIP:DL: Using wifi MAC for hostname&lt;BR /&gt;CHIP:DIS: Advertise commission parameter vendorID=65521 productID=32774 discriminator=3840/15 cm=1&lt;BR /&gt;CHIP:DIS: Responding with _matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with 7BFBEA83DAFFF178._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with 8E4588CA4818.local&lt;BR /&gt;CHIP:DIS: Responding with 8E4588CA4818.local&lt;BR /&gt;CHIP:DIS: Responding with _V65521._sub._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with _S15._sub._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with _L3840._sub._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with _CM._sub._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with 7BFBEA83DAFFF178._matterc._udp.local&lt;BR /&gt;CHIP:DIS: CHIP minimal mDNS configured as 'Commissionable node device'; instance name: 7BFBEA83DAFFF178.&lt;BR /&gt;CHIP:DIS: mDNS service published: _matterc._udp&lt;BR /&gt;CHIP:DIS: Updating services using commissioning mode 1&lt;BR /&gt;CHIP:DIS: CHIP minimal mDNS started advertising.&lt;BR /&gt;CHIP:DL: Using wifi MAC for hostname&lt;BR /&gt;CHIP:DIS: Advertise commission parameter vendorID=65521 productID=32774 discriminator=3840/15 cm=1&lt;BR /&gt;CHIP:DIS: Responding with _matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with 7BFBEA83DAFFF178._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with 8E4588CA4818.local&lt;BR /&gt;CHIP:DIS: Responding with 8E4588CA4818.local&lt;BR /&gt;CHIP:DIS: Responding with _V65521._sub._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with _S15._sub._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with _L3840._sub._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with _CM._sub._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with 7BFBEA83DAFFF178._matterc._udp.local&lt;BR /&gt;CHIP:DIS: CHIP minimal mDNS configured as 'Commissionable node device'; instance name: 7BFBEA83DAFFF178.&lt;BR /&gt;CHIP:DIS: mDNS service published: _matterc._udp&lt;BR /&gt;CHIP:IN: CASE Server enabling CASE session setups&lt;BR /&gt;CHIP:IN: SecureSession[0x8029cb8]: Allocated Type:2 LSID:61824&lt;BR /&gt;CHIP:SC: Allocated SecureSession (0x8029cb8) - waiting for Sigma1 msg&lt;BR /&gt;CHIP:SVR: Joining Multicast groups&lt;BR /&gt;CHIP:ZCL: Emitting StartUp event&lt;BR /&gt;CHIP:EVL: LogEvent event number: 0x0000000000040001 priority: 2, endpoint id: 0x0 cluster id: 0x0000_0028 event id: 0x0 Sys timestamp: 0x0000000000000522&lt;BR /&gt;CHIP:SVR: Server Listening...&lt;BR /&gt;CHIP:DL: Long dispatch time: 373 ms, for event type 2&lt;BR /&gt;CHIP:DL: Device Configuration:&lt;BR /&gt;CHIP:DL: Serial Number: TEST_SN&lt;BR /&gt;CHIP:DL: Vendor Id: 65521 (0xFFF1)&lt;BR /&gt;CHIP:DL: Product Id: 32774 (0x8006)&lt;BR /&gt;CHIP:DL: Hardware Version: 43012&lt;BR /&gt;CHIP:DL: Setup Pin Code (0 for UNKNOWN/ERROR): 20202021&lt;BR /&gt;CHIP:DL: Setup Discriminator (0xFFFF for UNKNOWN/ERROR): 3840 (0xF00)&lt;BR /&gt;CHIP:DL: Manufacturing Date: (not set)&lt;BR /&gt;CHIP:DL: Device Type: 10 (0xA)&lt;BR /&gt;CHIP:SVR: SetupQRCode: [MT:8IXS142C00KA0648G00]&lt;BR /&gt;CHIP:SVR: Copy/paste the below URL in a browser to see the QR Code:&lt;BR /&gt;CHIP:SVR: &lt;A href="https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A8IXS142C00KA0648G00" target="_blank"&gt;https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A8IXS142C00KA0648G00&lt;/A&gt;&lt;BR /&gt;CHIP:SVR: Manual pairing code: [34970112332]&lt;BR /&gt;CHIP:P6: App Task started&lt;BR /&gt;CHIP:DL: CHIPoBLE advertising started&lt;BR /&gt;CHIP:DL: BLEManagerImpl::SetAdvertisingData err:Success&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 00:41:12 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/350428#M753</guid>
      <dc:creator>mt0msk</dc:creator>
      <dc:date>2023-02-01T00:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: commissioning is incomplete by google home app</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/350434#M754</link>
      <description>&lt;UL&gt;&lt;LI&gt;PSoC6&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Commissioning&lt;/P&gt;&lt;LI-SPOILER&gt;CHIP:DL: Failed to find CHIPoBLEConState&lt;BR /&gt;CHIP:DL: BLE GATT connection up (con 32768)&lt;BR /&gt;CHIP:BLE: local and remote recv window sizes = 5&lt;BR /&gt;CHIP:BLE: selected BTP version 4&lt;BR /&gt;CHIP:BLE: using BTP fragment sizes rx 128 / tx 128.&lt;BR /&gt;CHIP:DL: Write received for CHIPoBLE RX characteristic con:8000 handle:000c len:2&lt;BR /&gt;CHIP:DL: CHIPoBLE subscribe received&lt;BR /&gt;CHIP:IN: BLE EndPoint 0x802ef68 Connection Complete&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:894r M:226912896] (U) Msg RX from 0:656C0CE0C5C54B36 [0000] --- Type 0000:20 (SecureChannel:PBKDFParamRequest)&lt;BR /&gt;CHIP:EM: Handling via exchange: 894r, Delegate: 0x802deec&lt;BR /&gt;CHIP:SC: Received PBKDF param request&lt;BR /&gt;CHIP:SC: Peer assigned session ID 3764&lt;BR /&gt;CHIP:SC: Found MRP parameters in the message&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:894r M:253599446] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:21 (SecureChannel:PBKDFParamResponse)&lt;BR /&gt;CHIP:IN: (U) Sending msg 253599446 to IP address 'BLE'&lt;BR /&gt;CHIP:SC: Sent PBKDF param response&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:894r M:226912897] (U) Msg RX from 0:656C0CE0C5C54B36 [0000] --- Type 0000:22 (SecureChannel:PASE_Pake1)&lt;BR /&gt;CHIP:EM: Found matching exchange: 894r, Delegate: 0x802deec&lt;BR /&gt;CHIP:SC: Received spake2p msg1&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:894r M:253599447] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:23 (SecureChannel:PASE_Pake2)&lt;BR /&gt;CHIP:IN: (U) Sending msg 253599447 to IP address 'BLE'&lt;BR /&gt;CHIP:SC: Sent spake2p msg2&lt;BR /&gt;CHIP:DL: Long dispatch time: 1754 ms, for event type 7&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:894r M:226912898] (U) Msg RX from 0:656C0CE0C5C54B36 [0000] --- Type 0000:24 (SecureChannel:PASE_Pake3)&lt;BR /&gt;CHIP:EM: Found matching exchange: 894r, Delegate: 0x802deec&lt;BR /&gt;CHIP:SC: Received spake2p msg3&lt;BR /&gt;CHIP:SC: Sending status report. Protocol code 0, exchange 894&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:894r M:253599448] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:40 (SecureChannel:StatusReport)&lt;BR /&gt;CHIP:IN: (U) Sending msg 253599448 to IP address 'BLE'&lt;BR /&gt;CHIP:SC: SecureSession[0x8029c00]: Moving from state 'kEstablishing' --&amp;gt; 'kActive'&lt;BR /&gt;CHIP:IN: SecureSession[0x8029c00]: Activated - Type:1 LSID:61823&lt;BR /&gt;CHIP:IN: New secure session activated for device &amp;lt;FFFFFFFB00000000, 0&amp;gt;, LSID:61823 PSID:3764!&lt;BR /&gt;CHIP:SVR: Commissioning completed session establishment step&lt;BR /&gt;CHIP:DIS: Updating services using commissioning mode 0&lt;BR /&gt;CHIP:DIS: CHIP minimal mDNS started advertising.&lt;BR /&gt;CHIP:SVR: Device completed Rendezvous process&lt;BR /&gt;CHIP:DL: CHIPoBLE stop advertising&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:895r M:224846545] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)&lt;BR /&gt;CHIP:EM: Handling via exchange: 895r, Delegate: 0x801f58c&lt;BR /&gt;CHIP:IM: Received Read request&lt;BR /&gt;CHIP:DMG: IM RH moving to [GeneratingReports]&lt;BR /&gt;CHIP:DMG: Building Reports for ReadHandler with LastReportGeneration = lu DirtyGeneration = lu&lt;BR /&gt;CHIP:DMG: &amp;lt;RE:Run&amp;gt; Cluster 28, Attribute 2 is dirty&lt;BR /&gt;CHIP:DMG: Reading attribute: Cluster=0x0000_0028 Endpoint=0 AttributeId=0x0000_0002 (expanded=0)&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; Sending report (payload has 37 bytes)...&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:895r M:267016839] (S) Msg TX to 0:FFFFFFFB00000000 [0000] --- Type 0001:05 (IM:ReportData)&lt;BR /&gt;CHIP:IN: (S) Sending msg 267016839 on secure session with LSID: 61823&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; OnReportConfirm: NumReports = 0&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; ReportsInFlight = 0 with readHandler 0, RE has no more messages&lt;BR /&gt;CHIP:DMG: IM RH moving to [AwaitingDestruction]&lt;BR /&gt;CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:896r M:224846546] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)&lt;BR /&gt;CHIP:EM: Handling via exchange: 896r, Delegate: 0x801f58c&lt;BR /&gt;CHIP:IM: Received Read request&lt;BR /&gt;CHIP:DMG: IM RH moving to [GeneratingReports]&lt;BR /&gt;CHIP:DMG: Building Reports for ReadHandler with LastReportGeneration = lu DirtyGeneration = lu&lt;BR /&gt;CHIP:DMG: &amp;lt;RE:Run&amp;gt; Cluster 28, Attribute 4 is dirty&lt;BR /&gt;CHIP:DMG: Reading attribute: Cluster=0x0000_0028 Endpoint=0 AttributeId=0x0000_0004 (expanded=0)&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; Sending report (payload has 37 bytes)...&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:896r M:267016840] (S) Msg TX to 0:FFFFFFFB00000000 [0000] --- Type 0001:05 (IM:ReportData)&lt;BR /&gt;CHIP:IN: (S) Sending msg 267016840 on secure session with LSID: 61823&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; OnReportConfirm: NumReports = 0&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; ReportsInFlight = 0 with readHandler 0, RE has no more messages&lt;BR /&gt;CHIP:DMG: IM RH moving to [AwaitingDestruction]&lt;BR /&gt;CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:897r M:224846547] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)&lt;BR /&gt;CHIP:EM: Handling via exchange: 897r, Delegate: 0x801f58c&lt;BR /&gt;CHIP:IM: Received Read request&lt;BR /&gt;CHIP:DMG: IM RH moving to [GeneratingReports]&lt;BR /&gt;CHIP:DMG: Building Reports for ReadHandler with LastReportGeneration = lu DirtyGeneration = lu&lt;BR /&gt;CHIP:DMG: &amp;lt;RE:Run&amp;gt; Cluster 3e, Attribute 2 is dirty&lt;BR /&gt;CHIP:DMG: Reading attribute: Cluster=0x0000_003E Endpoint=0 AttributeId=0x0000_0002 (expanded=0)&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; Sending report (payload has 36 bytes)...&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:897r M:267016841] (S) Msg TX to 0:FFFFFFFB00000000 [0000] --- Type 0001:05 (IM:ReportData)&lt;BR /&gt;CHIP:IN: (S) Sending msg 267016841 on secure session with LSID: 61823&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; OnReportConfirm: NumReports = 0&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; ReportsInFlight = 0 with readHandler 0, RE has no more messages&lt;BR /&gt;CHIP:DMG: IM RH moving to [AwaitingDestruction]&lt;BR /&gt;CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:898r M:224846548] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)&lt;BR /&gt;CHIP:EM: Handling via exchange: 898r, Delegate: 0x801f58c&lt;BR /&gt;CHIP:IM: Received Read request&lt;BR /&gt;CHIP:DMG: IM RH moving to [GeneratingReports]&lt;BR /&gt;CHIP:DMG: Building Reports for ReadHandler with LastReportGeneration = lu DirtyGeneration = lu&lt;BR /&gt;CHIP:DMG: &amp;lt;RE:Run&amp;gt; Cluster 3e, Attribute 3 is dirty&lt;BR /&gt;CHIP:DMG: Reading attribute: Cluster=0x0000_003E Endpoint=0 AttributeId=0x0000_0003 (expanded=0)&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; Sending report (payload has 36 bytes)...&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:898r M:267016842] (S) Msg TX to 0:FFFFFFFB00000000 [0000] --- Type 0001:05 (IM:ReportData)&lt;BR /&gt;CHIP:IN: (S) Sending msg 267016842 on secure session with LSID: 61823&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; OnReportConfirm: NumReports = 0&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; ReportsInFlight = 0 with readHandler 0, RE has no more messages&lt;BR /&gt;CHIP:DMG: IM RH moving to [AwaitingDestruction]&lt;BR /&gt;CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:899r M:224846549] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)&lt;BR /&gt;CHIP:EM: Handling via exchange: 899r, Delegate: 0x801f58c&lt;BR /&gt;CHIP:IM: Received Read request&lt;BR /&gt;CHIP:DMG: IM RH moving to [GeneratingReports]&lt;BR /&gt;CHIP:DMG: Building Reports for ReadHandler with LastReportGeneration = lu DirtyGeneration = lu&lt;BR /&gt;CHIP:DMG: &amp;lt;RE:Run&amp;gt; Cluster 3e, Attribute 1 is dirty&lt;BR /&gt;CHIP:DMG: Reading attribute: Cluster=0x0000_003E Endpoint=0 AttributeId=0x0000_0001 (expanded=0)&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; Sending report (payload has 36 bytes)...&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:899r M:267016843] (S) Msg TX to 0:FFFFFFFB00000000 [0000] --- Type 0001:05 (IM:ReportData)&lt;BR /&gt;CHIP:IN: (S) Sending msg 267016843 on secure session with LSID: 61823&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; OnReportConfirm: NumReports = 0&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; ReportsInFlight = 0 with readHandler 0, RE has no more messages&lt;BR /&gt;CHIP:DMG: IM RH moving to [AwaitingDestruction]&lt;BR /&gt;CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:900r M:224846550] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)&lt;BR /&gt;CHIP:EM: Handling via exchange: 900r, Delegate: 0x801f58c&lt;BR /&gt;CHIP:IM: Received Read request&lt;BR /&gt;CHIP:DMG: IM RH moving to [GeneratingReports]&lt;BR /&gt;CHIP:DMG: Building Reports for ReadHandler with LastReportGeneration = lu DirtyGeneration = lu&lt;BR /&gt;CHIP:DMG: &amp;lt;RE:Run&amp;gt; Cluster 1d, Attribute 1 is dirty&lt;BR /&gt;CHIP:DMG: Reading attribute: Cluster=0x0000_001D Endpoint=0 AttributeId=0x0000_0001 (expanded=0)&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; Sending report (payload has 624 bytes)...&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:900r M:267016844] (S) Msg TX to 0:FFFFFFFB00000000 [0000] --- Type 0001:05 (IM:ReportData)&lt;BR /&gt;CHIP:IN: (S) Sending msg 267016844 on secure session with LSID: 61823&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; OnReportConfirm: NumReports = 0&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; ReportsInFlight = 0 with readHandler 0, RE has no more messages&lt;BR /&gt;CHIP:DMG: IM RH moving to [AwaitingDestruction]&lt;BR /&gt;CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:901r M:224846551] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)&lt;BR /&gt;CHIP:EM: Handling via exchange: 901r, Delegate: 0x801f58c&lt;BR /&gt;CHIP:IM: Received Read request&lt;BR /&gt;CHIP:DMG: IM RH moving to [GeneratingReports]&lt;BR /&gt;CHIP:DMG: Building Reports for ReadHandler with LastReportGeneration = lu DirtyGeneration = lu&lt;BR /&gt;CHIP:DMG: &amp;lt;RE:Run&amp;gt; Cluster 31, Attribute fffc is dirty&lt;BR /&gt;CHIP:DMG: Reading attribute: Cluster=0x0000_0031 Endpoint=0 AttributeId=0x0000_FFFC (expanded=0)&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; Sending report (payload has 37 bytes)...&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:901r M:267016845] (S) Msg TX to 0:FFFFFFFB00000000 [0000] --- Type 0001:05 (IM:ReportData)&lt;BR /&gt;CHIP:IN: (S) Sending msg 267016845 on secure session with LSID: 61823&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; OnReportConfirm: NumReports = 0&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; ReportsInFlight = 0 with readHandler 0, RE has no more messages&lt;BR /&gt;CHIP:DMG: IM RH moving to [AwaitingDestruction]&lt;BR /&gt;CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:902r M:224846552] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:0a (IM:TimedRequest)&lt;BR /&gt;CHIP:EM: Handling via exchange: 902r, Delegate: 0x801f58c&lt;BR /&gt;CHIP:DMG: Got Timed Request with timeout 10000: handler 0x801f988 exchange 902r&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:902r M:267016846] (S) Msg TX to 0:FFFFFFFB00000000 [0000] --- Type 0001:01 (IM:StatusResponse)&lt;BR /&gt;CHIP:IN: (S) Sending msg 267016846 on secure session with LSID: 61823&lt;BR /&gt;CHIP:DMG: Timed Request time limit 0x0000000000010A7C: handler 0x801f988 exchange 902r&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:902r M:224846553] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)&lt;BR /&gt;CHIP:EM: Found matching exchange: 902r, Delegate: 0x801f988&lt;BR /&gt;CHIP:DMG: Timed following action arrived at 0x000000000000E3B3: handler 0x801f988 exchange 902r&lt;BR /&gt;CHIP:DMG: Handing timed invoke to IM engine: handler 0x801f988 exchange 902r&lt;BR /&gt;CHIP:DMG: Received command for Endpoint=0 Cluster=0x0000_0030 Command=0x0000_0000&lt;BR /&gt;CHIP:FS: GeneralCommissioning: Received ArmFailSafe (120s)&lt;BR /&gt;CHIP:DMG: Endpoint 0, Cluster 0x0000_0030 update version to 87b0f39&lt;BR /&gt;CHIP:ZCL: Cluster callback: 0x0000_0030&lt;BR /&gt;CHIP:DMG: Command handler moving to [ Preparing]&lt;BR /&gt;CHIP:DMG: Command handler moving to [AddingComm]&lt;BR /&gt;CHIP:DMG: Command handler moving to [AddedComma]&lt;BR /&gt;CHIP:DMG: Decreasing reference count for CommandHandler, remaining 0&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:902r M:267016847] (S) Msg TX to 0:FFFFFFFB00000000 [0000] --- Type 0001:09 (IM:InvokeCommandResponse)&lt;BR /&gt;CHIP:IN: (S) Sending msg 267016847 on secure session with LSID: 61823&lt;BR /&gt;CHIP:DMG: Command handler moving to [CommandSen]&lt;BR /&gt;CHIP:DMG: Command handler moving to [AwaitingDe]&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:903r M:224846554] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)&lt;BR /&gt;CHIP:EM: Handling via exchange: 903r, Delegate: 0x801f58c&lt;BR /&gt;CHIP:IM: Received Read request&lt;BR /&gt;CHIP:DMG: IM RH moving to [GeneratingReports]&lt;BR /&gt;CHIP:DMG: Building Reports for ReadHandler with LastReportGeneration = lu DirtyGeneration = lu&lt;BR /&gt;CHIP:DMG: &amp;lt;RE:Run&amp;gt; Cluster 30, Attribute 3 is dirty&lt;BR /&gt;CHIP:DMG: Reading attribute: Cluster=0x0000_0030 Endpoint=0 AttributeId=0x0000_0003 (expanded=0)&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; Sending report (payload has 36 bytes)...&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:903r M:267016848] (S) Msg TX to 0:FFFFFFFB00000000 [0000] --- Type 0001:05 (IM:ReportData)&lt;BR /&gt;CHIP:IN: (S) Sending msg 267016848 on secure session with LSID: 61823&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; OnReportConfirm: NumReports = 0&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; ReportsInFlight = 0 with readHandler 0, RE has no more messages&lt;BR /&gt;CHIP:DMG: IM RH moving to [AwaitingDestruction]&lt;BR /&gt;CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:904r M:224846555] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:0a (IM:TimedRequest)&lt;BR /&gt;CHIP:EM: Handling via exchange: 904r, Delegate: 0x801f58c&lt;BR /&gt;CHIP:DMG: Got Timed Request with timeout 10000: handler 0x801f988 exchange 904r&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:904r M:267016849] (S) Msg TX to 0:FFFFFFFB00000000 [0000] --- Type 0001:01 (IM:StatusResponse)&lt;BR /&gt;CHIP:IN: (S) Sending msg 267016849 on secure session with LSID: 61823&lt;BR /&gt;CHIP:DMG: Timed Request time limit 0x0000000000010C40: handler 0x801f988 exchange 904r&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:904r M:224846556] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)&lt;BR /&gt;CHIP:EM: Found matching exchange: 904r, Delegate: 0x801f988&lt;BR /&gt;CHIP:DMG: Timed following action arrived at 0x000000000000E577: handler 0x801f988 exchange 904r&lt;BR /&gt;CHIP:DMG: Handing timed invoke to IM engine: handler 0x801f988 exchange 904r&lt;BR /&gt;CHIP:DMG: Received command for Endpoint=0 Cluster=0x0000_0030 Command=0x0000_0002&lt;BR /&gt;CHIP:DMG: Endpoint 0, Cluster 0x0000_0030 update version to 87b0f3a&lt;BR /&gt;CHIP:ZCL: Cluster callback: 0x0000_0030&lt;BR /&gt;CHIP:DMG: Command handler moving to [ Preparing]&lt;BR /&gt;CHIP:DMG: Command handler moving to [AddingComm]&lt;BR /&gt;CHIP:DMG: Command handler moving to [AddedComma]&lt;BR /&gt;CHIP:DMG: Decreasing reference count for CommandHandler, remaining 0&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:904r M:267016850] (S) Msg TX to 0:FFFFFFFB00000000 [0000] --- Type 0001:09 (IM:InvokeCommandResponse)&lt;BR /&gt;CHIP:IN: (S) Sending msg 267016850 on secure session with LSID: 61823&lt;BR /&gt;CHIP:DMG: Command handler moving to [CommandSen]&lt;BR /&gt;CHIP:DMG: Command handler moving to [AwaitingDe]&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:905r M:224846557] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)&lt;BR /&gt;CHIP:EM: Handling via exchange: 905r, Delegate: 0x801f58c&lt;BR /&gt;CHIP:DMG: Received command for Endpoint=0 Cluster=0x0000_003E Command=0x0000_0002&lt;BR /&gt;CHIP:ZCL: OpCreds: Certificate Chain request received for DAC&lt;BR /&gt;CHIP:DMG: Command handler moving to [ Preparing]&lt;BR /&gt;CHIP:DMG: Command handler moving to [AddingComm]&lt;BR /&gt;CHIP:DMG: Command handler moving to [AddedComma]&lt;BR /&gt;CHIP:DMG: Decreasing reference count for CommandHandler, remaining 0&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:905r M:267016851] (S) Msg TX to 0:FFFFFFFB00000000 [0000] --- Type 0001:09 (IM:InvokeCommandResponse)&lt;BR /&gt;CHIP:IN: (S) Sending msg 267016851 on secure session with LSID: 61823&lt;BR /&gt;CHIP:DMG: Command handler moving to [CommandSen]&lt;BR /&gt;CHIP:DMG: Command handler moving to [AwaitingDe]&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:906r M:224846558] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)&lt;BR /&gt;CHIP:EM: Handling via exchange: 906r, Delegate: 0x801f58c&lt;BR /&gt;CHIP:DMG: Received command for Endpoint=0 Cluster=0x0000_003E Command=0x0000_0002&lt;BR /&gt;CHIP:ZCL: OpCreds: Certificate Chain request received for PAI&lt;BR /&gt;CHIP:DMG: Command handler moving to [ Preparing]&lt;BR /&gt;CHIP:DMG: Command handler moving to [AddingComm]&lt;BR /&gt;CHIP:DMG: Command handler moving to [AddedComma]&lt;BR /&gt;CHIP:DMG: Decreasing reference count for CommandHandler, remaining 0&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:906r M:267016852] (S) Msg TX to 0:FFFFFFFB00000000 [0000] --- Type 0001:09 (IM:InvokeCommandResponse)&lt;BR /&gt;CHIP:IN: (S) Sending msg 267016852 on secure session with LSID: 61823&lt;BR /&gt;CHIP:DMG: Command handler moving to [CommandSen]&lt;BR /&gt;CHIP:DMG: Command handler moving to [AwaitingDe]&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:907r M:224846559] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)&lt;BR /&gt;CHIP:EM: Handling via exchange: 907r, Delegate: 0x801f58c&lt;BR /&gt;CHIP:DMG: Received command for Endpoint=0 Cluster=0x0000_003E Command=0x0000_0000&lt;BR /&gt;CHIP:ZCL: OpCreds: Received an AttestationRequest command&lt;BR /&gt;CHIP:ZCL: OpCreds: AttestationRequest successful.&lt;BR /&gt;CHIP:DMG: Command handler moving to [ Preparing]&lt;BR /&gt;CHIP:DMG: Command handler moving to [AddingComm]&lt;BR /&gt;CHIP:DMG: Command handler moving to [AddedComma]&lt;BR /&gt;CHIP:DMG: Decreasing reference count for CommandHandler, remaining 0&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:907r M:267016853] (S) Msg TX to 0:FFFFFFFB00000000 [0000] --- Type 0001:09 (IM:InvokeCommandResponse)&lt;BR /&gt;CHIP:IN: (S) Sending msg 267016853 on secure session with LSID: 61823&lt;BR /&gt;CHIP:DMG: Command handler moving to [CommandSen]&lt;BR /&gt;CHIP:DMG: Command handler moving to [AwaitingDe]&lt;BR /&gt;CHIP:DL: Long dispatch time: 411 ms, for event type 7&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:908r M:224846560] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)&lt;BR /&gt;CHIP:EM: Handling via exchange: 908r, Delegate: 0x801f58c&lt;BR /&gt;CHIP:DMG: Received command for Endpoint=0 Cluster=0x0000_003E Command=0x0000_0004&lt;BR /&gt;CHIP:ZCL: OpCreds: Received a CSRRequest command&lt;BR /&gt;CHIP:ZCL: OpCreds: Finding fabric with fabricIndex 0x0&lt;BR /&gt;CHIP:ZCL: OpCreds: AllocatePendingOperationalKey succeeded&lt;BR /&gt;CHIP:ZCL: OpCreds: CSRRequest successful.&lt;BR /&gt;CHIP:DMG: Command handler moving to [ Preparing]&lt;BR /&gt;CHIP:DMG: Command handler moving to [AddingComm]&lt;BR /&gt;CHIP:DMG: Command handler moving to [AddedComma]&lt;BR /&gt;CHIP:DMG: Decreasing reference count for CommandHandler, remaining 0&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:908r M:267016854] (S) Msg TX to 0:FFFFFFFB00000000 [0000] --- Type 0001:09 (IM:InvokeCommandResponse)&lt;BR /&gt;CHIP:IN: (S) Sending msg 267016854 on secure session with LSID: 61823&lt;BR /&gt;CHIP:DMG: Command handler moving to [CommandSen]&lt;BR /&gt;CHIP:DMG: Command handler moving to [AwaitingDe]&lt;BR /&gt;CHIP:DL: Long dispatch time: 1114 ms, for event type 7&lt;BR /&gt;CHIP:DL: BLE GATT connection closed (con 32768, reason 19)&lt;BR /&gt;CHIP:IN: Clearing BLE pending packets.&lt;/LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 00:44:52 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/350434#M754</guid>
      <dc:creator>mt0msk</dc:creator>
      <dc:date>2023-02-01T00:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: commissioning is incomplete by google home app</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/350437#M755</link>
      <description>&lt;UL&gt;&lt;LI&gt;PSoC6&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Commissioning failed, restart advertising.&lt;/P&gt;&lt;LI-SPOILER&gt;CHIP:FS: Fail-safe timer expired&lt;BR /&gt;CHIP:SVR: Failsafe timer expired&lt;BR /&gt;CHIP:IN: SecureSession[0x8029c00]: MarkForEviction Type:1 LSID:61823&lt;BR /&gt;CHIP:SC: SecureSession[0x8029c00]: Moving from state 'kActive' --&amp;gt; 'kPendingEviction'&lt;BR /&gt;CHIP:IN: SecureSession[0x8029c00]: Released - Type:1 LSID:61823&lt;BR /&gt;CHIP:SVR: Commissioning failed (attempt 1): 32&lt;BR /&gt;CHIP:IN: SecureSession[0x8029c00]: Allocated Type:1 LSID:61825&lt;BR /&gt;CHIP:SC: Assigned local session key ID 61825&lt;BR /&gt;CHIP:SC: Waiting for PBKDF param request&lt;BR /&gt;CHIP:DIS: Updating services using commissioning mode 1&lt;BR /&gt;CHIP:DIS: CHIP minimal mDNS started advertising.&lt;BR /&gt;CHIP:DL: Using wifi MAC for hostname&lt;BR /&gt;CHIP:DIS: Advertise commission parameter vendorID=65521 productID=32774 discriminator=3840/15 cm=1&lt;BR /&gt;CHIP:DIS: Responding with _matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with 7BFBEA83DAFFF178._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with 8E4588CA4818.local&lt;BR /&gt;CHIP:DIS: Responding with 8E4588CA4818.local&lt;BR /&gt;CHIP:DIS: Responding with _V65521._sub._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with _S15._sub._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with _L3840._sub._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with _CM._sub._matterc._udp.local&lt;BR /&gt;CHIP:DIS: Responding with 7BFBEA83DAFFF178._matterc._udp.local&lt;BR /&gt;CHIP:DIS: CHIP minimal mDNS configured as 'Commissionable node device'; instance name: 7BFBEA83DAFFF178.&lt;BR /&gt;CHIP:DIS: mDNS service published: _matterc._udp&lt;BR /&gt;CHIP:ZCL: OpCreds: Got FailSafeTimerExpired&lt;BR /&gt;CHIP:ZCL: OpCreds: Proceeding to FailSafeCleanup on fail-safe expiry!&lt;BR /&gt;CHIP:TS: Pending Last Known Good Time: 2023-01-31T15:39:19&lt;BR /&gt;CHIP:TS: Previous Last Known Good Time: 2023-01-31T15:39:19&lt;BR /&gt;CHIP:TS: Reverted Last Known Good Time to previous value&lt;BR /&gt;CHIP:DMG: Endpoint 0, Cluster 0x0000_0030 update version to 87b0f3b&lt;BR /&gt;CHIP:ZCL: Cluster callback: 0x0000_0030&lt;BR /&gt;CHIP:ZCL: Failsafe timeout, tell platform driver to revert network credentials.&lt;BR /&gt;CHIP:DL: Long dispatch time: 152 ms, for event type 32782&lt;BR /&gt;CHIP:FS: Fail-safe cleanly disarmed&lt;BR /&gt;CHIP:DL: CHIPoBLE advertising started&lt;BR /&gt;CHIP:DL: BLEManagerImpl::SetAdvertisingData err:Success&lt;/LI-SPOILER&gt;</description>
      <pubDate>Wed, 01 Feb 2023 00:46:51 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/350437#M755</guid>
      <dc:creator>mt0msk</dc:creator>
      <dc:date>2023-02-01T00:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: commissioning is incomplete by google home app</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/355976#M769</link>
      <description>&lt;P&gt;I checked log again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CHIP:SC: SecureSession[0x8029c00]: Moving from state 'kEstablishing' --&amp;gt; 'kActive'&lt;/STRONG&gt; ,then, type 0001 occurs.&lt;BR /&gt;As my understanding, &lt;STRONG&gt;type 0001&lt;/STRONG&gt; means error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CHIP:SC: SecureSession[0x8029c00]: Moving from state 'kEstablishing' --&amp;gt; 'kActive'&lt;BR /&gt;CHIP:IN: SecureSession[0x8029c00]: Activated - Type:1 LSID:61823&lt;BR /&gt;CHIP:IN: New secure session activated for device &amp;lt;FFFFFFFB00000000, 0&amp;gt;, LSID:61823 PSID:3764!&lt;BR /&gt;CHIP:SVR: Commissioning completed session establishment step&lt;BR /&gt;CHIP:DIS: Updating services using commissioning mode 0&lt;BR /&gt;CHIP:DIS: CHIP minimal mDNS started advertising.&lt;BR /&gt;CHIP:SVR: Device completed Rendezvous process&lt;BR /&gt;CHIP:DL: CHIPoBLE stop advertising&lt;BR /&gt;CHIP:EM: &amp;gt;&amp;gt;&amp;gt; [E:895r M:224846545] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)&lt;BR /&gt;CHIP:EM: Handling via exchange: 895r, Delegate: 0x801f58c&lt;BR /&gt;CHIP:IM: Received Read request&lt;BR /&gt;CHIP:DMG: IM RH moving to [GeneratingReports]&lt;BR /&gt;CHIP:DMG: Building Reports for ReadHandler with LastReportGeneration = lu DirtyGeneration = lu&lt;BR /&gt;CHIP:DMG: &amp;lt;RE:Run&amp;gt; Cluster 28, Attribute 2 is dirty&lt;BR /&gt;CHIP:DMG: Reading attribute: Cluster=0x0000_0028 Endpoint=0 AttributeId=0x0000_0002 (expanded=0)&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; Sending report (payload has 37 bytes)...&lt;BR /&gt;CHIP:EM: &amp;lt;&amp;lt;&amp;lt; [E:895r M:267016839] (S) Msg TX to 0:FFFFFFFB00000000 [0000] --- Type 0001:05 (IM:ReportData)&lt;BR /&gt;CHIP:IN: (S) Sending msg 267016839 on secure session with LSID: 61823&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; OnReportConfirm: NumReports = 0&lt;BR /&gt;CHIP:DMG: &amp;lt;RE&amp;gt; ReportsInFlight = 0 with readHandler 0, RE has no more messages&lt;BR /&gt;CHIP:DMG: IM RH moving to [AwaitingDestruction]&lt;BR /&gt;CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 06:08:13 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/355976#M769</guid>
      <dc:creator>mt0msk</dc:creator>
      <dc:date>2023-02-08T06:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: commissioning is incomplete by google home app</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/361259#M795</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Is it possible for you to translate the error message you are encountering in English ? Also, could please share some details about what these logs are for and how are you obtaining these logs ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 19:53:23 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/361259#M795</guid>
      <dc:creator>sipriyadarshi</dc:creator>
      <dc:date>2023-02-15T19:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: commissioning is incomplete by google home app</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/361745#M798</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I translate the error message as below.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Something went wrong&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Make sure you're connected to your network and try again&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding Log,&lt;/P&gt;&lt;P&gt;I build &lt;STRONG&gt;lighting-app&lt;/STRONG&gt; cluster from Matter SDK as below and flash to PSoC6.&lt;/P&gt;&lt;P&gt;And, PSoC6 connects PC via USB and obtain log by serial terminal (e.g. PuTTY, Teraterm pro or Minicom)&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/project-chip/connectedhomeip/tree/v1.0.0.2/examples/lighting-app/infineon/psoc6" target="_blank"&gt;https://github.com/project-chip/connectedhomeip/tree/v1.0.0.2/examples/lighting-app/infineon/psoc6&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can get log about ESP32.&lt;/P&gt;&lt;P&gt;ESP32's log is same as PSoC6's log.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/project-chip/connectedhomeip/tree/v1.0.0.2/examples/lighting-app/esp32" target="_blank"&gt;https://github.com/project-chip/connectedhomeip/tree/v1.0.0.2/examples/lighting-app/esp32&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 12:08:20 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/361745#M798</guid>
      <dc:creator>mt0msk</dc:creator>
      <dc:date>2023-02-16T12:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: commissioning is incomplete by google home app</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/383725#M899</link>
      <description>&lt;P&gt;Could you provide the following details :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Did you configure the developer center console ?&lt;/LI&gt;
&lt;LI&gt;Can you get&lt;SPAN&gt;&amp;nbsp;the following two filters from the phone logcat :&lt;/SPAN&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;grep "MatterCommissioner" $phonelog &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;grep "SetupDevice" $phonelog | grep -A 20 "Commissioning failed"&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 22 Mar 2023 16:22:42 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/383725#M899</guid>
      <dc:creator>sipriyadarshi</dc:creator>
      <dc:date>2023-03-22T16:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: commissioning is incomplete by google home app</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/437615#M1064</link>
      <description>&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;I resolved.&lt;BR /&gt;I added cluster's vendor / product ID to google developer console.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 05:48:08 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/commissioning-is-incomplete-by-google-home-app/m-p/437615#M1064</guid>
      <dc:creator>mt0msk</dc:creator>
      <dc:date>2023-06-20T05:48:08Z</dc:date>
    </item>
  </channel>
</rss>

