Matter Test-Harness error (600) when pairing with device

Hi there,

I generated the DAC, PAI, and PAA certificates using the chip-tool and merged them into my firmware as factory data. Additionally, I generated the Certificate Declaration using
chip-cert with the following parameters to create CD:

  --key "Chip-Test-CD-Signing-Key.pem" \

  --cert "Chip-Test-CD-Signing-Cert.pem" \

  --out "Chip-Test-CD-1335-8005.der" \

  --format-version "0" \

  --vendor-id 1335 \

  --product-id 8005 \

  --device-type-id 101 \

  --certificate-id "ZIG20141ZB330001-24" \

  --security-level "0" \

  --security-info "0" \

  --version-number "9876" \

  --certification-type “0" \

Then I followed the instructions in docs.nordicsemi.com/.../configuring_cd.html to build the Certificate Declaration (CD) into Zephyr. After that, I attempted to pair the device with the TH but encountered error 600. Could you help me figure out this issue?

Thanks,

  • Hi Ethan,

    Are you using TH v2.8.1? That is the version compatible with NCS v2.5.2 and Matter v1.1. See the TH user guide here and the Matter version overview here (NCS latest).

    If the TH has the correct version for your Matter version, please share the logs from the TH and the Matter device so we can examine it.

    Best regards,

    Maria

  • Hi Maria,
    The TH version I'm using is TH-Fall2023, and the device is running NCS 2.6.0 (Matter v1.2).

    Here is Device Log :

    uart:~$ matter device factoryreset
    Performing factory reset ... 
    Done
    uart:~$ I: 164215 [DL]Performing factory reset
    
    
    uart:~$ *** Booting nRF Connect SDK v3.5.99-ncs1 ***
    I: 35 [DL]BLE address: D3:E4:27:BF:52:7B
    I: 44 [DL]CHIP task running
    I: Init CHIP stack
    I: 49 [DL]OpenThread started: OK
    I: 52 [DL]Setting OpenThread device type to ROUTER
    I: 58 [DL]Found DAC Private Key in factory data set. Copying to secure storage...
    I: 65 [SVR]Subscription persistence not supported
    I: 70 [SVR]Server initializing...
    I: 73 [TS]Last Known Good Time: [unknown]
    I: 77 [TS]Setting Last Known Good Time to firmware build time 2023-10-14T01:16:48
    I: 88 [DMG]AccessControl: initializing
    I: 92 [DMG]Examples::AccessControlDelegate::Init
    I: 96 [DMG]AccessControl: setting
    I: 99 [DMG]DefaultAclStorage: initializing
    I: 103 [DMG]DefaultAclStorage: 0 entries loaded
    D: 107 [IN]UDP::Init bind&listen port=5540
    D: 111 [IN]UDP::Init bound to port=5540
    D: 115 [IN]BLEBase::Init - setting/overriding transport
    D: 120 [IN]TransportMgr initialized
    D: 131 [DL]Using Thread extended MAC for hostname.
    I: 140 [ZCL]Using ZAP configuration...
    I: 146 [DMG]AccessControlCluster: initializing
    D: 150 [DL]Boot reason: 6
    I: 152 [ZCL]Initiating Admin Commissioning cluster.
    I: 157 [ZCL]Endpoint 1 On/off already set to new value
    I: 166 [ZCL]Cluster LevelControl: attribute CurrentLevel set to 1
    D: 173 [IN]SecureSession[0x200036d0]: Allocated Type:1 LSID:56979
    D: 178 [DL]CHIPoBLE advertising set to on
    I: 182 [DIS]Updating services using commissioning mode 1
    E: 187 [DIS]Failed to remove advertised services: 3
    D: 192 [DL]Using Thread extended MAC for hostname.
    I: 197 [DIS]Advertise commission parameter vendorID=4917 productID=32773 discriminator=1589/06 cm=1
    E: 205 [DIS]Failed to advertise commissionable node: 3
    E: 210 [DIS]Failed to finalize service update: 3
    I: 215 [DIS]Updating services using commissioning mode 1
    E: 220 [DIS]Failed to remove advertised services: 3
    D: 224 [DL]Using Thread extended MAC for hostname.
    I: 229 [DIS]Advertise commission parameter vendorID=4917 productID=32773 discriminator=1589/06 cm=1
    E: 238 [DIS]Failed to advertise commissionable node: 3
    E: 243 [DIS]Failed to finalize service update: 3
    I: 247 [IN]CASE Server enabling CASE session setups
    D: 252 [IN]SecureSession[0x20003790]: Allocated Type:2 LSID:56980
    I: 258 [SVR]Joining Multicast groups
    I: 261 [SVR]Server Listening...
    I: 264 [DL]Device Configuration:
    I: 267 [DL]  Serial Number: 11223344556677889900
    I: 272 [DL]  Vendor Id: 4917 (0x1335)
    I: 275 [DL]  Product Id: 32773 (0x8005)
    I: 279 [DL]  Product Name: not-specified
    I: 282 [DL]  Hardware Version: 0
    I: 285 [DL]  Setup Pin Code (0 for UNKNOWN/ERROR): 20240730
    I: 291 [DL]  Setup Discriminator (0xFFFF for UNKNOWN/ERROR): 1589 (0x635)
    I: 297 [DL]  Manufacturing Date: 2024-07-22
    I: 301 [DL]  Device Type: 257 (0x101)
    I: 304 [SVR]SetupQRCode: [MT:GOIA16PF15AMGN59G00]
    I: 309 [SVR]Copy/paste the below URL in a browser to see the QR Code:
    I: 315 [SVR]https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3AGOIA16PF15AMGN59G00
    I: 324 [SVR]Manual pairing code: [13925812350]
    E: 328 [DL]Long dispatch time: 281 ms, for event type 2
    I: 337 [ZCL]Cluster OnOff: attribute OnOff set to 0
    I: 342 [ZCL]Cluster LevelControl: attribute CurrentLevel set to 254
    I: 349 [DL]CHIPoBLE advertising started
    I: 353 [DL]NFC Tag emulation started
    I: 30353 [DL]CHIPoBLE advertising mode changed to slow
    I: 30360 [DL]CHIPoBLE advertising started
    I: 64138 [DL]Current number of connections: 1/1
    I: 64142 [DL]BLE connection established (ConnId: 0x00)
    I: 64147 [DL]CHIPoBLE advertising stopped
    I: 64151 [DL]NFC Tag emulation stopped
    D: 65701 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 65709 [BLE]local and remote recv window sizes = 5
    I: 65713 [BLE]selected BTP version 4
    I: 65717 [BLE]using BTP fragment sizes rx 244 / tx 244.
    D: 65836 [DL]ConnId: 0x00, New CCCD value: 0x0002
    D: 65841 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 6)
    D: 65848 [IN]BLE EndPoint 0x20012218 Connection Complete
    I: 65854 [DL]CHIPoBLE connection established (ConnId: 0x00, GATT MTU: 247)
    D: 65926 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 65935 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 65942 [EM]>>> [E:9546r S:0 M:207294632] (U) Msg RX from 0:E0E35B51CE15B5B7 [0000] --- Type 0000:20 (SecureChannel:PBKDFParamRequest)
    I: 65955 [EM]<<< [E:9546r S:0 M:221321858] (U) Msg TX to 0:0000000000000000 [0000] [BLE] --- Type 0000:21 (SecureChannel:PBKDFParamResponse)
    D: 65968 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 144)
    I: 65975 [SVR]Commissioning session establishment step started
    D: 66061 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 66069 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 66077 [EM]>>> [E:9546r S:0 M:207294633] (U) Msg RX from 0:E0E35B51CE15B5B7 [0000] --- Type 0000:22 (SecureChannel:PASE_Pake1)
    I: 66212 [EM]<<< [E:9546r S:0 M:221321859] (U) Msg TX to 0:0000000000000000 [0000] [BLE] --- Type 0000:23 (SecureChannel:PASE_Pake2)
    D: 66224 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 132)
    E: 66232 [DL]Long dispatch time: 162 ms, for event type 16388
    D: 66331 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 66339 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 66347 [EM]>>> [E:9546r S:0 M:207294634] (U) Msg RX from 0:E0E35B51CE15B5B7 [0000] --- Type 0000:24 (SecureChannel:PASE_Pake3)
    I: 66359 [EM]<<< [E:9546r S:0 M:221321860] (U) Msg TX to 0:0000000000000000 [0000] [BLE] --- Type 0000:40 (SecureChannel:StatusReport)
    D: 66371 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 35)
    I: 66381 [SC]SecureSession[0x200036d0, LSID:56979]: State change 'kEstablishing' --> 'kActive'
    D: 66389 [IN]SecureSession[0x200036d0]: Activated - Type:1 LSID:56979
    D: 66396 [IN]New secure session activated for device <FFFFFFFB00000000, 0>, LSID:56979 PSID:911!
    I: 66404 [SVR]Commissioning completed session establishment step
    I: 66410 [DIS]Updating services using commissioning mode 0
    E: 66415 [DIS]Failed to remove advertised services: 3
    E: 66420 [DIS]Failed to finalize service update: 3
    D: 66425 [DL]CHIPoBLE advertising set to off
    I: 66429 [SVR]Device completed Rendezvous process
    D: 66466 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 66475 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 66483 [EM]>>> [E:9547r S:56979 M:246615619] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:02 (IM:ReadRequest)
    D: 66494 [IM]Received Read request
    I: 66516 [EM]<<< [E:9547r S:56979 M:78452626] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData)
    D: 66527 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    D: 66646 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 66654 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 21)
    D: 66736 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 66745 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 66753 [EM]>>> [E:9548r S:56979 M:246615620] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)
    I: 66765 [FS]GeneralCommissioning: Received ArmFailSafe (60s)
    I: 66771 [EM]<<< [E:9548r S:56979 M:78452627] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse)
    D: 66784 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 66871 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 66879 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 66888 [EM]>>> [E:9549r S:56979 M:246615621] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)
    I: 66905 [EM]<<< [E:9549r S:56979 M:78452628] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse)
    D: 66917 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 67096 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 67104 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 67113 [EM]>>> [E:9550r S:56979 M:246615622] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)
    I: 67125 [ZCL]OpCreds: Certificate Chain request received for PAI
    I: 67133 [EM]<<< [E:9550r S:56979 M:78452629] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse)
    D: 67146 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    D: 67231 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 67239 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    D: 67366 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 67374 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 31)
    D: 67456 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 67465 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 67473 [EM]>>> [E:9551r S:56979 M:246615623] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)
    I: 67485 [ZCL]OpCreds: Certificate Chain request received for DAC
    I: 67494 [EM]<<< [E:9551r S:56979 M:78452630] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse)
    D: 67506 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    D: 67591 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 67599 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    D: 67681 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 67689 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 68)
    D: 67861 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 67869 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 67878 [EM]>>> [E:9552r S:56979 M:246615624] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)
    I: 67890 [ZCL]OpCreds: Received an AttestationRequest command
    I: 67925 [ZCL]OpCreds: AttestationRequest successful.
    I: 67932 [EM]<<< [E:9552r S:56979 M:78452631] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse)
    D: 67944 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    D: 68086 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 68094 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 173)
    D: 68221 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 68267 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 68275 [EM]>>> [E:9553r S:56979 M:246615625] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:08 (IM:InvokeCommandRequest)
    I: 68287 [FS]GeneralCommissioning: Received ArmFailSafe (0s)
    I: 68292 [FS]Fail-safe timer expired
    I: 68297 [EM]<<< [E:9553r S:56979 M:78452632] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse)
    D: 68309 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    E: 68317 [SVR]Failsafe timer expired
    D: 68320 [IN]SecureSession[0x200036d0]: MarkForEviction Type:1 LSID:56979
    I: 68327 [SC]SecureSession[0x200036d0, LSID:56979]: State change 'kActive' --> 'kPendingEviction'
    D: 68335 [IN]SecureSession[0x200036d0]: Released - Type:1 LSID:56979
    E: 68341 [SVR]Commissioning failed (attempt 1): 32
    D: 68346 [IN]Clearing BLE pending packets.
    I: 68350 [BLE]Releasing end point's BLE connection back to application.
    I: 68357 [DL]Closing BLE GATT connection (ConnId 00)
    D: 68362 [IN]SecureSession[0x200036d0]: Allocated Type:1 LSID:56981
    D: 68368 [DL]CHIPoBLE advertising set to on
    I: 68372 [DIS]Updating services using commissioning mode 1
    E: 68377 [DIS]Failed to remove advertised services: 3
    D: 68382 [DL]Using Thread extended MAC for hostname.
    I: 68387 [DIS]Advertise commission parameter vendorID=4917 productID=32773 discriminator=1589/06 cm=1
    E: 68396 [DIS]Failed to advertise commissionable node: 3
    E: 68402 [DIS]Failed to finalize service update: 3
    E: 68406 [ZCL]OpCreds: Got FailSafeTimerExpired
    E: 68411 [ZCL]OpCreds: Proceeding to FailSafeCleanup on fail-safe expiry!
    I: 68417 [TS]Pending Last Known Good Time: 2023-10-14T01:16:48
    I: 68423 [TS]Previous Last Known Good Time: 2023-10-14T01:16:48
    I: 68429 [TS]Reverted Last Known Good Time to previous value
    E: 68435 [DL]Long dispatch time: 118 ms, for event type 32782
    I: 68440 [FS]Fail-safe cleanly disarmed
    I: 73397 [DL]Current number of connections: 0/1
    D: 73402 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x0e)
    E: 73410 [BLE]no endpoint for BLE sent data ack
    I: 73414 [DL]BLE GAP connection terminated (reason 0x22)
    I: 73420 [DL]CHIPoBLE advertising started
    I: 73424 [DL]NFC Tag emulation started
    I: 103424 [DL]CHIPoBLE advertising mode changed to slow
    I: 103431 [DL]CHIPoBLE advertising started
    

    TH's Log : 

    ubuntu@ubuntu:~/apps$ ./chip-tool pairing ble-thread 24 hex:0e080000000000010000000300001435060004001fffe0020811111111222222220708fdbdec17192ceee4051000112233445566778899aa1234567890030e4f70656e54687265616444656d6f010212340410445f2b5ca6f2a93a55ce570a70efeecb0c0402a0f7f8 20240730 1589 --paa-trust-store-path "/home/ubuntu/apps/Certificate_1335_8005"
    [1722996685.385212][252544:252544] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /tmp/chip_tool_kvs
    [1722996685.386938][252544:252544] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /tmp/chip_kvs
    [1722996685.387202][252544:252544] CHIP:DL: ChipLinuxStorage::Init: Attempt to re-initialize with KVS config file: /tmp/chip_kvs
    [1722996685.392876][252544:252544] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /tmp/chip_factory.ini
    [1722996685.393405][252544:252544] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /tmp/chip_config.ini
    [1722996685.393736][252544:252544] CHIP:DL: ChipLinuxStorage::Init: Using KVS config file: /tmp/chip_counters.ini
    [1722996685.394431][252544:252544] CHIP:DL: writing settings to file (/tmp/chip_counters.ini-qIlZcz)
    [1722996685.395353][252544:252544] CHIP:DL: renamed tmp file to file (/tmp/chip_counters.ini)
    [1722996685.395680][252544:252544] CHIP:DL: NVS set: chip-counters/reboot-count = 6 (0x6)
    [1722996685.396840][252544:252544] CHIP:DL: Got Ethernet interface: eth0
    [1722996685.397840][252544:252544] CHIP:DL: Found the primary Ethernet interface:eth0
    [1722996685.398825][252544:252544] CHIP:DL: Got WiFi interface: wlan0
    [1722996685.399173][252544:252544] CHIP:DL: Failed to reset WiFi statistic counts
    [1722996685.399410][252544:252544] CHIP:IN: UDP::Init bind&listen port=0
    [1722996685.399710][252544:252544] CHIP:IN: UDP::Init bound to port=37429
    [1722996685.399905][252544:252544] CHIP:IN: BLEBase::Init - setting/overriding transport
    [1722996685.400074][252544:252544] CHIP:IN: TransportMgr initialized
    [1722996685.400259][252544:252544] CHIP:FP: Initializing FabricTable from persistent storage
    [1722996685.400589][252544:252544] CHIP:TS: Last Known Good Time: 2023-10-03T16:51:18
    [1722996685.402633][252544:252544] CHIP:FP: Fabric index 0x1 was retrieved from storage. Compressed FabricId 0xDA5B815C35E6C214, FabricId 0x0000000000000001, NodeId 0x000000000001B669, VendorId 0xFFF1
    [1722996685.405679][252544:252544] CHIP:ZCL: Using ZAP configuration...
    [1722996685.410832][252544:252544] CHIP:DL: Avahi client registered
    [1722996685.411272][252544:252544] CHIP:CTL: System State Initialized...
    [1722996685.426232][252544:252544] CHIP:CTL: Setting attestation nonce to random value
    [1722996685.426582][252544:252544] CHIP:CTL: Setting CSR nonce to random value
    [1722996685.426796][252544:252544] CHIP:IN: UDP::Init bind&listen port=5550
    [1722996685.427213][252544:252544] CHIP:IN: UDP::Init bound to port=5550
    [1722996685.427418][252544:252544] CHIP:IN: TransportMgr initialized
    [1722996685.427849][252544:252564] CHIP:DL: CHIP task running
    [1722996685.428051][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 32786
    [1722996685.428373][252544:252564] CHIP:CTL: Setting attestation nonce to random value
    [1722996685.428550][252544:252564] CHIP:CTL: Setting CSR nonce to random value
    [1722996685.429354][252544:252564] CHIP:CTL: Generating NOC
    [1722996685.430189][252544:252564] CHIP:FP: Validating NOC chain
    [1722996685.432129][252544:252564] CHIP:FP: NOC chain validation successful
    [1722996685.432529][252544:252564] CHIP:FP: Updated fabric at index: 0x1, Node ID: 0x000000000001B669
    [1722996685.432776][252544:252564] CHIP:TS: Last Known Good Time: 2023-10-03T16:51:18
    [1722996685.432939][252544:252564] CHIP:TS: New proposed Last Known Good Time: 2021-01-01T00:00:00
    [1722996685.433094][252544:252564] CHIP:TS: Retaining current Last Known Good Time
    [1722996685.439053][252544:252564] CHIP:FP: Metadata for Fabric 0x1 persisted to storage.
    [1722996685.442155][252544:252564] CHIP:TS: Committing Last Known Good Time to storage: 2023-10-03T16:51:18
    [1722996685.444498][252544:252564] CHIP:CTL: Joined the fabric at index 1. Fabric ID is 0x0000000000000001 (Compressed Fabric ID: DA5B815C35E6C214)
    [1722996685.444839][252544:252564] CHIP:IN: UDP::Init bind&listen port=5550
    [1722996685.445136][252544:252564] CHIP:IN: UDP::Init bound to port=5550
    [1722996685.445403][252544:252564] CHIP:IN: TransportMgr initialized
    [1722996685.470915][252544:252564] CHIP:CTL: Setting thread operational dataset from parameters
    [1722996685.470992][252544:252564] CHIP:CTL: Setting attestation nonce to random value
    [1722996685.471049][252544:252564] CHIP:CTL: Setting CSR nonce to random value
    [1722996685.471082][252544:252564] CHIP:CTL: Commission called for node ID 0x0000000000000018
    [1722996685.477206][252544:252563] CHIP:DL: TRACE: Bus acquired for name C-da80
    [1722996685.487115][252544:252564] CHIP:DL: PlatformBlueZInit init success
    [1722996685.493956][252544:252563] CHIP:BLE: BLE removing known devices.
    [1722996685.495824][252544:252563] CHIP:BLE: BLE initiating scan.
    [1722996685.506835][252544:252563] CHIP:BLE: Device 18:E8:6F:E7:DC:8F does not look like a CHIP device.
    [1722996685.511416][252544:252563] CHIP:BLE: Device 76:28:E3:38:D3:07 does not look like a CHIP device.
    [1722996685.526038][252544:252563] CHIP:BLE: Device 54:46:E4:50:29:99 does not look like a CHIP device.
    [1722996685.527814][252544:252563] CHIP:BLE: Device 4E:99:D4:49:E5:B1 does not look like a CHIP device.
    [1722996685.536139][252544:252563] CHIP:BLE: Device 63:D7:C2:FF:6A:AF does not look like a CHIP device.
    [1722996685.539175][252544:252563] CHIP:BLE: Device 6A:94:F0:78:5E:CE does not look like a CHIP device.
    [1722996685.540405][252544:252563] CHIP:BLE: Device 6C:91:A3:F9:57:4A does not look like a CHIP device.
    [1722996685.542871][252544:252563] CHIP:BLE: Device 53:32:E1:28:0B:C9 does not look like a CHIP device.
    [1722996685.549625][252544:252563] CHIP:BLE: Device 25:A6:26:49:97:E8 does not look like a CHIP device.
    [1722996685.551726][252544:252563] CHIP:BLE: Device 2F:6F:07:03:D0:38 does not look like a CHIP device.
    [1722996685.554507][252544:252563] CHIP:BLE: Device 63:70:A2:01:31:D2 does not look like a CHIP device.
    [1722996685.556368][252544:252563] CHIP:BLE: Device 5F:6C:E6:3B:87:3F does not look like a CHIP device.
    [1722996685.587230][252544:252563] CHIP:BLE: Device 7C:78:24:AE:85:6A does not look like a CHIP device.
    [1722996685.590067][252544:252563] CHIP:BLE: Device 55:24:04:CE:01:AE does not look like a CHIP device.
    [1722996685.591228][252544:252563] CHIP:BLE: Device 5C:FF:77:25:AF:FF does not look like a CHIP device.
    [1722996685.597214][252544:252563] CHIP:BLE: Device FF:72:41:1B:05:68 does not look like a CHIP device.
    [1722996685.598692][252544:252563] CHIP:BLE: Device 50:C6:B4:3E:29:50 does not look like a CHIP device.
    [1722996685.599904][252544:252563] CHIP:BLE: Device D8:01:00:05:B1:48 does not look like a CHIP device.
    [1722996685.601000][252544:252563] CHIP:BLE: Device 74:10:F8:09:53:48 does not look like a CHIP device.
    [1722996685.602026][252544:252563] CHIP:BLE: Device 16:F7:20:41:DD:8B does not look like a CHIP device.
    [1722996685.603614][252544:252563] CHIP:BLE: Device E0:74:5F:80:98:95 does not look like a CHIP device.
    [1722996685.607819][252544:252563] CHIP:BLE: Device 7D:ED:17:28:21:60 does not look like a CHIP device.
    [1722996685.624906][252544:252563] CHIP:BLE: Device 71:FC:3C:E6:AC:19 does not look like a CHIP device.
    [1722996685.633960][252544:252563] CHIP:BLE: Device FF:C8:DC:80:66:F9 does not look like a CHIP device.
    [1722996685.640890][252544:252563] CHIP:BLE: Device 03:88:AB:90:32:FE does not look like a CHIP device.
    [1722996685.647967][252544:252563] CHIP:BLE: Device 4D:AA:BE:71:58:59 does not look like a CHIP device.
    [1722996685.648193][252544:252563] CHIP:BLE: Device 63:D7:C2:FF:6A:AF does not look like a CHIP device.
    [1722996685.660234][252544:252563] CHIP:BLE: Device 7E:9D:9B:F5:7E:2C does not look like a CHIP device.
    [1722996685.661373][252544:252563] CHIP:BLE: Device 68:C5:05:39:52:45 does not look like a CHIP device.
    [1722996685.665317][252544:252563] CHIP:BLE: Device 74:94:E2:3B:FD:F3 does not look like a CHIP device.
    [1722996685.668820][252544:252563] CHIP:BLE: Device 7E:8C:08:E4:54:63 does not look like a CHIP device.
    [1722996685.686521][252544:252563] CHIP:BLE: Device 54:C6:16:D0:72:E9 does not look like a CHIP device.
    [1722996685.691171][252544:252563] CHIP:BLE: Device 70:AB:77:E5:37:F8 does not look like a CHIP device.
    [1722996685.695218][252544:252563] CHIP:BLE: Device 2F:C6:49:C5:2F:2F does not look like a CHIP device.
    [1722996685.699422][252544:252563] CHIP:BLE: Device 76:28:E3:38:D3:07 does not look like a CHIP device.
    [1722996685.720438][252544:252563] CHIP:BLE: Device C8:41:CE:9C:A4:47 does not look like a CHIP device.
    [1722996685.722301][252544:252563] CHIP:BLE: Device 77:A1:4A:EA:67:22 does not look like a CHIP device.
    [1722996685.755656][252544:252563] CHIP:BLE: Device 69:59:BA:4C:29:B8 does not look like a CHIP device.
    [1722996685.757322][252544:252563] CHIP:BLE: Device 2E:1D:86:AF:B0:98 does not look like a CHIP device.
    [1722996685.760779][252544:252563] CHIP:BLE: Device 45:67:7A:25:DB:4D does not look like a CHIP device.
    [1722996685.771475][252544:252563] CHIP:BLE: Device 2B:75:55:D6:22:40 does not look like a CHIP device.
    [1722996685.772818][252544:252563] CHIP:BLE: Device 76:28:E3:38:D3:07 does not look like a CHIP device.
    [1722996685.795411][252544:252563] CHIP:BLE: Device 54:46:E4:50:29:99 does not look like a CHIP device.
    [1722996685.795628][252544:252563] CHIP:BLE: Device 6C:91:A3:F9:57:4A does not look like a CHIP device.
    [1722996685.797876][252544:252563] CHIP:BLE: Device 63:C6:C8:B1:C3:E8 does not look like a CHIP device.
    [1722996685.801428][252544:252563] CHIP:BLE: Device 25:A6:26:49:97:E8 does not look like a CHIP device.
    [1722996685.802818][252544:252563] CHIP:BLE: Device 7E:69:5C:9F:56:CD does not look like a CHIP device.
    [1722996685.812063][252544:252563] CHIP:BLE: Device 70:92:56:BD:1D:14 does not look like a CHIP device.
    [1722996685.825195][252544:252563] CHIP:BLE: Device 57:68:31:6C:D1:57 does not look like a CHIP device.
    [1722996685.830386][252544:252563] CHIP:BLE: Device 5F:6C:E6:3B:87:3F does not look like a CHIP device.
    [1722996685.832053][252544:252563] CHIP:BLE: Device 65:2A:AE:87:E2:69 does not look like a CHIP device.
    [1722996685.844035][252544:252563] CHIP:BLE: Device 63:D7:C2:FF:6A:AF does not look like a CHIP device.
    [1722996685.845401][252544:252563] CHIP:BLE: Device 4E:B3:25:2B:87:70 does not look like a CHIP device.
    [1722996685.849885][252544:252563] CHIP:BLE: Device 52:65:A0:08:94:40 does not look like a CHIP device.
    [1722996685.855523][252544:252563] CHIP:BLE: Device 70:0B:4D:E2:9C:33 does not look like a CHIP device.
    [1722996685.857205][252544:252563] CHIP:BLE: Device D4:F5:13:73:FE:DF does not look like a CHIP device.
    [1722996685.872265][252544:252563] CHIP:BLE: Device 4E:89:09:C2:ED:C9 does not look like a CHIP device.
    [1722996685.893279][252544:252563] CHIP:BLE: Device D8:E3:E9:D9:FB:8A does not look like a CHIP device.
    [1722996685.894484][252544:252563] CHIP:BLE: Device 68:91:38:B9:D3:40 does not look like a CHIP device.
    [1722996685.911718][252544:252563] CHIP:BLE: Device 61:3B:97:CE:29:27 does not look like a CHIP device.
    [1722996685.914014][252544:252563] CHIP:BLE: Device 4C:EC:16:A6:F9:D0 does not look like a CHIP device.
    [1722996685.925995][252544:252563] CHIP:BLE: Device 65:B0:0F:E1:3A:84 does not look like a CHIP device.
    [1722996685.928841][252544:252563] CHIP:BLE: Device 70:B4:E5:9E:BC:46 does not look like a CHIP device.
    [1722996685.929043][252544:252563] CHIP:BLE: Device 6C:91:A3:F9:57:4A does not look like a CHIP device.
    [1722996685.929155][252544:252563] CHIP:BLE: Device 68:C5:05:39:52:45 does not look like a CHIP device.
    [1722996685.939444][252544:252563] CHIP:BLE: Device 67:21:34:71:97:92 does not look like a CHIP device.
    [1722996685.940714][252544:252563] CHIP:BLE: Device 7F:87:83:4E:EC:9B does not look like a CHIP device.
    [1722996685.946477][252544:252563] CHIP:BLE: Device 54:C6:16:D0:72:E9 does not look like a CHIP device.
    [1722996685.955205][252544:252563] CHIP:BLE: Device 7E:8C:08:E4:54:63 does not look like a CHIP device.
    [1722996685.956458][252544:252563] CHIP:BLE: Device 0B:CB:53:C6:F5:81 does not look like a CHIP device.
    [1722996685.958412][252544:252563] CHIP:BLE: Device E0:E1:7C:A9:40:F5 does not look like a CHIP device.
    [1722996685.960280][252544:252563] CHIP:BLE: Device 16:F7:20:41:DD:8B does not look like a CHIP device.
    [1722996685.969613][252544:252563] CHIP:BLE: Device 2E:1D:86:AF:B0:98 does not look like a CHIP device.
    [1722996685.981258][252544:252563] CHIP:BLE: Device 6A:94:F0:78:5E:CE does not look like a CHIP device.
    [1722996685.991225][252544:252563] CHIP:BLE: Device 77:A1:4A:EA:67:22 does not look like a CHIP device.
    [1722996685.992420][252544:252563] CHIP:BLE: Device 78:0B:53:21:CA:0C does not look like a CHIP device.
    [1722996686.004479][252544:252563] CHIP:BLE: Device D8:ED:3F:EF:88:53 does not look like a CHIP device.
    [1722996686.005570][252544:252563] CHIP:BLE: Device 52:BE:0B:83:CC:62 does not look like a CHIP device.
    [1722996686.008295][252544:252563] CHIP:BLE: Device 6C:91:A3:F9:57:4A does not look like a CHIP device.
    [1722996686.009538][252544:252563] CHIP:BLE: Device 75:DC:0B:A2:6D:91 does not look like a CHIP device.
    [1722996686.015832][252544:252563] CHIP:BLE: Device 7E:8C:08:E4:54:63 does not look like a CHIP device.
    [1722996686.026416][252544:252563] CHIP:BLE: Device 0C:8C:DC:47:BC:0D does not look like a CHIP device.
    [1722996686.031369][252544:252563] CHIP:BLE: Device 61:2C:03:55:35:90 does not look like a CHIP device.
    [1722996686.037856][252544:252563] CHIP:BLE: Device 55:71:47:BB:80:8D does not look like a CHIP device.
    [1722996686.038066][252544:252563] CHIP:BLE: Device 5F:6C:E6:3B:87:3F does not look like a CHIP device.
    [1722996686.042500][252544:252563] CHIP:BLE: Device 4D:76:88:F1:5E:CA does not look like a CHIP device.
    [1722996686.060165][252544:252563] CHIP:BLE: Device 47:6E:2C:37:5D:38 does not look like a CHIP device.
    [1722996686.061393][252544:252563] CHIP:BLE: Device 18:8F:14:37:66:75 does not look like a CHIP device.
    [1722996686.061557][252544:252563] CHIP:BLE: Device 6C:91:A3:F9:57:4A does not look like a CHIP device.
    [1722996686.069623][252544:252563] CHIP:BLE: Device D5:32:50:78:C7:84 does not look like a CHIP device.
    [1722996686.069799][252544:252563] CHIP:BLE: Device 63:D7:C2:FF:6A:AF does not look like a CHIP device.
    [1722996686.082245][252544:252563] CHIP:BLE: Device 57:68:31:6C:D1:57 does not look like a CHIP device.
    [1722996686.103219][252544:252563] CHIP:BLE: Device 2F:6F:07:03:D0:38 does not look like a CHIP device.
    [1722996686.109769][252544:252563] CHIP:BLE: Device E4:89:CD:83:E3:B2 does not look like a CHIP device.
    [1722996686.119390][252544:252563] CHIP:BLE: Device 7E:9D:9B:F5:7E:2C does not look like a CHIP device.
    [1722996686.139402][252544:252563] CHIP:BLE: Device 50:33:8B:DF:DD:FB does not look like a CHIP device.
    [1722996686.141543][252544:252563] CHIP:BLE: Device 4E:89:09:C2:ED:C9 does not look like a CHIP device.
    [1722996686.141723][252544:252563] CHIP:BLE: Device 76:28:E3:38:D3:07 does not look like a CHIP device.
    [1722996686.149625][252544:252563] CHIP:BLE: Device 4E:1F:E3:34:17:F4 does not look like a CHIP device.
    [1722996686.163459][252544:252563] CHIP:BLE: Device 68:91:38:B9:D3:40 does not look like a CHIP device.
    [1722996686.173319][252544:252563] CHIP:BLE: Device 74:73:A0:E6:D3:9C does not look like a CHIP device.
    [1722996686.174068][252544:252563] CHIP:BLE: Device 7E:69:5C:9F:56:CD does not look like a CHIP device.
    [1722996686.174564][252544:252563] CHIP:BLE: Device 63:C6:C8:B1:C3:E8 does not look like a CHIP device.
    [1722996686.181776][252544:252563] CHIP:BLE: Device 04:8A:2C:A4:6A:1D does not look like a CHIP device.
    [1722996686.192191][252544:252563] CHIP:BLE: Device 4B:C1:2C:BC:34:03 does not look like a CHIP device.
    [1722996686.192416][252544:252563] CHIP:BLE: Device 7E:8C:08:E4:54:63 does not look like a CHIP device.
    [1722996686.195178][252544:252563] CHIP:BLE: Device E0:74:5F:80:98:95 does not look like a CHIP device.
    [1722996686.207780][252544:252563] CHIP:BLE: Device 65:2A:AE:87:E2:69 does not look like a CHIP device.
    [1722996686.213542][252544:252563] CHIP:BLE: Device 61:3B:97:CE:29:27 does not look like a CHIP device.
    [1722996686.216456][252544:252563] CHIP:BLE: New device scanned: D3:E4:27:BF:52:7B
    [1722996686.217360][252544:252563] CHIP:BLE: Device discriminator match. Attempting to connect.
    [1722996687.064653][252544:252563] CHIP:DL: ConnectDevice complete
    [1722996688.223359][252544:252563] CHIP:DL: Char1 /org/bluez/hci0/dev_D3_E4_27_BF_52_7B/service000c
    [1722996688.223408][252544:252563] CHIP:DL: Char1 /org/bluez/hci0/dev_D3_E4_27_BF_52_7B/service000c
    [1722996688.223482][252544:252563] CHIP:DL: Char1 /org/bluez/hci0/dev_D3_E4_27_BF_52_7B/service000c
    [1722996688.223528][252544:252563] CHIP:DL: Char1 /org/bluez/hci0/dev_D3_E4_27_BF_52_7B/service000c
    [1722996688.223578][252544:252563] CHIP:DL: Char1 /org/bluez/hci0/dev_D3_E4_27_BF_52_7B/service000c
    [1722996688.223622][252544:252563] CHIP:DL: Char1 /org/bluez/hci0/dev_D3_E4_27_BF_52_7B/service000c
    [1722996688.223686][252544:252563] CHIP:DL: New BLE connection: conn 0xffffa80c7020, device D3:E4:27:BF:52:7B, path /org/bluez/hci0/dev_D3_E4_27_BF_52_7B
    [1722996688.223825][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16385
    [1722996688.223890][252544:252564] CHIP:DIS: Closing all BLE connections
    [1722996688.224003][252544:252564] CHIP:IN: BleConnectionComplete: endPoint 0xaaaaba524bc0
    [1722996688.225249][252544:252564] CHIP:IN: SecureSession[0xffffa0010800]: Allocated Type:1 LSID:911
    [1722996688.225375][252544:252564] CHIP:SC: Assigned local session key ID 911
    [1722996688.225504][252544:252564] CHIP:EM: <<< [E:9546i S:0 M:207294632] (U) Msg TX to 0:0000000000000000 [0000] [BLE] --- Type 0000:20 (SecureChannel:PBKDFParamRequest)
    [1722996688.225547][252544:252564] CHIP:IN: Message appended to BLE send queue
    [1722996688.225567][252544:252564] CHIP:SC: Sent PBKDF param request
    [1722996688.641334][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16387
    [1722996688.732106][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16388
    [1722996688.732505][252544:252564] CHIP:BLE: subscribe complete, ep = 0xaaaaba524bc0
    [1722996688.732673][252544:252563] CHIP:DL: Indication received, conn = 0xffffa80c7020
    [1722996688.733010][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16389
    [1722996688.733073][252544:252564] CHIP:BLE: peripheral chose BTP version 4; central expected between 4 and 4
    [1722996688.733118][252544:252564] CHIP:BLE: using BTP fragment sizes rx 244 / tx 244.
    [1722996688.733159][252544:252564] CHIP:BLE: local and remote recv window size = 5
    [1722996688.733570][252544:252564] CHIP:IN: BLE EndPoint 0xaaaaba524bc0 Connection Complete
    [1722996688.821046][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16387
    [1722996688.867982][252544:252563] CHIP:DL: Indication received, conn = 0xffffa80c7020
    [1722996688.868213][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16389
    [1722996688.868401][252544:252564] CHIP:EM: >>> [E:9546i S:0 M:221321858] (U) Msg RX from 0:0000000000000000 [0000] --- Type 0000:21 (SecureChannel:PBKDFParamResponse)
    [1722996688.868471][252544:252564] CHIP:EM: Found matching exchange: 9546i, Delegate: 0xffffa000d810
    [1722996688.868515][252544:252564] CHIP:SC: Received PBKDF param response
    [1722996688.868561][252544:252564] CHIP:SC: Peer assigned session ID 56979
    [1722996688.868600][252544:252564] CHIP:SC: Found MRP parameters in the message
    [1722996688.874293][252544:252564] CHIP:EM: <<< [E:9546i S:0 M:207294633] (U) Msg TX to 0:0000000000000000 [0000] [BLE] --- Type 0000:22 (SecureChannel:PASE_Pake1)
    [1722996688.874760][252544:252564] CHIP:SC: Sent spake2p msg1
    [1722996688.956401][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16387
    [1722996689.138525][252544:252563] CHIP:DL: Indication received, conn = 0xffffa80c7020
    [1722996689.138823][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16389
    [1722996689.138993][252544:252564] CHIP:EM: >>> [E:9546i S:0 M:221321859] (U) Msg RX from 0:0000000000000000 [0000] --- Type 0000:23 (SecureChannel:PASE_Pake2)
    [1722996689.139025][252544:252564] CHIP:EM: Found matching exchange: 9546i, Delegate: 0xffffa000d810
    [1722996689.139065][252544:252564] CHIP:SC: Received spake2p msg2
    [1722996689.140329][252544:252564] CHIP:EM: <<< [E:9546i S:0 M:207294634] (U) Msg TX to 0:0000000000000000 [0000] [BLE] --- Type 0000:24 (SecureChannel:PASE_Pake3)
    [1722996689.140932][252544:252564] CHIP:SC: Sent spake2p msg3
    [1722996689.226400][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16387
    [1722996689.271917][252544:252563] CHIP:DL: Indication received, conn = 0xffffa80c7020
    [1722996689.272397][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16389
    [1722996689.272522][252544:252564] CHIP:EM: >>> [E:9546i S:0 M:221321860] (U) Msg RX from 0:0000000000000000 [0000] --- Type 0000:40 (SecureChannel:StatusReport)
    [1722996689.272594][252544:252564] CHIP:EM: Found matching exchange: 9546i, Delegate: 0xffffa000d810
    [1722996689.272852][252544:252564] CHIP:SC: SecureSession[0xffffa0010800, LSID:911]: State change 'kEstablishing' --> 'kActive'
    [1722996689.272882][252544:252564] CHIP:IN: SecureSession[0xffffa0010800]: Activated - Type:1 LSID:911
    [1722996689.272899][252544:252564] CHIP:IN: New secure session activated for device <FFFFFFFB00000000, 0>, LSID:911 PSID:56979!
    [1722996689.272923][252544:252564] CHIP:CTL: Remote device completed SPAKE2+ handshake
    [1722996689.272963][252544:252564] CHIP:TOO: Pairing Success
    [1722996689.273006][252544:252564] CHIP:TOO: PASE establishment successful
    [1722996689.273040][252544:252564] CHIP:CTL: Commissioning stage next step: 'SecurePairing' -> 'ReadCommissioningInfo'
    [1722996689.273090][252544:252564] CHIP:CTL: Performing next commissioning step 'ReadCommissioningInfo'
    [1722996689.273109][252544:252564] CHIP:CTL: Sending request for commissioning information
    [1722996689.273181][252544:252564] CHIP:DMG: SendReadRequest ReadClient[0xffffa0011800]: Sending Read Request
    [1722996689.273417][252544:252564] CHIP:EM: <<< [E:9547i S:911 M:246615619] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:02 (IM:ReadRequest)
    [1722996689.273802][252544:252564] CHIP:DMG: MoveToState ReadClient[0xffffa0011800]: Moving to [AwaitingIn]
    [1722996689.361258][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16387
    [1722996689.454305][252544:252563] CHIP:DL: Indication received, conn = 0xffffa80c7020
    [1722996689.454783][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16389
    [1722996689.542535][252544:252563] CHIP:DL: Indication received, conn = 0xffffa80c7020
    [1722996689.543053][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16389
    [1722996689.543236][252544:252564] CHIP:EM: >>> [E:9547i S:911 M:78452626] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:05 (IM:ReportData)
    [1722996689.543270][252544:252564] CHIP:EM: Found matching exchange: 9547i, Delegate: 0xffffa0011810
    [1722996689.543365][252544:252564] CHIP:DMG: ReportDataMessage =
    [1722996689.543389][252544:252564] CHIP:DMG: {
    [1722996689.543406][252544:252564] CHIP:DMG: 	AttributeReportIBs =
    [1722996689.543431][252544:252564] CHIP:DMG: 	[
    [1722996689.543451][252544:252564] CHIP:DMG: 		AttributeReportIB =
    [1722996689.543486][252544:252564] CHIP:DMG: 		{
    [1722996689.543506][252544:252564] CHIP:DMG: 			AttributeDataIB =
    [1722996689.543533][252544:252564] CHIP:DMG: 			{
    [1722996689.543560][252544:252564] CHIP:DMG: 				DataVersion = 0x90d45b26,
    [1722996689.543588][252544:252564] CHIP:DMG: 				AttributePathIB =
    [1722996689.543619][252544:252564] CHIP:DMG: 				{
    [1722996689.543651][252544:252564] CHIP:DMG: 					Endpoint = 0x0,
    [1722996689.543685][252544:252564] CHIP:DMG: 					Cluster = 0x31,
    [1722996689.543718][252544:252564] CHIP:DMG: 					Attribute = 0x0000_0003,
    [1722996689.543748][252544:252564] CHIP:DMG: 				}
    [1722996689.543781][252544:252564] CHIP:DMG: 					
    [1722996689.543813][252544:252564] CHIP:DMG: 				Data = 20, 
    [1722996689.543839][252544:252564] CHIP:DMG: 			},
    [1722996689.543871][252544:252564] CHIP:DMG: 			
    [1722996689.543894][252544:252564] CHIP:DMG: 		},
    [1722996689.543925][252544:252564] CHIP:DMG: 		
    [1722996689.543944][252544:252564] CHIP:DMG: 		AttributeReportIB =
    [1722996689.543972][252544:252564] CHIP:DMG: 		{
    [1722996689.543996][252544:252564] CHIP:DMG: 			AttributeDataIB =
    [1722996689.544024][252544:252564] CHIP:DMG: 			{
    [1722996689.544053][252544:252564] CHIP:DMG: 				DataVersion = 0xb618a2d7,
    [1722996689.544082][252544:252564] CHIP:DMG: 				AttributePathIB =
    [1722996689.544112][252544:252564] CHIP:DMG: 				{
    [1722996689.544143][252544:252564] CHIP:DMG: 					Endpoint = 0x0,
    [1722996689.544175][252544:252564] CHIP:DMG: 					Cluster = 0x28,
    [1722996689.544207][252544:252564] CHIP:DMG: 					Attribute = 0x0000_0004,
    [1722996689.544237][252544:252564] CHIP:DMG: 				}
    [1722996689.544268][252544:252564] CHIP:DMG: 					
    [1722996689.544299][252544:252564] CHIP:DMG: 				Data = 32773, 
    [1722996689.544327][252544:252564] CHIP:DMG: 			},
    [1722996689.544358][252544:252564] CHIP:DMG: 			
    [1722996689.544381][252544:252564] CHIP:DMG: 		},
    [1722996689.544412][252544:252564] CHIP:DMG: 		
    [1722996689.544432][252544:252564] CHIP:DMG: 		AttributeReportIB =
    [1722996689.544459][252544:252564] CHIP:DMG: 		{
    [1722996689.544482][252544:252564] CHIP:DMG: 			AttributeDataIB =
    [1722996689.544507][252544:252564] CHIP:DMG: 			{
    [1722996689.544537][252544:252564] CHIP:DMG: 				DataVersion = 0xb618a2d7,
    [1722996689.544566][252544:252564] CHIP:DMG: 				AttributePathIB =
    [1722996689.544595][252544:252564] CHIP:DMG: 				{
    [1722996689.544625][252544:252564] CHIP:DMG: 					Endpoint = 0x0,
    [1722996689.544657][252544:252564] CHIP:DMG: 					Cluster = 0x28,
    [1722996689.544688][252544:252564] CHIP:DMG: 					Attribute = 0x0000_0002,
    [1722996689.544718][252544:252564] CHIP:DMG: 				}
    [1722996689.544750][252544:252564] CHIP:DMG: 					
    [1722996689.544781][252544:252564] CHIP:DMG: 				Data = 4917, 
    [1722996689.544809][252544:252564] CHIP:DMG: 			},
    [1722996689.544840][252544:252564] CHIP:DMG: 			
    [1722996689.544864][252544:252564] CHIP:DMG: 		},
    [1722996689.544893][252544:252564] CHIP:DMG: 		
    [1722996689.544912][252544:252564] CHIP:DMG: 		AttributeReportIB =
    [1722996689.544939][252544:252564] CHIP:DMG: 		{
    [1722996689.544962][252544:252564] CHIP:DMG: 			AttributeDataIB =
    [1722996689.544991][252544:252564] CHIP:DMG: 			{
    [1722996689.545020][252544:252564] CHIP:DMG: 				DataVersion = 0x1efc3796,
    [1722996689.545049][252544:252564] CHIP:DMG: 				AttributePathIB =
    [1722996689.545078][252544:252564] CHIP:DMG: 				{
    [1722996689.545108][252544:252564] CHIP:DMG: 					Endpoint = 0x0,
    [1722996689.545140][252544:252564] CHIP:DMG: 					Cluster = 0x30,
    [1722996689.545167][252544:252564] CHIP:DMG: 					Attribute = 0x0000_0003,
    [1722996689.545201][252544:252564] CHIP:DMG: 				}
    [1722996689.545229][252544:252564] CHIP:DMG: 					
    [1722996689.545259][252544:252564] CHIP:DMG: 				Data = 0, 
    [1722996689.545283][252544:252564] CHIP:DMG: 			},
    [1722996689.545309][252544:252564] CHIP:DMG: 			
    [1722996689.545330][252544:252564] CHIP:DMG: 		},
    [1722996689.545359][252544:252564] CHIP:DMG: 		
    [1722996689.545378][252544:252564] CHIP:DMG: 		AttributeReportIB =
    [1722996689.545403][252544:252564] CHIP:DMG: 		{
    [1722996689.545424][252544:252564] CHIP:DMG: 			AttributeDataIB =
    [1722996689.545448][252544:252564] CHIP:DMG: 			{
    [1722996689.545473][252544:252564] CHIP:DMG: 				DataVersion = 0x1efc3796,
    [1722996689.545499][252544:252564] CHIP:DMG: 				AttributePathIB =
    [1722996689.545524][252544:252564] CHIP:DMG: 				{
    [1722996689.545551][252544:252564] CHIP:DMG: 					Endpoint = 0x0,
    [1722996689.545579][252544:252564] CHIP:DMG: 					Cluster = 0x30,
    [1722996689.546441][252544:252564] CHIP:DMG: 					Attribute = 0x0000_0002,
    [1722996689.546476][252544:252564] CHIP:DMG: 				}
    [1722996689.546512][252544:252564] CHIP:DMG: 					
    [1722996689.546546][252544:252564] CHIP:DMG: 				Data = 0, 
    [1722996689.546576][252544:252564] CHIP:DMG: 			},
    [1722996689.546607][252544:252564] CHIP:DMG: 			
    [1722996689.546631][252544:252564] CHIP:DMG: 		},
    [1722996689.546668][252544:252564] CHIP:DMG: 		
    [1722996689.546693][252544:252564] CHIP:DMG: 		AttributeReportIB =
    [1722996689.546727][252544:252564] CHIP:DMG: 		{
    [1722996689.546752][252544:252564] CHIP:DMG: 			AttributeDataIB =
    [1722996689.546783][252544:252564] CHIP:DMG: 			{
    [1722996689.546814][252544:252564] CHIP:DMG: 				DataVersion = 0x1efc3796,
    [1722996689.546844][252544:252564] CHIP:DMG: 				AttributePathIB =
    [1722996689.546870][252544:252564] CHIP:DMG: 				{
    [1722996689.546901][252544:252564] CHIP:DMG: 					Endpoint = 0x0,
    [1722996689.546935][252544:252564] CHIP:DMG: 					Cluster = 0x30,
    [1722996689.547017][252544:252564] CHIP:DMG: 					Attribute = 0x0000_0001,
    [1722996689.547048][252544:252564] CHIP:DMG: 				}
    [1722996689.547083][252544:252564] CHIP:DMG: 					
    [1722996689.547114][252544:252564] CHIP:DMG: 				Data = 
    [1722996689.547166][252544:252564] CHIP:DMG: 				{
    [1722996689.547240][252544:252564] CHIP:DMG: 					0x0 = 60, 
    [1722996689.547269][252544:252564] CHIP:DMG: 					0x1 = 900, 
    [1722996689.547293][252544:252564] CHIP:DMG: 				},
    [1722996689.547314][252544:252564] CHIP:DMG: 			},
    [1722996689.547339][252544:252564] CHIP:DMG: 			
    [1722996689.547361][252544:252564] CHIP:DMG: 		},
    [1722996689.547398][252544:252564] CHIP:DMG: 		
    [1722996689.547420][252544:252564] CHIP:DMG: 		AttributeReportIB =
    [1722996689.547510][252544:252564] CHIP:DMG: 		{
    [1722996689.547581][252544:252564] CHIP:DMG: 			AttributeDataIB =
    [1722996689.547613][252544:252564] CHIP:DMG: 			{
    [1722996689.547683][252544:252564] CHIP:DMG: 				DataVersion = 0x1efc3796,
    [1722996689.547711][252544:252564] CHIP:DMG: 				AttributePathIB =
    [1722996689.547740][252544:252564] CHIP:DMG: 				{
    [1722996689.547772][252544:252564] CHIP:DMG: 					Endpoint = 0x0,
    [1722996689.547844][252544:252564] CHIP:DMG: 					Cluster = 0x30,
    [1722996689.547913][252544:252564] CHIP:DMG: 					Attribute = 0x0000_0000,
    [1722996689.547946][252544:252564] CHIP:DMG: 				}
    [1722996689.548033][252544:252564] CHIP:DMG: 					
    [1722996689.548068][252544:252564] CHIP:DMG: 				Data = 0, 
    [1722996689.548100][252544:252564] CHIP:DMG: 			},
    [1722996689.548146][252544:252564] CHIP:DMG: 			
    [1722996689.548179][252544:252564] CHIP:DMG: 		},
    [1722996689.548214][252544:252564] CHIP:DMG: 		
    [1722996689.548233][252544:252564] CHIP:DMG: 		AttributeReportIB =
    [1722996689.548256][252544:252564] CHIP:DMG: 		{
    [1722996689.548275][252544:252564] CHIP:DMG: 			AttributeDataIB =
    [1722996689.548300][252544:252564] CHIP:DMG: 			{
    [1722996689.548324][252544:252564] CHIP:DMG: 				DataVersion = 0x90d45b26,
    [1722996689.548352][252544:252564] CHIP:DMG: 				AttributePathIB =
    [1722996689.548382][252544:252564] CHIP:DMG: 				{
    [1722996689.548413][252544:252564] CHIP:DMG: 					Endpoint = 0x0,
    [1722996689.548446][252544:252564] CHIP:DMG: 					Cluster = 0x31,
    [1722996689.548478][252544:252564] CHIP:DMG: 					Attribute = 0x0000_FFFC,
    [1722996689.548504][252544:252564] CHIP:DMG: 				}
    [1722996689.548538][252544:252564] CHIP:DMG: 					
    [1722996689.548569][252544:252564] CHIP:DMG: 				Data = 2, 
    [1722996689.548598][252544:252564] CHIP:DMG: 			},
    [1722996689.548628][252544:252564] CHIP:DMG: 			
    [1722996689.548651][252544:252564] CHIP:DMG: 		},
    [1722996689.548676][252544:252564] CHIP:DMG: 		
    [1722996689.548694][252544:252564] CHIP:DMG: 	],
    [1722996689.548742][252544:252564] CHIP:DMG: 	
    [1722996689.548763][252544:252564] CHIP:DMG: 	SuppressResponse = true, 
    [1722996689.548782][252544:252564] CHIP:DMG: 	InteractionModelRevision = 11
    [1722996689.548800][252544:252564] CHIP:DMG: }
    [1722996689.549572][252544:252564] CHIP:CTL: ----- NetworkCommissioning Features: has Thread. endpointid = 0
    [1722996689.550416][252544:252564] CHIP:CTL: Successfully finished commissioning step 'ReadCommissioningInfo'
    [1722996689.550468][252544:252564] CHIP:CTL: Commissioning stage next step: 'ReadCommissioningInfo' -> 'ArmFailSafe'
    [1722996689.550497][252544:252564] CHIP:CTL: Performing next commissioning step 'ArmFailSafe'
    [1722996689.550520][252544:252564] CHIP:CTL: Arming failsafe (60 seconds)
    [1722996689.550590][252544:252564] CHIP:DMG: ICR moving to [AddingComm]
    [1722996689.550616][252544:252564] CHIP:DMG: ICR moving to [AddedComma]
    [1722996689.550763][252544:252564] CHIP:EM: <<< [E:9548i S:911 M:246615620] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:08 (IM:InvokeCommandRequest)
    [1722996689.551320][252544:252564] CHIP:DMG: ICR moving to [CommandSen]
    [1722996689.631279][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16387
    [1722996689.677139][252544:252563] CHIP:DL: Indication received, conn = 0xffffa80c7020
    [1722996689.677275][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16389
    [1722996689.677458][252544:252564] CHIP:EM: >>> [E:9548i S:911 M:78452627] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:09 (IM:InvokeCommandResponse)
    [1722996689.677493][252544:252564] CHIP:EM: Found matching exchange: 9548i, Delegate: 0xffffa0011808
    [1722996689.677556][252544:252564] CHIP:DMG: ICR moving to [ResponseRe]
    [1722996689.677630][252544:252564] CHIP:DMG: InvokeResponseMessage =
    [1722996689.677675][252544:252564] CHIP:DMG: {
    [1722996689.677720][252544:252564] CHIP:DMG: 	suppressResponse = false, 
    [1722996689.677801][252544:252564] CHIP:DMG: 	InvokeResponseIBs =
    [1722996689.677872][252544:252564] CHIP:DMG: 	[
    [1722996689.677934][252544:252564] CHIP:DMG: 		InvokeResponseIB =
    [1722996689.678013][252544:252564] CHIP:DMG: 		{
    [1722996689.678085][252544:252564] CHIP:DMG: 			CommandDataIB =
    [1722996689.678169][252544:252564] CHIP:DMG: 			{
    [1722996689.678320][252544:252564] CHIP:DMG: 				CommandPathIB =
    [1722996689.678443][252544:252564] CHIP:DMG: 				{
    [1722996689.678566][252544:252564] CHIP:DMG: 					EndpointId = 0x0,
    [1722996689.678695][252544:252564] CHIP:DMG: 					ClusterId = 0x30,
    [1722996689.678801][252544:252564] CHIP:DMG: 					CommandId = 0x1,
    [1722996689.678926][252544:252564] CHIP:DMG: 				},
    [1722996689.679044][252544:252564] CHIP:DMG: 				
    [1722996689.679148][252544:252564] CHIP:DMG: 				CommandFields = 
    [1722996689.679242][252544:252564] CHIP:DMG: 				{
    [1722996689.679360][252544:252564] CHIP:DMG: 					0x0 = 0, 
    [1722996689.679489][252544:252564] CHIP:DMG: 					0x1 = "" (0 chars), 
    [1722996689.679594][252544:252564] CHIP:DMG: 				},
    [1722996689.679708][252544:252564] CHIP:DMG: 			},
    [1722996689.679818][252544:252564] CHIP:DMG: 			
    [1722996689.679891][252544:252564] CHIP:DMG: 		},
    [1722996689.679989][252544:252564] CHIP:DMG: 		
    [1722996689.680052][252544:252564] CHIP:DMG: 	],
    [1722996689.680122][252544:252564] CHIP:DMG: 	
    [1722996689.680195][252544:252564] CHIP:DMG: 	InteractionModelRevision = 11
    [1722996689.680258][252544:252564] CHIP:DMG: },
    [1722996689.680363][252544:252564] CHIP:DMG: Received Command Response Data, Endpoint=0 Cluster=0x0000_0030 Command=0x0000_0001
    [1722996689.680457][252544:252564] CHIP:CTL: Received ArmFailSafe response errorCode=0
    [1722996689.680541][252544:252564] CHIP:CTL: Successfully finished commissioning step 'ArmFailSafe'
    [1722996689.680564][252544:252564] CHIP:CTL: Commissioning stage next step: 'ArmFailSafe' -> 'ConfigRegulatory'
    [1722996689.680591][252544:252564] CHIP:CTL: Performing next commissioning step 'ConfigRegulatory'
    [1722996689.680611][252544:252564] CHIP:CTL: Setting Regulatory Config
    [1722996689.680631][252544:252564] CHIP:CTL: Device does not support configurable regulatory location
    [1722996689.680700][252544:252564] CHIP:DMG: ICR moving to [AddingComm]
    [1722996689.680778][252544:252564] CHIP:DMG: ICR moving to [AddedComma]
    [1722996689.680940][252544:252564] CHIP:EM: <<< [E:9549i S:911 M:246615621] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:08 (IM:InvokeCommandRequest)
    [1722996689.681434][252544:252564] CHIP:DMG: ICR moving to [CommandSen]
    [1722996689.681509][252544:252564] CHIP:DMG: ICR moving to [AwaitingDe]
    [1722996689.766212][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16387
    [1722996689.902336][252544:252563] CHIP:DL: Indication received, conn = 0xffffa80c7020
    [1722996689.902565][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16389
    [1722996689.902791][252544:252564] CHIP:EM: >>> [E:9549i S:911 M:78452628] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:09 (IM:InvokeCommandResponse)
    [1722996689.903044][252544:252564] CHIP:EM: Found matching exchange: 9549i, Delegate: 0xffffa000fea8
    [1722996689.903121][252544:252564] CHIP:DMG: ICR moving to [ResponseRe]
    [1722996689.903316][252544:252564] CHIP:DMG: InvokeResponseMessage =
    [1722996689.903346][252544:252564] CHIP:DMG: {
    [1722996689.903368][252544:252564] CHIP:DMG: 	suppressResponse = false, 
    [1722996689.903407][252544:252564] CHIP:DMG: 	InvokeResponseIBs =
    [1722996689.903478][252544:252564] CHIP:DMG: 	[
    [1722996689.903544][252544:252564] CHIP:DMG: 		InvokeResponseIB =
    [1722996689.903625][252544:252564] CHIP:DMG: 		{
    [1722996689.903698][252544:252564] CHIP:DMG: 			CommandDataIB =
    [1722996689.903784][252544:252564] CHIP:DMG: 			{
    [1722996689.903866][252544:252564] CHIP:DMG: 				CommandPathIB =
    [1722996689.903961][252544:252564] CHIP:DMG: 				{
    [1722996689.904056][252544:252564] CHIP:DMG: 					EndpointId = 0x0,
    [1722996689.904160][252544:252564] CHIP:DMG: 					ClusterId = 0x30,
    [1722996689.904262][252544:252564] CHIP:DMG: 					CommandId = 0x3,
    [1722996689.904363][252544:252564] CHIP:DMG: 				},
    [1722996689.904459][252544:252564] CHIP:DMG: 				
    [1722996689.904543][252544:252564] CHIP:DMG: 				CommandFields = 
    [1722996689.904638][252544:252564] CHIP:DMG: 				{
    [1722996689.904734][252544:252564] CHIP:DMG: 					0x0 = 0, 
    [1722996689.904842][252544:252564] CHIP:DMG: 					0x1 = "" (0 chars), 
    [1722996689.904947][252544:252564] CHIP:DMG: 				},
    [1722996689.905255][252544:252564] CHIP:DMG: 			},
    [1722996689.905294][252544:252564] CHIP:DMG: 			
    [1722996689.905317][252544:252564] CHIP:DMG: 		},
    [1722996689.905386][252544:252564] CHIP:DMG: 		
    [1722996689.905453][252544:252564] CHIP:DMG: 	],
    [1722996689.905526][252544:252564] CHIP:DMG: 	
    [1722996689.905582][252544:252564] CHIP:DMG: 	InteractionModelRevision = 11
    [1722996689.905645][252544:252564] CHIP:DMG: },
    [1722996689.905729][252544:252564] CHIP:DMG: Received Command Response Data, Endpoint=0 Cluster=0x0000_0030 Command=0x0000_0003
    [1722996689.905794][252544:252564] CHIP:CTL: Received SetRegulatoryConfig response errorCode=0
    [1722996689.905853][252544:252564] CHIP:CTL: Successfully finished commissioning step 'ConfigRegulatory'
    [1722996689.905897][252544:252564] CHIP:CTL: Commissioning stage next step: 'ConfigRegulatory' -> 'SendPAICertificateRequest'
    [1722996689.905950][252544:252564] CHIP:CTL: Performing next commissioning step 'SendPAICertificateRequest'
    [1722996689.905992][252544:252564] CHIP:CTL: Sending request for PAI certificate
    [1722996689.906034][252544:252564] CHIP:CTL: Sending Certificate Chain request to 0xffffa000d7c0 device
    [1722996689.906134][252544:252564] CHIP:DMG: ICR moving to [AddingComm]
    [1722996689.906208][252544:252564] CHIP:DMG: ICR moving to [AddedComma]
    [1722996689.906392][252544:252564] CHIP:EM: <<< [E:9550i S:911 M:246615622] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:08 (IM:InvokeCommandRequest)
    [1722996689.906893][252544:252564] CHIP:DMG: ICR moving to [CommandSen]
    [1722996689.907095][252544:252564] CHIP:DMG: ICR moving to [AwaitingDe]
    [1722996689.991315][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16387
    [1722996690.039467][252544:252563] CHIP:DL: Indication received, conn = 0xffffa80c7020
    [1722996690.039728][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16389
    [1722996690.174536][252544:252563] CHIP:DL: Indication received, conn = 0xffffa80c7020
    [1722996690.175095][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16389
    [1722996690.261895][252544:252563] CHIP:DL: Indication received, conn = 0xffffa80c7020
    [1722996690.262134][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16389
    [1722996690.262304][252544:252564] CHIP:EM: >>> [E:9550i S:911 M:78452629] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:09 (IM:InvokeCommandResponse)
    [1722996690.262338][252544:252564] CHIP:EM: Found matching exchange: 9550i, Delegate: 0xffffa0011808
    [1722996690.262376][252544:252564] CHIP:DMG: ICR moving to [ResponseRe]
    [1722996690.262424][252544:252564] CHIP:DMG: InvokeResponseMessage =
    [1722996690.262444][252544:252564] CHIP:DMG: {
    [1722996690.262464][252544:252564] CHIP:DMG: 	suppressResponse = false, 
    [1722996690.262483][252544:252564] CHIP:DMG: 	InvokeResponseIBs =
    [1722996690.262509][252544:252564] CHIP:DMG: 	[
    [1722996690.262528][252544:252564] CHIP:DMG: 		InvokeResponseIB =
    [1722996690.262555][252544:252564] CHIP:DMG: 		{
    [1722996690.262575][252544:252564] CHIP:DMG: 			CommandDataIB =
    [1722996690.262599][252544:252564] CHIP:DMG: 			{
    [1722996690.262625][252544:252564] CHIP:DMG: 				CommandPathIB =
    [1722996690.262659][252544:252564] CHIP:DMG: 				{
    [1722996690.262684][252544:252564] CHIP:DMG: 					EndpointId = 0x0,
    [1722996690.262713][252544:252564] CHIP:DMG: 					ClusterId = 0x3e,
    [1722996690.262741][252544:252564] CHIP:DMG: 					CommandId = 0x3,
    [1722996690.262765][252544:252564] CHIP:DMG: 				},
    [1722996690.262790][252544:252564] CHIP:DMG: 				
    [1722996690.262812][252544:252564] CHIP:DMG: 				CommandFields = 
    [1722996690.262836][252544:252564] CHIP:DMG: 				{
    [1722996690.262865][252544:252564] CHIP:DMG: 					0x0 = [
    [1722996690.263052][252544:252564] CHIP:DMG: 							0x30, 0x82, 0x01, 0xba, 0x30, 0x82, 0x01, 0x60, 0xa0, 0x03, 0x02, 0x01, 0x02, 0x02, 0x08, 0x34, 0x9b, 0x2c, 0x8e, 0x66, 0xba, 0xde, 0xa7, 0x30, 0x0a, 0x06, 0x08, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x04, 0x03, 0x02, 0x30, 0x24, 0x31, 0x22, 0x30, 0x20, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x19, 0x4d, 0x61, 0x74, 0x74, 0x65, 0x72, 0x20, 0x44, 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x6d, 0x65, 0x6e, 0x74, 0x20, 0x50, 0x41, 0x41, 0x20, 0x30, 0x31, 0x30, 0x1e, 0x17, 0x0d, 0x32, 0x34, 0x30, 0x38, 0x30, 0x32, 0x31, 0x30, 0x34, 0x30, 0x30, 0x30, 0x5a, 0x17, 0x0d, 0x34, 0x34, 0x30, 0x38, 0x30, 0x32, 0x31, 0x30, 0x33, 0x39, 0x35, 0x39, 0x5a, 0x30, 0x3a, 0x31, 0x22, 0x30, 0x20, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x19, 0x4d, 0x61, 0x74, 0x74, 0x65, 0x72, 0x20, 0x44, 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x6d, 0x65, 0x6e, 0x74, 0x20, 0x50, 0x41, 0x49, 0x20, 0x30, 0x31, 0x31, 0x14, 0x30, 0x12, 0x06, 0x0a, 0x2b, 0x06, 0x01, 0x04, 0x01, 0x82, 0xa2, 0x7c, 0x02, 0x01, 0x0c, 0x04, 0x31, 0x33, 0x33, 0x35, 0x30, 0x59, 0x30, 0x13, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x08, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x07, 0x03, 0x42, 0x00, 0x04, 0xd0, 0x55, 0x4d, 0x59, 0x93, 0x53, 0xd9, 0x6e, 0xd5, 0x48, 0x1a, 0x61, 0xac, 0x55, 0x19, 0x78, 0x53, 0xf5, 0x1b, 0x59, 0x00, 0xf9, 0x5e, 0xa7, 0x4d, 0x81, 0xb7, 0x51, 0x90, 0xce, 0x4d, 0xb1, 0x4b, 0xcd, 0x92, 0x48, 0x99, 0x44, 0xcc, 0xad, 0x86, 0x94, 0x75, 0xe9, 0x10, 0xba, 0xc3, 0x3d, 0x09, 0x2d, 0x2b, 0x39, 0xfb, 0x23, 0xee, 0x46, 0x4b, 0x7c, 0xa8, 0xb5, 0xa8, 0xad, 0x89, 0x36, 0xa3, 0x66, 0x30, 0x64, 0x30, 0x12, 0x06, 0x03, 0x55, 0x1d, 0x13, 0x01, 0x01, 0xff, 0x04, 0x08, 0x30, 0x06, 0x01, 0x01, 0xff, 0x02, 0x01, 0x00, 0x30, 0x0e, 0x06, 0x
    [1722996690.263119][252544:252564] CHIP:DMG: 					] (446 bytes)
    [1722996690.263148][252544:252564] CHIP:DMG: 				},
    [1722996690.263176][252544:252564] CHIP:DMG: 			},
    [1722996690.263201][252544:252564] CHIP:DMG: 			
    [1722996690.263221][252544:252564] CHIP:DMG: 		},
    [1722996690.263246][252544:252564] CHIP:DMG: 		
    [1722996690.263264][252544:252564] CHIP:DMG: 	],
    [1722996690.263292][252544:252564] CHIP:DMG: 	
    [1722996690.263346][252544:252564] CHIP:DMG: 	InteractionModelRevision = 11
    [1722996690.263385][252544:252564] CHIP:DMG: },
    [1722996690.263442][252544:252564] CHIP:DMG: Received Command Response Data, Endpoint=0 Cluster=0x0000_003E Command=0x0000_0003
    [1722996690.263473][252544:252564] CHIP:CTL: Received certificate chain from the device
    [1722996690.263502][252544:252564] CHIP:CTL: Successfully finished commissioning step 'SendPAICertificateRequest'
    [1722996690.263527][252544:252564] CHIP:CTL: Commissioning stage next step: 'SendPAICertificateRequest' -> 'SendDACCertificateRequest'
    [1722996690.263553][252544:252564] CHIP:CTL: Performing next commissioning step 'SendDACCertificateRequest'
    [1722996690.263570][252544:252564] CHIP:CTL: Sending request for DAC certificate
    [1722996690.263586][252544:252564] CHIP:CTL: Sending Certificate Chain request to 0xffffa000d7c0 device
    [1722996690.263676][252544:252564] CHIP:DMG: ICR moving to [AddingComm]
    [1722996690.263705][252544:252564] CHIP:DMG: ICR moving to [AddedComma]
    [1722996690.263854][252544:252564] CHIP:EM: <<< [E:9551i S:911 M:246615623] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:08 (IM:InvokeCommandRequest)
    [1722996690.264292][252544:252564] CHIP:DMG: ICR moving to [CommandSen]
    [1722996690.264370][252544:252564] CHIP:DMG: ICR moving to [AwaitingDe]
    [1722996690.396111][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16387
    [1722996690.401027][252544:252563] CHIP:DL: Indication received, conn = 0xffffa80c7020
    [1722996690.401607][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16389
    [1722996690.489215][252544:252563] CHIP:DL: Indication received, conn = 0xffffa80c7020
    [1722996690.489349][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16389
    [1722996690.667072][252544:252563] CHIP:DL: Indication received, conn = 0xffffa80c7020
    [1722996690.667207][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16389
    [1722996690.667407][252544:252564] CHIP:EM: >>> [E:9551i S:911 M:78452630] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:09 (IM:InvokeCommandResponse)
    [1722996690.667471][252544:252564] CHIP:EM: Found matching exchange: 9551i, Delegate: 0xffffa000fea8
    [1722996690.667533][252544:252564] CHIP:DMG: ICR moving to [ResponseRe]
    [1722996690.667606][252544:252564] CHIP:DMG: InvokeResponseMessage =
    [1722996690.667653][252544:252564] CHIP:DMG: {
    [1722996690.667697][252544:252564] CHIP:DMG: 	suppressResponse = false, 
    [1722996690.667760][252544:252564] CHIP:DMG: 	InvokeResponseIBs =
    [1722996690.667830][252544:252564] CHIP:DMG: 	[
    [1722996690.667893][252544:252564] CHIP:DMG: 		InvokeResponseIB =
    [1722996690.667972][252544:252564] CHIP:DMG: 		{
    [1722996690.668044][252544:252564] CHIP:DMG: 			CommandDataIB =
    [1722996690.668130][252544:252564] CHIP:DMG: 			{
    [1722996690.668212][252544:252564] CHIP:DMG: 				CommandPathIB =
    [1722996690.668312][252544:252564] CHIP:DMG: 				{
    [1722996690.668411][252544:252564] CHIP:DMG: 					EndpointId = 0x0,
    [1722996690.668516][252544:252564] CHIP:DMG: 					ClusterId = 0x3e,
    [1722996690.668618][252544:252564] CHIP:DMG: 					CommandId = 0x3,
    [1722996690.668719][252544:252564] CHIP:DMG: 				},
    [1722996690.668815][252544:252564] CHIP:DMG: 				
    [1722996690.668897][252544:252564] CHIP:DMG: 				CommandFields = 
    [1722996690.668991][252544:252564] CHIP:DMG: 				{
    [1722996690.669086][252544:252564] CHIP:DMG: 					0x0 = [
    [1722996690.669274][252544:252564] CHIP:DMG: 							0x30, 0x82, 0x01, 0xdf, 0x30, 0x82, 0x01, 0x86, 0xa0, 0x03, 0x02, 0x01, 0x02, 0x02, 0x08, 0x03, 0xf0, 0x6d, 0xc0, 0xac, 0xca, 0x75, 0x70, 0x30, 0x0a, 0x06, 0x08, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x04, 0x03, 0x02, 0x30, 0x3a, 0x31, 0x22, 0x30, 0x20, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x19, 0x4d, 0x61, 0x74, 0x74, 0x65, 0x72, 0x20, 0x44, 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x6d, 0x65, 0x6e, 0x74, 0x20, 0x50, 0x41, 0x49, 0x20, 0x30, 0x31, 0x31, 0x14, 0x30, 0x12, 0x06, 0x0a, 0x2b, 0x06, 0x01, 0x04, 0x01, 0x82, 0xa2, 0x7c, 0x02, 0x01, 0x0c, 0x04, 0x31, 0x33, 0x33, 0x35, 0x30, 0x1e, 0x17, 0x0d, 0x32, 0x34, 0x30, 0x38, 0x30, 0x32, 0x31, 0x30, 0x34, 0x30, 0x30, 0x30, 0x5a, 0x17, 0x0d, 0x34, 0x34, 0x30, 0x38, 0x30, 0x32, 0x31, 0x30, 0x33, 0x39, 0x35, 0x39, 0x5a, 0x30, 0x50, 0x31, 0x22, 0x30, 0x20, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x19, 0x4d, 0x61, 0x74, 0x74, 0x65, 0x72, 0x20, 0x44, 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x6d, 0x65, 0x6e, 0x74, 0x20, 0x44, 0x41, 0x43, 0x20, 0x30, 0x31, 0x31, 0x14, 0x30, 0x12, 0x06, 0x0a, 0x2b, 0x06, 0x01, 0x04, 0x01, 0x82, 0xa2, 0x7c, 0x02, 0x01, 0x0c, 0x04, 0x31, 0x33, 0x33, 0x35, 0x31, 0x14, 0x30, 0x12, 0x06, 0x0a, 0x2b, 0x06, 0x01, 0x04, 0x01, 0x82, 0xa2, 0x7c, 0x02, 0x02, 0x0c, 0x04, 0x38, 0x30, 0x30, 0x35, 0x30, 0x59, 0x30, 0x13, 0x06, 0x07, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x08, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x07, 0x03, 0x42, 0x00, 0x04, 0x11, 0x8d, 0xbf, 0xe6, 0x43, 0xa9, 0xec, 0xb3, 0xf1, 0x8a, 0x19, 0x03, 0xe9, 0x51, 0xcb, 0x5c, 0xfb, 0x8f, 0x02, 0x17, 0xa7, 0x30, 0xf8, 0x10, 0x59, 0x78, 0xc5, 0x35, 0x95, 0xec, 0xe1, 0x4b, 0xca, 0x6b, 0x0a, 0x70, 0x35, 0x10, 0x19, 0x0f, 0xfc, 0x97, 0x73, 0x8b, 0xe4, 0x8e, 0x43, 0x
    [1722996690.669446][252544:252564] CHIP:DMG: 					] (483 bytes)
    [1722996690.669550][252544:252564] CHIP:DMG: 				},
    [1722996690.669641][252544:252564] CHIP:DMG: 			},
    [1722996690.669827][252544:252564] CHIP:DMG: 			
    [1722996690.669911][252544:252564] CHIP:DMG: 		},
    [1722996690.669990][252544:252564] CHIP:DMG: 		
    [1722996690.670052][252544:252564] CHIP:DMG: 	],
    [1722996690.670124][252544:252564] CHIP:DMG: 	
    [1722996690.670179][252544:252564] CHIP:DMG: 	InteractionModelRevision = 11
    [1722996690.670242][252544:252564] CHIP:DMG: },
    [1722996690.670325][252544:252564] CHIP:DMG: Received Command Response Data, Endpoint=0 Cluster=0x0000_003E Command=0x0000_0003
    [1722996690.670404][252544:252564] CHIP:CTL: Received certificate chain from the device
    [1722996690.670466][252544:252564] CHIP:CTL: Successfully finished commissioning step 'SendDACCertificateRequest'
    [1722996690.670519][252544:252564] CHIP:CTL: Commissioning stage next step: 'SendDACCertificateRequest' -> 'SendAttestationRequest'
    [1722996690.670570][252544:252564] CHIP:CTL: Performing next commissioning step 'SendAttestationRequest'
    [1722996690.670611][252544:252564] CHIP:CTL: Sending Attestation Request to the device.
    [1722996690.670654][252544:252564] CHIP:CTL: Sending Attestation request to 0xffffa000d7c0 device
    [1722996690.670746][252544:252564] CHIP:DMG: ICR moving to [AddingComm]
    [1722996690.670802][252544:252564] CHIP:DMG: ICR moving to [AddedComma]
    [1722996690.670959][252544:252564] CHIP:EM: <<< [E:9552i S:911 M:246615624] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:08 (IM:InvokeCommandRequest)
    [1722996690.671557][252544:252564] CHIP:DMG: ICR moving to [CommandSen]
    [1722996690.671638][252544:252564] CHIP:CTL: Sent Attestation request, waiting for the Attestation Information
    [1722996690.671691][252544:252564] CHIP:DMG: ICR moving to [AwaitingDe]
    [1722996690.756157][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16387
    [1722996690.894101][252544:252563] CHIP:DL: Indication received, conn = 0xffffa80c7020
    [1722996690.894236][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16389
    [1722996691.028838][252544:252563] CHIP:DL: Indication received, conn = 0xffffa80c7020
    [1722996691.029073][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16389
    [1722996691.029311][252544:252564] CHIP:EM: >>> [E:9552i S:911 M:78452631] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:09 (IM:InvokeCommandResponse)
    [1722996691.029396][252544:252564] CHIP:EM: Found matching exchange: 9552i, Delegate: 0xffffa0011808
    [1722996691.029484][252544:252564] CHIP:DMG: ICR moving to [ResponseRe]
    [1722996691.029560][252544:252564] CHIP:DMG: InvokeResponseMessage =
    [1722996691.029625][252544:252564] CHIP:DMG: {
    [1722996691.029671][252544:252564] CHIP:DMG: 	suppressResponse = false, 
    [1722996691.029755][252544:252564] CHIP:DMG: 	InvokeResponseIBs =
    [1722996691.029826][252544:252564] CHIP:DMG: 	[
    [1722996691.029905][252544:252564] CHIP:DMG: 		InvokeResponseIB =
    [1722996691.029987][252544:252564] CHIP:DMG: 		{
    [1722996691.030076][252544:252564] CHIP:DMG: 			CommandDataIB =
    [1722996691.030180][252544:252564] CHIP:DMG: 			{
    [1722996691.030262][252544:252564] CHIP:DMG: 				CommandPathIB =
    [1722996691.030372][252544:252564] CHIP:DMG: 				{
    [1722996691.030484][252544:252564] CHIP:DMG: 					EndpointId = 0x0,
    [1722996691.030605][252544:252564] CHIP:DMG: 					ClusterId = 0x3e,
    [1722996691.030725][252544:252564] CHIP:DMG: 					CommandId = 0x1,
    [1722996691.030826][252544:252564] CHIP:DMG: 				},
    [1722996691.030937][252544:252564] CHIP:DMG: 				
    [1722996691.031102][252544:252564] CHIP:DMG: 				CommandFields = 
    [1722996691.031221][252544:252564] CHIP:DMG: 				{
    [1722996691.031332][252544:252564] CHIP:DMG: 					0x0 = [
    [1722996691.031515][252544:252564] CHIP:DMG: 							0x15, 0x30, 0x01, 0xec, 0x30, 0x81, 0xe8, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x07, 0x02, 0xa0, 0x81, 0xda, 0x30, 0x81, 0xd7, 0x02, 0x01, 0x03, 0x31, 0x0d, 0x30, 0x0b, 0x06, 0x09, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x01, 0x30, 0x45, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x07, 0x01, 0xa0, 0x38, 0x04, 0x36, 0x15, 0x24, 0x00, 0x00, 0x25, 0x01, 0x35, 0x13, 0x36, 0x02, 0x05, 0x05, 0x80, 0x18, 0x25, 0x03, 0x01, 0x01, 0x2c, 0x04, 0x13, 0x5a, 0x49, 0x47, 0x32, 0x30, 0x31, 0x34, 0x31, 0x5a, 0x42, 0x33, 0x33, 0x30, 0x30, 0x30, 0x31, 0x2d, 0x32, 0x34, 0x24, 0x05, 0x00, 0x24, 0x06, 0x00, 0x25, 0x07, 0x76, 0x98, 0x24, 0x08, 0x00, 0x18, 0x31, 0x7c, 0x30, 0x7a, 0x02, 0x01, 0x03, 0x80, 0x14, 0x62, 0xfa, 0x82, 0x33, 0x59, 0xac, 0xfa, 0xa9, 0x96, 0x3e, 0x1c, 0xfa, 0x14, 0x0a, 0xdd, 0xf5, 0x04, 0xf3, 0x71, 0x60, 0x30, 0x0b, 0x06, 0x09, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x01, 0x30, 0x0a, 0x06, 0x08, 0x2a, 0x86, 0x48, 0xce, 0x3d, 0x04, 0x03, 0x02, 0x04, 0x46, 0x30, 0x44, 0x02, 0x20, 0x77, 0xd2, 0x6c, 0x20, 0xff, 0xe6, 0x61, 0x60, 0x73, 0x03, 0x22, 0xfa, 0x93, 0x77, 0xa5, 0x5c, 0x50, 0x05, 0x87, 0xe7, 0x43, 0xf5, 0x15, 0x84, 0xfb, 0x62, 0xd4, 0xf6, 0xb3, 0xa4, 0x90, 0xdc, 0x02, 0x21, 0x01, 0x0a, 0xe9, 0xae, 0x00, 0xd6, 0x21, 0xe3, 0xe4, 0xab, 0x79, 0xeb, 0x3e, 0x38, 0x51, 0x83, 0x69, 0x2e, 0xc6, 0x6b, 0x0b, 0x51, 0x98, 0xb8, 0x9d, 0xed, 0x2a, 0xdc, 0xf3, 0x4a, 0x3f, 0x4b, 0x2d, 0x30, 0x02, 0x20, 0x28, 0x36, 0x53, 0xfb, 0x9c, 0xe4, 0x84, 0xe7, 0xd2, 0xff, 0x06, 0x7d, 0x78, 0xc4, 0xf7, 0xeb, 0x94, 0xbd, 0x80, 0xf3, 0x1a, 0x84, 0xf0, 0xa5, 0x25, 0x47, 0x0c, 0xe2, 0x1c, 0xf8, 0x12, 0x4c, 0x24, 0x03, 0x00, 0x18, 
    [1722996691.031721][252544:252564] CHIP:DMG: 					] (279 bytes)
    [1722996691.031846][252544:252564] CHIP:DMG: 					0x1 = [
    [1722996691.031987][252544:252564] CHIP:DMG: 							0x03, 0x0b, 0xc7, 0x80, 0xa4, 0xb4, 0xdf, 0x12, 0xcd, 0xb0, 0xb5, 0x51, 0x0f, 0xb9, 0xb0, 0x85, 0x62, 0xea, 0xf7, 0xf2, 0x14, 0xdf, 0x01, 0x4b, 0xa0, 0x2a, 0x2c, 0x7e, 0xf1, 0x64, 0xa0, 0x5c, 0x23, 0xa5, 0x81, 0x05, 0x75, 0xf7, 0x1a, 0x88, 0x18, 0x16, 0xeb, 0x7e, 0xc6, 0xe7, 0xb2, 0xaa, 0xc0, 0x03, 0xd3, 0x6a, 0x10, 0x68, 0x1c, 0xa7, 0xb5, 0x5c, 0xeb, 0xd4, 0xc5, 0x86, 0xb2, 0x9c, 
    [1722996691.032136][252544:252564] CHIP:DMG: 					] (64 bytes)
    [1722996691.032261][252544:252564] CHIP:DMG: 				},
    [1722996691.032372][252544:252564] CHIP:DMG: 			},
    [1722996691.032463][252544:252564] CHIP:DMG: 			
    [1722996691.032552][252544:252564] CHIP:DMG: 		},
    [1722996691.032874][252544:252564] CHIP:DMG: 		
    [1722996691.032958][252544:252564] CHIP:DMG: 	],
    [1722996691.033030][252544:252564] CHIP:DMG: 	
    [1722996691.033101][252544:252564] CHIP:DMG: 	InteractionModelRevision = 11
    [1722996691.033163][252544:252564] CHIP:DMG: },
    [1722996691.033269][252544:252564] CHIP:DMG: Received Command Response Data, Endpoint=0 Cluster=0x0000_003E Command=0x0000_0001
    [1722996691.033376][252544:252564] CHIP:CTL: Received Attestation Information from the device
    [1722996691.033435][252544:252564] CHIP:CTL: Successfully finished commissioning step 'SendAttestationRequest'
    [1722996691.033503][252544:252564] CHIP:CTL: AutoCommissioner setting attestationElements buffer size 279/279
    [1722996691.033592][252544:252564] CHIP:CTL: Commissioning stage next step: 'SendAttestationRequest' -> 'AttestationVerification'
    [1722996691.033667][252544:252564] CHIP:CTL: Performing next commissioning step 'AttestationVerification'
    [1722996691.033713][252544:252564] CHIP:CTL: Verifying attestation
    [1722996691.055760][252544:252564] CHIP:CTL: Failed in verifying 'Attestation Information' command received from the device: err 600. Look at AttestationVerificationResult enum to understand the errors
    [1722996691.055900][252544:252564] CHIP:CTL: Error on commissioning step 'AttestationVerification': 'src/controller/CHIPDeviceController.cpp:1124: CHIP Error 0x000000AC: Internal error'
    [1722996691.055947][252544:252564] CHIP:CTL: Failed to perform commissioning step 13
    [1722996691.055995][252544:252564] CHIP:CTL: Going from commissioning step 'AttestationVerification' with lastErr = 'src/controller/CHIPDeviceController.cpp:1124: CHIP Error 0x000000AC: Internal error' -> 'Cleanup'
    [1722996691.056055][252544:252564] CHIP:CTL: Performing next commissioning step 'Cleanup' with completion status = 'src/controller/CHIPDeviceController.cpp:1124: CHIP Error 0x000000AC: Internal error'
    [1722996691.056100][252544:252564] CHIP:CTL: Expiring failsafe on proxy 0xffffa000d7c0
    [1722996691.056203][252544:252564] CHIP:DMG: ICR moving to [AddingComm]
    [1722996691.056257][252544:252564] CHIP:DMG: ICR moving to [AddedComma]
    [1722996691.056440][252544:252564] CHIP:EM: <<< [E:9553i S:911 M:246615625] (S) Msg TX to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:08 (IM:InvokeCommandRequest)
    [1722996691.057350][252544:252564] CHIP:DMG: ICR moving to [CommandSen]
    [1722996691.057504][252544:252564] CHIP:DMG: ICR moving to [AwaitingDe]
    [1722996691.161075][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16387
    [1722996691.207280][252544:252563] CHIP:DL: Indication received, conn = 0xffffa80c7020
    [1722996691.207455][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16389
    [1722996691.207766][252544:252564] CHIP:EM: >>> [E:9553i S:911 M:78452632] (S) Msg RX from 0:FFFFFFFB00000000 [0000] --- Type 0001:09 (IM:InvokeCommandResponse)
    [1722996691.207841][252544:252564] CHIP:EM: Found matching exchange: 9553i, Delegate: 0xffffa00197c8
    [1722996691.207902][252544:252564] CHIP:DMG: ICR moving to [ResponseRe]
    [1722996691.208001][252544:252564] CHIP:DMG: InvokeResponseMessage =
    [1722996691.208056][252544:252564] CHIP:DMG: {
    [1722996691.208103][252544:252564] CHIP:DMG: 	suppressResponse = false, 
    [1722996691.208166][252544:252564] CHIP:DMG: 	InvokeResponseIBs =
    [1722996691.208250][252544:252564] CHIP:DMG: 	[
    [1722996691.208321][252544:252564] CHIP:DMG: 		InvokeResponseIB =
    [1722996691.208409][252544:252564] CHIP:DMG: 		{
    [1722996691.208497][252544:252564] CHIP:DMG: 			CommandDataIB =
    [1722996691.208591][252544:252564] CHIP:DMG: 			{
    [1722996691.208693][252544:252564] CHIP:DMG: 				CommandPathIB =
    [1722996691.208796][252544:252564] CHIP:DMG: 				{
    [1722996691.208907][252544:252564] CHIP:DMG: 					EndpointId = 0x0,
    [1722996691.209028][252544:252564] CHIP:DMG: 					ClusterId = 0x30,
    [1722996691.209139][252544:252564] CHIP:DMG: 					CommandId = 0x1,
    [1722996691.209257][252544:252564] CHIP:DMG: 				},
    [1722996691.209368][252544:252564] CHIP:DMG: 				
    [1722996691.209466][252544:252564] CHIP:DMG: 				CommandFields = 
    [1722996691.209568][252544:252564] CHIP:DMG: 				{
    [1722996691.209680][252544:252564] CHIP:DMG: 					0x0 = 0, 
    [1722996691.209799][252544:252564] CHIP:DMG: 					0x1 = "" (0 chars), 
    [1722996691.209918][252544:252564] CHIP:DMG: 				},
    [1722996691.210022][252544:252564] CHIP:DMG: 			},
    [1722996691.210126][252544:252564] CHIP:DMG: 			
    [1722996691.210149][252544:252564] CHIP:DMG: 		},
    [1722996691.210183][252544:252564] CHIP:DMG: 		
    [1722996691.210205][252544:252564] CHIP:DMG: 	],
    [1722996691.210241][252544:252564] CHIP:DMG: 	
    [1722996691.210261][252544:252564] CHIP:DMG: 	InteractionModelRevision = 11
    [1722996691.210280][252544:252564] CHIP:DMG: },
    [1722996691.210345][252544:252564] CHIP:DMG: Received Command Response Data, Endpoint=0 Cluster=0x0000_0030 Command=0x0000_0001
    [1722996691.210384][252544:252564] CHIP:CTL: Failsafe disarmed
    [1722996691.210417][252544:252564] CHIP:CTL: Successfully finished commissioning step 'Cleanup'
    [1722996691.210455][252544:252564] CHIP:TOO: Device commissioning Failure: src/controller/CHIPDeviceController.cpp:1124: CHIP Error 0x000000AC: Internal error
    [1722996691.210510][252544:252564] CHIP:DIS: Closing all BLE connections
    [1722996691.210544][252544:252564] CHIP:IN: Clearing BLE pending packets.
    [1722996691.210896][252544:252564] CHIP:BLE: Auto-closing end point's BLE connection.
    [1722996691.211270][252544:252564] CHIP:DL: Closing BLE GATT connection (con 0xffffa80c7020)
    [1722996691.211421][252544:252563] CHIP:DL: BluezDisconnect peer=D3:E4:27:BF:52:7B
    [1722996691.477649][252544:252564] CHIP:IN: SecureSession[0xffffa0010800]: MarkForEviction Type:1 LSID:911
    [1722996691.477698][252544:252564] CHIP:SC: SecureSession[0xffffa0010800, LSID:911]: State change 'kActive' --> 'kPendingEviction'
    [1722996691.477794][252544:252564] CHIP:DMG: ICR moving to [AwaitingDe]
    [1722996691.477831][252544:252564] CHIP:IN: SecureSession[0xffffa0010800]: Released - Type:1 LSID:911
    [1722996691.477864][252544:252564] CHIP:DL: Long dispatch time: 270 ms, for event type 16389
    [1722996691.477898][252544:252564] CHIP:DL: HandlePlatformSpecificBLEEvent 16388
    [1722996691.477919][252544:252564] CHIP:BLE: no endpoint for unsub complete
    [1722996691.478167][252544:252544] CHIP:CTL: Shutting down the commissioner
    [1722996691.478288][252544:252544] CHIP:CTL: Shutting down the controller
    [1722996691.478366][252544:252544] CHIP:IN: Expiring all sessions for fabric 0x1!!
    [1722996691.478411][252544:252544] CHIP:FP: Forgetting fabric 0x1
    [1722996691.478465][252544:252544] CHIP:TS: Pending Last Known Good Time: 2023-10-03T16:51:18
    [1722996691.478621][252544:252544] CHIP:TS: Previous Last Known Good Time: 2023-10-03T16:51:18
    [1722996691.478671][252544:252544] CHIP:TS: Reverted Last Known Good Time to previous value
    [1722996691.478737][252544:252544] CHIP:CTL: Shutting down the commissioner
    [1722996691.478923][252544:252544] CHIP:CTL: Shutting down the controller
    [1722996691.478946][252544:252544] CHIP:CTL: Shutting down the System State, this will teardown the CHIP Stack
    [1722996691.479208][252544:252544] CHIP:DMG: All ReadHandler-s are clean, clear GlobalDirtySet
    [1722996691.479297][252544:252544] CHIP:FP: Shutting down FabricTable
    [1722996691.479325][252544:252544] CHIP:TS: Pending Last Known Good Time: 2023-10-03T16:51:18
    [1722996691.479424][252544:252544] CHIP:TS: Previous Last Known Good Time: 2023-10-03T16:51:18
    [1722996691.479443][252544:252544] CHIP:TS: Reverted Last Known Good Time to previous value
    [1722996691.479685][252544:252544] CHIP:DL: writing settings to file (/tmp/chip_counters.ini-gVAsoK)
    [1722996691.477869][252544:252563] CHIP:DL: Bluez disconnected
    [1722996691.480145][252544:252563] CHIP:DL: Bluez notify CHIPoBluez connection disconnected
    [1722996691.480546][252544:252544] CHIP:DL: renamed tmp file to file (/tmp/chip_counters.ini)
    [1722996691.480607][252544:252544] CHIP:DL: NVS set: chip-counters/total-operational-hours = 0 (0x0)
    [1722996691.480660][252544:252544] CHIP:DL: Inet Layer shutdown
    [1722996691.480680][252544:252544] CHIP:DL: BLE shutdown
    [1722996691.487177][252544:252544] CHIP:DL: System Layer shutdown
    [1722996691.487803][252544:252544] CHIP:TOO: Run command failure: src/controller/CHIPDeviceController.cpp:1124: CHIP Error 0x000000AC: Internal error


    A quick question :
    Is it possible to use the Chip-Test-CD-Signing-Cert.pem and Chip-Test-CD-Signing-Key.pem files to generate a CD in the SDK? I've used this method to generate a CD in my current example.

    Thanks,
    Ethan

  • Hi Ethan,

    It fails after the test harness receives the AttestationResponse from the device. Error 600 is kCertificationDeclarationNoKeyId, so there is an issue with the certification declaration or keys on the device.

    EthanZhao said:
    Is it possible to use the Chip-Test-CD-Signing-Cert.pem and Chip-Test-CD-Signing-Key.pem files to generate a CD in the SDK? I've used this method to generate a CD in my current example.

    You can use Chip-Test-CD-Signing-Key.pem and Chip-Test-CD-Signing-Cert.pem (located under modules/lib/matter/credentials/test/certification-declaration/), to generate CD for integration testing, as explained in Generating Certification Declaration for integration testing. You can either generate the CD using the command in that link or when generating the factory data:

    --chip_cert_path <path to chip-cert executable>
    --gen_certs

    Please note that the data created for integration testing is not to be included in final end products.

    Best regards,
    Marte

  • Hi Marte,

    You can use Chip-Test-CD-Signing-Key.pem and Chip-Test-CD-Signing-Cert.pem (located under modules/lib/matter/credentials/test/certification-declaration/), to generate CD for integration testing, as explained in Generating Certification Declaration for integration testing. You can either generate the CD using the command in that link or when generating the factory data:

    I've used chip-cert to generate the CD using Chip-Test-CD-Signing-Cert.pem and Chip-Test-CD-Signing-Key.pem, but I keep encountering error 600. Could the issue be related to the DAC?

    Thanks,
    Ethan

  • Hi Ethan,

    I have asked about this issue internally and will get back to you by Thursday at the latest.

    Best regards,
    Marte

Related