Time out! failed to receive status response from Exchange

Board: nrf7002
Project: matter_light_blub
OS: Kubuntu 22
Toolchains: v2.6.1
SDK: v2.6.1

I am developing with the nrf7002, and my current setup involves using a Samsung A54 as the network gateway. I connect to Google Nest Mini via Google Home, and use a second phone as a controller to connect the device.

Initially, the device connects successfully, and the light bulb icon appears on Google Home. However, I cannot control the Matter device through my phone. It seems like a connection timeout, but I'm not sure which part is failing. I have verified that my phone’s network supports IPv6 through this URL: https://test-ipv6.com/index.html.en_US.

Here is the error message:

I: 152 [DL]BLE address: DB:36:89:99:96:07
D: 183 [DL]WiFiManager has been initialized
I: 188 [DL]CHIP task running
I: Init CHIP stack
D: 192 [DL]Connecting to WiFi network: Galaxy A54 5G E59B
D: 201 [DL]WiFi scanning started...
I: 204 [SVR]Subscription persistence not supported
I: 209 [SVR]Server initializing...
I: 214 [TS]Last Known Good Time: 2024-08-14T15:00:54
I: 222 [FP]Fabric index 0x1 was retrieved from storage. Compressed FabricId 0x7BABAAB43C4053C0, FabricId 0x410B7D3944284516, NodeId 0x0000000019E9F7B2, VendorId 0x6006
I: 238 [DMG]AccessControl: initializing
I: 241 [DMG]Examples::AccessControlDelegate::Init
I: 246 [DMG]AccessControl: setting
I: 249 [DMG]DefaultAclStorage: initializing
I: 254 [DMG]DefaultAclStorage: 1 entries loaded
D: 258 [IN]UDP::Init bind&listen port=5540
D: 262 [IN]UDP::Init bound to port=5540
D: 265 [IN]BLEBase::Init - setting/overriding transport
D: 270 [IN]TransportMgr initialized
I: 278 [ZCL]Using ZAP configuration...
I: 285 [DMG]AccessControlCluster: initializing
D: 289 [DL]Boot reason: 1
I: 292 [ZCL]Initiating Admin Commissioning cluster.
I: Turn On Action has been initiated
I: Turn On Action has been completed
I: 303 [ZCL]Endpoint 1 On/off already set to new value
I: 308 [ZCL]Cluster LevelControl: attribute CurrentLevel set to 254
I: 314 [SVR]Fabric already commissioned. Disabling BLE advertisement
D: 320 [DL]CHIPoBLE advertising set to off
I: 324 [DIS]Updating services using commissioning mode 0
I: 331 [DIS]CHIP minimal mDNS started advertising.
D: 335 [DL]Using wifi MAC for hostname
I: 339 [DIS]Advertise operational node 7BABAAB43C4053C0-0000000019E9F7B2
D: 345 [DIS]Responding with _matter._tcp.local
D: 350 [DIS]Responding with 7BABAAB43C4053C0-0000000019E9F7B2._matter._tcp.local
D: 357 [DIS]Responding with 7BABAAB43C4053C0-0000000019E9F7B2._matter._tcp.local
D: 364 [DIS]Responding with F4CE360024AE.local
D: 368 [DIS]Responding with F4CE360024AE.local
D: 372 [DIS]Responding with _I7BABAAB43C4053C0._sub._matter._tcp.local
I: 378 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 7BABAAB43C4053C0-0000000019E9F7B2.
I: 389 [DIS]mDNS service published: _matter._tcp
I: 393 [IN]CASE Server enabling CASE session setups
D: 398 [IN]SecureSession[0x20004530]: Allocated Type:2 LSID:32755
I: 404 [SVR]Joining Multicast groups
I: 408 [SVR]Server Listening...
I: 411 [DL]Device Configuration:
I: 414 [DL]  Serial Number: 11223344556677889900
I: 419 [DL]  Vendor Id: 65521 (0xFFF1)
I: 422 [DL]  Product Id: 32773 (0x8005)
I: 426 [DL]  Product Name: not-specified
I: 429 [DL]  Hardware Version: 0
I: 432 [DL]  Setup Pin Code (0 for UNKNOWN/ERROR): 20202021
I: 438 [DL]  Setup Discriminator (0xFFFF for UNKNOWN/ERROR): 3840 (0xF00)
I: 444 [DL]  Manufacturing Date: 2022-01-01
I: 448 [DL]  Device Type: 65535 (0xFFFF)
I: 452 [SVR]SetupQRCode: [MT:6FCJ142C00KA0648G00]
I: 457 [SVR]Copy/paste the below URL in a browser to see the QR Code:
I: 464 [SVR]https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A6FCJ142C00KA0648G00
I: 475 [SVR]Manual pairing code: [34970112332]
E: 481 [DL]Long dispatch time: 291 ms, for event type 2
I: 487 [ZCL]Cluster OnOff: attribute OnOff set to 1
I: 492 [ZCL]Cluster LevelControl: attribute CurrentLevel set to 254
I: 4819 [DL]Wi-Fi scan done (0)
I: 6362 [DL]Connection to Galaxy A54 5G E59B requested [RSSI=-81]
E: 6367 [DL]Long dispatch time: 1548 ms, for event type 3
I: 11122 [DL]Connected to WiFi network
I: 11133 [SWU]Stopping the watchdog timer
I: 11137 [SWU]Starting the periodic query timer, timeout: 86400 seconds
I: 11143 [SVR]Server initialization complete
I: 11147 [DIS]Updating services using commissioning mode 0
I: 11154 [DIS]CHIP minimal mDNS started advertising.
D: 11165 [DL]Using wifi MAC for hostname
I: 11169 [DIS]Advertise operational node 7BABAAB43C4053C0-0000000019E9F7B2
D: 11176 [DIS]Responding with _matter._tcp.local
D: 11180 [DIS]Responding with 7BABAAB43C4053C0-0000000019E9F7B2._matter._tcp.local
D: 11191 [DIS]Responding with 7BABAAB43C4053C0-0000000019E9F7B2._matter._tcp.local
D: 11198 [DIS]Responding with F4CE360024AE.local
D: 11202 [DIS]Responding with F4CE360024AE.local
D: 11207 [DIS]Responding with _I7BABAAB43C4053C0._sub._matter._tcp.local
I: 11213 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 7BABAAB43C4053C0-0000000019E9F7B2.
I: 11227 [DIS]mDNS service published: _matter._tcp
I: 11232 [DIS]Updating services using commissioning mode 0
I: 11238 [DIS]CHIP minimal mDNS started advertising.
D: 11249 [DL]Using wifi MAC for hostname
I: 11254 [DIS]Advertise operational node 7BABAAB43C4053C0-0000000019E9F7B2
D: 11261 [DIS]Responding with _matter._tcp.local
D: 11265 [DIS]Responding with 7BABAAB43C4053C0-0000000019E9F7B2._matter._tcp.local
D: 11272 [DIS]Responding with 7BABAAB43C4053C0-0000000019E9F7B2._matter._tcp.local
D: 11279 [DIS]Responding with F4CE360024AE.local
D: 11284 [DIS]Responding with F4CE360024AE.local
D: 11289 [DIS]Responding with _I7BABAAB43C4053C0._sub._matter._tcp.local
I: 11296 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 7BABAAB43C4053C0-0000000019E9F7B2.
I: 11309 [DIS]mDNS service published: _matter._tcp
I: 11960 [DIS]Updating services using commissioning mode 0
I: 11966 [DIS]CHIP minimal mDNS started advertising.
D: 11978 [DL]Using wifi MAC for hostname
I: 11983 [DIS]Advertise operational node 7BABAAB43C4053C0-0000000019E9F7B2
D: 11989 [DIS]Responding with _matter._tcp.local
D: 11994 [DIS]Responding with 7BABAAB43C4053C0-0000000019E9F7B2._matter._tcp.local
D: 12001 [DIS]Responding with 7BABAAB43C4053C0-0000000019E9F7B2._matter._tcp.local
D: 12009 [DIS]Responding with F4CE360024AE.local
D: 12014 [DIS]Responding with F4CE360024AE.local
D: 12018 [DIS]Responding with _I7BABAAB43C4053C0._sub._matter._tcp.local
I: 12025 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 7BABAAB43C4053C0-0000000019E9F7B2.
I: 12038 [DIS]mDNS service published: _matter._tcp
E: 27785 [IN]Data received on an unknown session (LSID=38411). Dropping it!
E: 29147 [IN]Data received on an unknown session (LSID=38411). Dropping it!
E: 30256 [IN]Data received on an unknown session (LSID=38411). Dropping it!
E: 32426 [IN]Data received on an unknown session (LSID=38411). Dropping it!
I: 35673 [EM]>>> [E:63190r S:0 M:54146442] (U) Msg RX from 0:5052798BBE69948A [0000] --- Type 0000:30 (SecureChannel:CASE_Sigma1)
I: 35684 [IN]CASE Server received Sigma1 message . Starting handshake. EC 0x20005e50
I: 35692 [EM]<<< [E:63190r S:0 M:51696349 (Ack:54146442)] (U) Msg TX to 0:0000000000000000 [0000] [UDP:[fe80::ae67:84ff:fe35:31f8]:5540] --- Type 0000:10 (SecureChannel:StandaloneAck)
I: 35709 [SC]Received Sigma1 msg
I: 35717 [EM]<<< [E:63190r S:0 M:51696350 (Ack:54146442)] (U) Msg TX to 0:0000000000000000 [0000] [UDP:[fe80::ae67:84ff:fe35:31f8]:5540] --- Type 0000:33 (SecureChannel:CASE_Sigma2Resume)
I: 35746 [EM]>>> [E:63190r S:0 M:54146443 (Ack:51696350)] (U) Msg RX from 0:5052798BBE69948A [0000] --- Type 0000:40 (SecureChannel:StatusReport)
I: 35759 [SC]Success status report received. Session was established
I: 35770 [SC]SecureSession[0x20004530, LSID:32755]: State change 'kEstablishing' --> 'kActive'
D: 35778 [IN]SecureSession[0x20004530]: Activated - Type:2 LSID:32755
D: 35784 [IN]New secure session activated for device <000000004E8206DB, 1>, LSID:32755 PSID:27606!
I: 35793 [IN]CASE Session established to peer: <000000004E8206DB, 1>
D: 35800 [IN]SecureSession[0x200045f0]: Allocated Type:2 LSID:32756
I: 35806 [EM]<<< [E:63190r S:0 M:51696351 (Ack:54146443)] (U) Msg TX to 0:0000000000000000 [0000] [UDP:[fe80::ae67:84ff:fe35:31f8]:5540] --- Type 0000:10 (SecureChannel:StandaloneAck)
I: 35824 [EM]>>> [E:63191r S:32755 M:180485541] (S) Msg RX from 1:000000004E8206DB [53C0] --- Type 0001:03 (IM:SubscribeRequest)
D: 35838 [IM]Received Subscribe request
I: 35842 [DMG]Final negotiated min/max parameters: Min = 0s, Max = 30s
E: 35854 [DMG]Error retrieving data from clusterId: 0x0000_0028, err = b
I: 35868 [EM]<<< [E:63191r S:32755 M:237850087 (Ack:180485541)] (S) Msg TX to 1:000000004E8206DB [53C0] [UDP:[fe80::ae67:84ff:fe35:31f8]:5540] --- Type 0001:05 (IM:ReportData)
I: 35995 [EM]>>> [E:63191r S:32755 M:180485542 (Ack:237850087)] (S) Msg RX from 1:000000004E8206DB [53C0] --- Type 0001:01 (IM:StatusResponse)
I: 36008 [IM]Received status response, status is 0x00
E: 36021 [DMG]Error retrieving data from clusterId: 0x0000_0031, err = b
I: 36033 [EM]<<< [E:63191r S:32755 M:237850088 (Ack:180485542)] (S) Msg TX to 1:000000004E8206DB [53C0] [UDP:[fe80::ae67:84ff:fe35:31f8]:5540] --- Type 0001:05 (IM:ReportData)
I: 36441 [EM]Retransmitting MessageCounter:237850088 on exchange 63191r Send Cnt 1
I: 36859 [EM]Retransmitting MessageCounter:237850088 on exchange 63191r Send Cnt 2
I: 37503 [EM]Retransmitting MessageCounter:237850088 on exchange 63191r Send Cnt 3
I: 38494 [EM]Retransmitting MessageCounter:237850088 on exchange 63191r Send Cnt 4
E: 40121 [EM]Failed to Send CHIP MessageCounter:237850088 on exchange 63191r sendCount: 4 max retries: 4
D: 42251 [IN]SecureSession[0x20004530]: MarkAsDefunct Type:2 LSID:32755
I: 42258 [SC]SecureSession[0x20004530, LSID:32755]: State change 'kActive' --> 'kDefunct'
E: 42266 [DMG]Time out! failed to receive status response from Exchange: 63191r

Parents Reply Children
  • Yes, I am using the Google Home app on a second phone, a Samsung A30, to control the device. I am adding the device by scanning a QR code. I just checked and found that the nRF7002 is not connected to the network.

    I borrowed an iPhone SE and installed Google Home in the same way, using a QR code to add the device, but I am unable to add the device.

    Thank you for your reply.

  • Hi,

    Have you added the test Vendor ID and Product ID to Google Home Developer Console?

    Please follow the steps in the Matter: Testing the nRF Connect platform with Apple, Google and Samsung ecosystems tutorial for detailed setup and testing instructions for testing with commercial Matter ecosystems.

    Best regards,
    Marte

  • I just set the test Vendor ID and Product ID in the Google Home Developer Console. After attempting to connect, I encountered an error stating that it cannot connect to the device, even though I have confirmed that the phone is connected to the Wi-Fi network.

    Here is the error log:

    uart:~$ *** Booting nRF Connect SDK 3758bcbfa5cd ***
    I: 157 [DL]BLE address: EF:19:3A:E1:04:DC
    D: 188 [DL]WiFiManager has been initialized
    I: 193 [DL]CHIP task running
    I: Init CHIP stack
    I: 197 [SVR]Subscription persistence not supported
    I: 202 [SVR]Server initializing...
    I: 205 [TS]Last Known Good Time: [unknown]
    I: 209 [TS]Setting Last Known Good Time to firmware build time 2023-10-14T01:16:48
    I: 217 [DMG]AccessControl: initializing
    I: 221 [DMG]Examples::AccessControlDelegate::Init
    I: 225 [DMG]AccessControl: setting
    I: 228 [DMG]DefaultAclStorage: initializing
    I: 232 [DMG]DefaultAclStorage: 0 entries loaded
    D: 236 [IN]UDP::Init bind&listen port=5540
    D: 240 [IN]UDP::Init bound to port=5540
    D: 244 [IN]BLEBase::Init - setting/overriding transport
    D: 249 [IN]TransportMgr initialized
    I: 256 [ZCL]Using ZAP configuration...
    I: 261 [DMG]AccessControlCluster: initializing
    D: 265 [DL]Boot reason: 1
    I: 268 [ZCL]Initiating Admin Commissioning cluster.
    I: 273 [ZCL]Endpoint 1 On/off already set to new value
    I: 278 [ZCL]Cluster LevelControl: attribute CurrentLevel set to 1
    D: 285 [IN]SecureSession[0x20004530]: Allocated Type:1 LSID:62818
    D: 291 [DL]CHIPoBLE advertising set to on
    I: 294 [DIS]Updating services using commissioning mode 1
    I: 300 [DIS]CHIP minimal mDNS started advertising.
    D: 304 [DL]Using wifi MAC for hostname
    I: 308 [DIS]Advertise commission parameter vendorID=65521 productID=32773 discriminator=3840/15 cm=1
    D: 317 [DIS]Responding with _matterc._udp.local
    D: 321 [DIS]Responding with 847893369ED20FC9._matterc._udp.local
    D: 327 [DIS]Responding with F4CE360024AE.local
    D: 331 [DIS]Responding with F4CE360024AE.local
    D: 335 [DIS]Responding with _V65521._sub._matterc._udp.local
    D: 341 [DIS]Responding with _S15._sub._matterc._udp.local
    D: 346 [DIS]Responding with _L3840._sub._matterc._udp.local
    D: 351 [DIS]Responding with _CM._sub._matterc._udp.local
    D: 356 [DIS]Responding with 847893369ED20FC9._matterc._udp.local
    I: 362 [DIS]CHIP minimal mDNS configured as 'Commissionable node device'; instance name: 847893369ED20FC9.
    I: 371 [DIS]mDNS service published: _matterc._udp
    I: 376 [DIS]Updating services using commissioning mode 1
    I: 381 [DIS]CHIP minimal mDNS started advertising.
    D: 386 [DL]Using wifi MAC for hostname
    I: 389 [DIS]Advertise commission parameter vendorID=65521 productID=32773 discriminator=3840/15 cm=1
    D: 398 [DIS]Responding with _matterc._udp.local
    D: 402 [DIS]Responding with 847893369ED20FC9._matterc._udp.local
    D: 408 [DIS]Responding with F4CE360024AE.local
    D: 412 [DIS]Responding with F4CE360024AE.local
    D: 416 [DIS]Responding with _V65521._sub._matterc._udp.local
    D: 422 [DIS]Responding with _S15._sub._matterc._udp.local
    D: 427 [DIS]Responding with _L3840._sub._matterc._udp.local
    D: 432 [DIS]Responding with _CM._sub._matterc._udp.local
    D: 438 [DIS]Responding with 847893369ED20FC9._matterc._udp.local
    I: 443 [DIS]CHIP minimal mDNS configured as 'Commissionable node device'; instance name: 847893369ED20FC9.
    I: 453 [DIS]mDNS service published: _matterc._udp
    I: 457 [IN]CASE Server enabling CASE session setups
    D: 462 [IN]SecureSession[0x200045f0]: Allocated Type:2 LSID:62819
    I: 468 [SVR]Joining Multicast groups
    I: 471 [SVR]Server Listening...
    I: 474 [DL]Device Configuration:
    I: 477 [DL]  Serial Number: 11223344556677889900
    I: 481 [DL]  Vendor Id: 65521 (0xFFF1)
    I: 485 [DL]  Product Id: 32773 (0x8005)
    I: 488 [DL]  Product Name: not-specified
    I: 492 [DL]  Hardware Version: 0
    I: 495 [DL]  Setup Pin Code (0 for UNKNOWN/ERROR): 20202021
    I: 500 [DL]  Setup Discriminator (0xFFFF for UNKNOWN/ERROR): 3840 (0xF00)
    I: 507 [DL]  Manufacturing Date: 2022-01-01
    I: 510 [DL]  Device Type: 65535 (0xFFFF)
    I: 514 [SVR]SetupQRCode: [MT:6FCJ142C00KA0648G00]
    I: 518 [SVR]Copy/paste the below URL in a browser to see the QR Code:
    I: 525 [SVR]https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A6FCJ142C00KA0648G00
    I: 533 [SVR]Manual pairing code: [34970112332]
    E: 538 [DL]Long dispatch time: 343 ms, for event type 2
    I: 543 [ZCL]Cluster OnOff: attribute OnOff set to 0
    I: 548 [ZCL]Cluster LevelControl: attribute CurrentLevel set to 254
    I: 558 [DL]CHIPoBLE advertising started
    I: 561 [DL]NFC Tag emulation started
    I: 30561 [DL]CHIPoBLE advertising mode changed to slow
    I: 30570 [DL]CHIPoBLE advertising started
    I: 103942 [DL]Current number of connections: 1/1
    I: 103947 [DL]BLE connection established (ConnId: 0x00)
    I: 103952 [DL]CHIPoBLE advertising stopped
    I: 103956 [DL]NFC Tag emulation stopped
    D: 104682 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 104689 [BLE]local and remote recv window sizes = 5
    I: 104694 [BLE]selected BTP version 4
    I: 104698 [BLE]using BTP fragment sizes rx 128 / tx 128.
    D: 104753 [DL]ConnId: 0x00, New CCCD value: 0x0002
    D: 104758 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 6)
    D: 104766 [IN]BLE EndPoint 0x2000b188 Connection Complete
    I: 104771 [DL]CHIPoBLE connection established (ConnId: 0x00, GATT MTU: 131)
    D: 104978 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 105024 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 105032 [EM]>>> [E:32754r S:0 M:158200961] (U) Msg RX from 0:4CE9CE5C990CDE1B [0000] --- Type 0000:20 (SecureChannel:PBKDFParamRequest)
    I: 105045 [EM]<<< [E:32754r S:0 M:139726206] (U) Msg TX to 0:0000000000000000 [0000] [BLE] --- Type 0000:21 (SecureChannel:PBKDFParamResponse)
    D: 105057 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
    I: 105065 [SVR]Commissioning session establishment step started
    D: 105113 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 105121 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 18)
    D: 105247 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 105255 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 105263 [EM]>>> [E:32754r S:0 M:158200962] (U) Msg RX from 0:4CE9CE5C990CDE1B [0000] --- Type 0000:22 (SecureChannel:PASE_Pake1)
    I: 106642 [EM]<<< [E:32754r S:0 M:139726207] (U) Msg TX to 0:0000000000000000 [0000] [BLE] --- Type 0000:23 (SecureChannel:PASE_Pake2)
    D: 106654 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
    E: 106661 [DL]Long dispatch time: 1406 ms, for event type 16388
    D: 106732 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 106740 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 6)
    D: 106822 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 106868 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 106876 [EM]>>> [E:32754r S:0 M:158200963] (U) Msg RX from 0:4CE9CE5C990CDE1B [0000] --- Type 0000:24 (SecureChannel:PASE_Pake3)
    I: 106888 [EM]<<< [E:32754r S:0 M:139726208] (U) Msg TX to 0:0000000000000000 [0000] [BLE] --- Type 0000:40 (SecureChannel:StatusReport)
    D: 106900 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 35)
    I: 106908 [SC]SecureSession[0x20004530, LSID:62818]: State change 'kEstablishing' --> 'kActive'
    D: 106917 [IN]SecureSession[0x20004530]: Activated - Type:1 LSID:62818
    D: 106923 [IN]New secure session activated for device <FFFFFFFB00000000, 0>, LSID:62818 PSID:43970!
    I: 106932 [SVR]Commissioning completed session establishment step
    I: 106938 [DIS]Updating services using commissioning mode 0
    I: 106943 [DIS]CHIP minimal mDNS started advertising.
    D: 106948 [DL]CHIPoBLE advertising set to off
    I: 106952 [SVR]Device completed Rendezvous process
    D: 106957 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 107002 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 107010 [EM]>>> [E:32755r S:62818 M:58771215] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)
    D: 107021 [IM]Received Read request
    I: 107026 [EM]<<< [E:32755r S:62818 M:95957429] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData)
    D: 107037 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 97)
    D: 107137 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 107145 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 107153 [EM]>>> [E:32756r S:62818 M:58771216] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)
    D: 107164 [IM]Received Read request
    I: 107169 [EM]<<< [E:32756r S:62818 M:95957430] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData)
    D: 107180 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 72)
    D: 107272 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 107280 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 107288 [EM]>>> [E:32757r S:62818 M:58771217] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)
    D: 107299 [IM]Received Read request
    I: 107304 [EM]<<< [E:32757r S:62818 M:95957431] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData)
    D: 107315 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 72)
    D: 107407 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 107415 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 107423 [EM]>>> [E:32758r S:62818 M:58771218] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)
    D: 107434 [IM]Received Read request
    I: 107439 [EM]<<< [E:32758r S:62818 M:95957432] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData)
    D: 107450 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 72)
    D: 107542 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 107550 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 107558 [EM]>>> [E:32759r S:62818 M:58771219] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)
    D: 107569 [IM]Received Read request
    I: 107574 [EM]<<< [E:32759r S:62818 M:95957433] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData)
    D: 107585 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 107677 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 107685 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 107693 [EM]>>> [E:32760r S:62818 M:58771220] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)
    D: 107704 [IM]Received Read request
    I: 107709 [EM]<<< [E:32760r S:62818 M:95957434] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData)
    D: 107720 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 107857 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 107865 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 107873 [EM]>>> [E:32761r S:62818 M:58771221] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)
    D: 107884 [IM]Received Read request
    I: 107889 [EM]<<< [E:32761r S:62818 M:95957435] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData)
    D: 107900 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 107992 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 108000 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 108008 [EM]>>> [E:32762r S:62818 M:58771222] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)
    I: 108020 [ZCL]OpCreds: Certificate Chain request received for DAC
    I: 108029 [EM]<<< [E:32762r S:62818 M:95957436] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse)
    D: 108041 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
    D: 108127 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 108135 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
    D: 108217 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 108225 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
    D: 108307 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 108315 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
    D: 108397 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 108405 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    D: 108412 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 57)
    D: 108487 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 108495 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 108503 [EM]>>> [E:32763r S:62818 M:58771223] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)
    D: 108514 [IM]Received Read request
    I: 108519 [EM]<<< [E:32763r S:62818 M:95957437] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData)
    D: 108530 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 97)
    D: 108622 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 108630 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 108638 [EM]>>> [E:32764r S:62818 M:58771224] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)
    D: 108649 [IM]Received Read request
    I: 108654 [EM]<<< [E:32764r S:62818 M:95957438] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData)
    D: 108665 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 72)
    D: 108757 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 110872 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 110880 [EM]>>> [E:32765r S:62818 M:58771225] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:0a (IM:TimedRequest)
    I: 110892 [EM]<<< [E:32765r S:62818 M:95957439] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:01 (IM:StatusResponse)
    D: 110903 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 43)
    D: 110962 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 110970 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 110978 [EM]>>> [E:32765r S:62818 M:58771226] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)
    I: 110990 [FS]GeneralCommissioning: Received ArmFailSafe (120s)
    I: 110997 [EM]<<< [E:32765r S:62818 M:95957440] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse)
    D: 111009 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 111097 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 111105 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 111113 [EM]>>> [E:32766r S:62818 M:58771227] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)
    D: 111124 [IM]Received Read request
    I: 111129 [EM]<<< [E:32766r S:62818 M:95957441] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData)
    D: 111140 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 111232 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 111240 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 111248 [EM]>>> [E:32767r S:62818 M:58771228] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:0a (IM:TimedRequest)
    I: 111260 [EM]<<< [E:32767r S:62818 M:95957442] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:01 (IM:StatusResponse)
    D: 111271 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 43)
    D: 111367 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 111375 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 111383 [EM]>>> [E:32767r S:62818 M:58771229] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)
    I: 111398 [EM]<<< [E:32767r S:62818 M:95957443] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse)
    D: 111410 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 111502 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 111510 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 111518 [EM]>>> [E:32768r S:62818 M:58771230] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)
    I: 111530 [ZCL]OpCreds: Certificate Chain request received for PAI
    I: 111539 [EM]<<< [E:32768r S:62818 M:95957444] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse)
    D: 111551 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
    D: 111637 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 111645 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
    D: 111727 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 111735 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
    D: 111817 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 111825 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
    D: 111952 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 111960 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    D: 111967 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 28)
    D: 112042 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 112050 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 112058 [EM]>>> [E:32769r S:62818 M:58771231] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)
    I: 112070 [ZCL]OpCreds: Received an AttestationRequest command
    I: 112105 [ZCL]OpCreds: AttestationRequest successful.
    I: 112114 [EM]<<< [E:32769r S:62818 M:95957445] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse)
    D: 112127 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
    D: 112222 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 112230 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
    D: 112312 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 112320 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
    D: 112402 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 112410 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
    D: 112492 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 112500 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    D: 112507 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
    D: 112627 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 112635 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 92)
    D: 112717 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 112725 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 112733 [EM]>>> [E:32770r S:62818 M:58771232] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)
    I: 112745 [ZCL]OpCreds: Received a CSRRequest command
    I: 112891 [ZCL]OpCreds: AllocatePendingOperationalKey succeeded
    I: 112926 [ZCL]OpCreds: CSRRequest successful.
    I: 112933 [EM]<<< [E:32770r S:62818 M:95957446] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse)
    D: 112945 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
    E: 112952 [DL]Long dispatch time: 227 ms, for event type 16388
    D: 113077 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 113085 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
    D: 113167 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 113175 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 127)
    D: 113257 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 115328 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    D: 115418 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    D: 115508 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 115518 [EM]>>> [E:32771r S:62818 M:58771233] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)
    I: 115530 [ZCL]OpCreds: Received an AddTrustedRootCertificate command
    I: 115589 [ZCL]OpCreds: AddTrustedRootCertificate successful.
    I: 115596 [EM]<<< [E:32771r S:62818 M:95957447] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse)
    D: 115608 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 68)
    E: 115616 [DL]Long dispatch time: 108 ms, for event type 16388
    D: 115687 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 115695 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    D: 115778 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    D: 115868 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    D: 116003 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    D: 116011 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 3)
    D: 116092 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 116100 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    D: 116183 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 116194 [EM]>>> [E:32772r S:62818 M:58771234] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)
    I: 116206 [ZCL]OpCreds: Received an AddNOC command
    I: 116213 [FP]Validating NOC chain
    I: 116323 [FP]NOC chain validation successful
    I: 116327 [FP]Added new fabric at index: 0x1
    I: 116331 [FP]Assigned compressed fabric ID: 0x7BABAAB43C4053C0, node ID: 0x000000009F0DC373
    I: 116339 [TS]Last Known Good Time: 2023-10-14T01:16:48
    I: 116344 [TS]New proposed Last Known Good Time: 2024-08-15T12:59:53
    I: 116351 [TS]Updating pending Last Known Good Time to 2024-08-15T12:59:53
    I: 116365 [ZCL]OpCreds: ACL entry created for Fabric index 0x1 CASE Admin Subject 0xFFFFFFFD00010001
    D: 116374 [DL]Using wifi MAC for hostname
    I: 116378 [DIS]Advertise operational node 7BABAAB43C4053C0-000000009F0DC373
    D: 116385 [DIS]Responding with _matter._tcp.local
    D: 116389 [DIS]Responding with 7BABAAB43C4053C0-000000009F0DC373._matter._tcp.local
    D: 116396 [DIS]Responding with 7BABAAB43C4053C0-000000009F0DC373._matter._tcp.local
    D: 116404 [DIS]Responding with F4CE360024AE.local
    D: 116408 [DIS]Responding with F4CE360024AE.local
    D: 116413 [DIS]Responding with _I7BABAAB43C4053C0._sub._matter._tcp.local
    I: 116419 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 7BABAAB43C4053C0-000000009F0DC373.
    I: 116429 [DIS]mDNS service published: _matter._tcp
    I: 116434 [ZCL]OpCreds: successfully created fabric index 0x1 via AddNOC
    I: 116442 [EM]<<< [E:32772r S:62818 M:95957448] (S) Msg TX to 1:FFFFFFFB00000000 [53C0] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse)
    D: 116454 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    E: 116461 [DL]Long dispatch time: 278 ms, for event type 16388
    D: 116542 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 116550 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 116558 [EM]>>> [E:32773r S:62818 M:58771235] (S) Msg RX from 1:FFFFFFFB00000000 [53C0] --- Type 0001:08 (IM:InvokeCommandRequest)
    I: 116572 [EM]<<< [E:32773r S:62818 M:95957449] (S) Msg TX to 1:FFFFFFFB00000000 [53C0] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse)
    D: 116584 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 116722 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 116730 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 116738 [EM]>>> [E:32774r S:62818 M:58771236] (S) Msg RX from 1:FFFFFFFB00000000 [53C0] --- Type 0001:02 (IM:ReadRequest)
    D: 116749 [IM]Received Read request
    I: 116754 [EM]<<< [E:32774r S:62818 M:95957450] (S) Msg TX to 1:FFFFFFFB00000000 [53C0] [BLE] --- Type 0001:05 (IM:ReportData)
    D: 116765 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 116857 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 116865 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 116873 [EM]>>> [E:32775r S:62818 M:58771237] (S) Msg RX from 1:FFFFFFFB00000000 [53C0] --- Type 0001:08 (IM:InvokeCommandRequest)
    D: 116885 [DL]Connecting to WiFi network: Galaxy A54 5G E59B
    D: 116894 [DL]WiFi scanning started...
    D: 119372 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 3)
    D: 119467 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    I: 121507 [DL]Wi-Fi scan done (0)
    I: 123050 [DL]Connection to Galaxy A54 5G E59B requested [RSSI=-48]
    E: 123056 [DL]Long dispatch time: 1549 ms, for event type 3
    D: 123064 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    D: 125571 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 3)
    D: 125632 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    I: 127759 [DL]Connected to WiFi network
    I: 127768 [EM]<<< [E:32775r S:62818 M:95957451] (S) Msg TX to 1:FFFFFFFB00000000 [53C0] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse)
    D: 127780 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 69)
    D: 127787 [DL]Using wifi MAC for hostname
    I: 127791 [DIS]Advertise operational node 7BABAAB43C4053C0-000000009F0DC373
    D: 127798 [DIS]Responding with _matter._tcp.local
    D: 127803 [DIS]Responding with 7BABAAB43C4053C0-000000009F0DC373._matter._tcp.local
    D: 127810 [DIS]Responding with 7BABAAB43C4053C0-000000009F0DC373._matter._tcp.local
    D: 127818 [DIS]Responding with F4CE360024AE.local
    D: 127822 [DIS]Responding with F4CE360024AE.local
    D: 127826 [DIS]Responding with _I7BABAAB43C4053C0._sub._matter._tcp.local
    I: 127833 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 7BABAAB43C4053C0-000000009F0DC373.
    E: 127846 [DIS]Failed to advertise records: 46
    I: 127851 [DIS]mDNS service published: _matter._tcp
    I: 127855 [SVR]Operational advertising enabled
    I: 127861 [SWU]Stopping the watchdog timer
    I: 127865 [SWU]Starting the periodic query timer, timeout: 86400 seconds
    I: 127871 [SVR]Server initialization complete
    I: 127875 [DIS]Updating services using commissioning mode 0
    I: 127883 [DIS]CHIP minimal mDNS started advertising.
    D: 127896 [DL]Using wifi MAC for hostname
    I: 127900 [DIS]Advertise operational node 7BABAAB43C4053C0-000000009F0DC373
    D: 127907 [DIS]Responding with _matter._tcp.local
    D: 127912 [DIS]Responding with 7BABAAB43C4053C0-000000009F0DC373._matter._tcp.local
    D: 127919 [DIS]Responding with 7BABAAB43C4053C0-000000009F0DC373._matter._tcp.local
    D: 127926 [DIS]Responding with F4CE360024AE.local
    D: 127931 [DIS]Responding with F4CE360024AE.local
    D: 127935 [DIS]Responding with _I7BABAAB43C4053C0._sub._matter._tcp.local
    I: 127943 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 7BABAAB43C4053C0-000000009F0DC373.
    I: 127958 [DIS]mDNS service published: _matter._tcp
    D: 127963 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    I: 127971 [DIS]Updating services using commissioning mode 0
    I: 127977 [DIS]CHIP minimal mDNS started advertising.
    D: 127989 [DL]Using wifi MAC for hostname
    I: 127993 [DIS]Advertise operational node 7BABAAB43C4053C0-000000009F0DC373
    D: 128000 [DIS]Responding with _matter._tcp.local
    D: 128005 [DIS]Responding with 7BABAAB43C4053C0-000000009F0DC373._matter._tcp.local
    D: 128012 [DIS]Responding with 7BABAAB43C4053C0-000000009F0DC373._matter._tcp.local
    D: 128019 [DIS]Responding with F4CE360024AE.local
    D: 128024 [DIS]Responding with F4CE360024AE.local
    D: 128028 [DIS]Responding with _I7BABAAB43C4053C0._sub._matter._tcp.local
    I: 128035 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 7BABAAB43C4053C0-000000009F0DC373.
    I: 128049 [DIS]mDNS service published: _matter._tcp
    I: 128872 [DL]Current number of connections: 0/1
    I: 128876 [DL]BLE GAP connection terminated (reason 0x13)
    E: 140579 [BLE]ack recv timeout, closing ep 0x2000b188
    D: 140584 [IN]Clearing BLE pending packets.
    I: 140588 [BLE]Releasing end point's BLE connection back to application.
    I: 140595 [DL]Closing BLE GATT connection (ConnId 00)
    I: 230996 [FS]Fail-safe timer expired
    E: 231000 [SVR]Failsafe timer expired
    D: 231003 [IN]SecureSession[0x20004530]: MarkForEviction Type:1 LSID:62818
    I: 231010 [SC]SecureSession[0x20004530, LSID:62818]: State change 'kActive' --> 'kPendingEviction'
    D: 231018 [IN]SecureSession[0x20004530]: Released - Type:1 LSID:62818
    E: 231024 [SVR]Commissioning failed (attempt 1): 32
    D: 231029 [IN]SecureSession[0x20004530]: Allocated Type:1 LSID:62820
    D: 231035 [DL]CHIPoBLE advertising set to on
    I: 231039 [DIS]Updating services using commissioning mode 1
    I: 231045 [DIS]CHIP minimal mDNS started advertising.
    D: 231058 [DL]Using wifi MAC for hostname
    I: 231063 [DIS]Advertise operational node 7BABAAB43C4053C0-000000009F0DC373
    D: 231070 [DIS]Responding with _matter._tcp.local
    D: 231074 [DIS]Responding with 7BABAAB43C4053C0-000000009F0DC373._matter._tcp.local
    D: 231081 [DIS]Responding with 7BABAAB43C4053C0-000000009F0DC373._matter._tcp.local
    D: 231089 [DIS]Responding with F4CE360024AE.local
    D: 231093 [DIS]Responding with F4CE360024AE.local
    D: 231098 [DIS]Responding with _I7BABAAB43C4053C0._sub._matter._tcp.local
    I: 231104 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 7BABAAB43C4053C0-000000009F0DC373.
    I: 231118 [DIS]mDNS service published: _matter._tcp
    D: 231123 [DL]Using wifi MAC for hostname
    I: 231127 [DIS]Advertise commission parameter vendorID=65521 productID=32773 discriminator=3840/15 cm=1
    D: 231136 [DIS]Responding with _matterc._udp.local
    D: 231140 [DIS]Responding with 847893369ED20FC9._matterc._udp.local
    D: 231146 [DIS]Responding with F4CE360024AE.local
    D: 231151 [DIS]Responding with F4CE360024AE.local
    D: 231155 [DIS]Responding with _V65521._sub._matterc._udp.local
    D: 231162 [DIS]Responding with _S15._sub._matterc._udp.local
    D: 231167 [DIS]Responding with _L3840._sub._matterc._udp.local
    D: 231173 [DIS]Responding with _CM._sub._matterc._udp.local
    D: 231178 [DIS]Responding with 847893369ED20FC9._matterc._udp.local
    I: 231184 [DIS]CHIP minimal mDNS configured as 'Commissionable node device'; instance name: 847893369ED20FC9.
    I: 231206 [DIS]mDNS service published: _matterc._udp
    E: 231211 [ZCL]OpCreds: Got FailSafeTimerExpired
    E: 231215 [ZCL]OpCreds: Proceeding to FailSafeCleanup on fail-safe expiry!
    D: 231222 [IN]Expiring all sessions for fabric 0x1!!
    E: 231227 [FP]Reverting pending fabric data for fabric 0x1
    E: 231232 [FP]Warning: metadata not found during delete of fabric 0x1
    I: 231242 [FP]Fabric (0x1) deleted.
    I: 231245 [ZCL]OpCreds: Fabric index 0x1 was removed
    I: 231250 [DIS]Updating services using commissioning mode 1
    I: 231255 [DIS]CHIP minimal mDNS started advertising.
    D: 231287 [DL]Using wifi MAC for hostname
    I: 231291 [DIS]Advertise commission parameter vendorID=65521 productID=32773 discriminator=3840/15 cm=1
    D: 231300 [DIS]Responding with _matterc._udp.local
    D: 231304 [DIS]Responding with 847893369ED20FC9._matterc._udp.local
    D: 231310 [DIS]Responding with F4CE360024AE.local
    D: 231315 [DIS]Responding with F4CE360024AE.local
    D: 231319 [DIS]Responding with _V65521._sub._matterc._udp.local
    D: 231325 [DIS]Responding with _S15._sub._matterc._udp.local
    D: 231330 [DIS]Responding with _L3840._sub._matterc._udp.local
    D: 231336 [DIS]Responding with _CM._sub._matterc._udp.local
    D: 231341 [DIS]Responding with 847893369ED20FC9._matterc._udp.local
    I: 231347 [DIS]CHIP minimal mDNS configured as 'Commissionable node device'; instance name: 847893369ED20FC9.
    I: 231362 [DIS]mDNS service published: _matterc._udp
    I: 231378 [TS]Pending Last Known Good Time: 2024-08-15T12:59:53
    I: 231384 [TS]Previous Last Known Good Time: 2023-10-14T01:16:48
    I: 231390 [TS]Reverted Last Known Good Time to previous value
    E: 231396 [FP]Warning: metadata not found during delete of fabric 0x1
    E: 231403 [ZCL]OpCreds: failed to delete fabric at index 1: d8
    D: 231430 [DL]Disconnect requested
    E: 231433 [DL]Long dispatch time: 433 ms, for event type 32782
    I: 231438 [FS]Fail-safe cleanly disarmed
    I: 231445 [DL]CHIPoBLE advertising started
    I: 231448 [DL]WiFi station disconnected
    I: 231452 [DL]NFC Tag emulation started
    I: 232245 [TS]Pending Last Known Good Time: 2023-10-14T01:16:48
    I: 232251 [TS]Previous Last Known Good Time: 2023-10-14T01:16:48
    I: 232257 [TS]Reverted Last Known Good Time to previous value
    I: 232263 [DL]Performing factory reset

    {
      "data": {
        "clientUpdateLog": {
          "matterUpdate": {
            "sessionId": "8438037950733219612"
    	"reportedVendorId": 0
    	"status": "GENERIC_ERROR"
    	"verifiedProductId": 32773
    	"verifiedVendorId": 65521
    	"commissioningState": "CASE_CONNECTION_FAILED"
    	"reportedProductId": 0
          }
        }
      }
    }

  • Hi,

    Can you verify that the Google Nest Mini is on the same Wi-Fi network as well?

    Based on the logs, it looks like the commissioning times out. I will do some more digging and get back to you next week.

    Best regards,
    Marte

  • Hi,

    I just wanted to update you that I have forwarded your logs internally but am still waiting for a reply. I will get back to you by the end of the week.

    Best regards,
    Marte

Related