Issue with using nRF7002 DK with Matter "Light Bulb Matter" example

Hello,

I am working with the nRF7002 DK board and attempting to use the "Light Bulb Matter" example from Zephyr. I am encountering issues when trying to connect the board to Wi-Fi using my Google Pixel 8a smartphone and the Home Assistant app. Although I encounter non-blocking errors, the initial connection seems to work.

First, I provision the Wi-Fi via BLE to the board, and everything appears to be functioning correctly except for one error on the COM port:

Here is the error I encounter:

  • IPV6_PKTINFO failed: 109

Despite this error, the nRF7002 DK successfully connects to the Wi-Fi. After that, Home Assistant on my smartphone allows me to connect the "Matter device," which I do. However, the system only works for about thirty seconds before the device is marked as "unavailable" in the Home Assistant app. I am unable to turn the lamp on or off. Home Assistant tries to communicate with the board but encounters repeated errors.

My Home Assistant server is running on a Linux virtual machine.

Could you clarify the correct procedure for using the "Light Bulb Matter" example with the nRF7002 DK board and Home Assistant, please?

Thank you very much for your help!

Additional Context:

  • Smartphone: Google Pixel 8a
  • App: Home Assistant
  • Server: Home Assistant running on a Linux virtual machine
  • Operating System: Windows 11 Pro
  • IDE : Virtual Studio Code
  • Board: nrf7002dk_nrf5340

  • IDE: Visual Studio Code with nRF Connect extension

  • SDK and toolchains : 3.0

Parents
  • Hello,

    Can you please provide the full log from the device (the 7002DK) and the log from HomeAssistant at the time you are trying to add the device?

    Does your WiFi router have IPv6? Or IPv4 only?

    Best regards,

    Edvin

  • I use a Raspberry Pi 3 as a Wi-Fi hotspot, but I also tried with a D-Link router, a Iphone X hotspot and at home with a house router, so these options get IPv6 turned ON. Here is the log from Home Assistant and the log from my nRF7002dk (at the moment of Wi-Fi provisioning before adding the devices to the Home Assistant system). 

  • uart:~$ *** Booting My Application v3.0.0-a9b717a86013 ***
    *** Using nRF Connect SDK v3.0.0-3bfc46578e42 ***
    *** Using Zephyr OS v4.0.99-3e0ce7636fa6 ***
    I: 136 [DL]BLE address: EE:2B:54:C7:E3:DC
    D: 172 [DL]WiFiManager has been initialized
    I: 178 [DL]CHIP task running
    I: Init CHIP stack
    D: Registered new test event: 0xffffffff00000000
    D: Registered new test event: 0xffffffff10000000
    I: 192 [SVR]Subscription persistence not supported
    I: 196 [SVR]Server initializing...
    I: 200 [TS]Last Known Good Time: 2023-10-14T01:16:48
    I: 205 [DMG]AccessControl: initializing
    I: 208 [DMG]Examples::AccessControlDelegate::Init
    I: 213 [DMG]AccessControl: setting
    I: 216 [DMG]DefaultAclStorage: initializing
    I: 220 [DMG]DefaultAclStorage: 0 entries loaded
    D: 224 [IN]UDP::Init bind&listen port=5540
    E: 228 [IN]IPV6_PKTINFO failed: 109
    D: 231 [IN]UDP::Init bound to port=5540
    D: 235 [IN]BLEBase::Init - setting/overriding transport
    D: 240 [IN]TransportMgr initialized
    I: 244 [ZCL]Using ZAP configuration...
    I: 250 [DMG]AccessControlCluster: initializing
    D: 254 [DL]Boot reason: 1
    I: 256 [ZCL]Initiating Admin Commissioning cluster.
    I: 261 [ZCL]Endpoint 1 On/off already set to new value
    D: 267 [IN]SecureSession[0x20007cf0]: Allocated Type:1 LSID:54302
    D: 273 [DL]CHIPoBLE advertising set to on
    I: 276 [DIS]Updating services using commissioning mode 1
    I: 282 [DIS]CHIP minimal mDNS started advertising.
    D: 286 [DL]Using WiFi MAC for hostname
    I: 290 [DIS]Advertise commission parameter vendorID=65521 productID=32773 discriminator=3840/15 cm=1 cp=0
    D: 299 [DIS]Responding with _matterc._udp.local
    D: 304 [DIS]Responding with A1D321AE9A99845B._matterc._udp.local
    D: 309 [DIS]Responding with F4CE36002516.local
    D: 313 [DIS]Responding with F4CE36002516.local
    D: 318 [DIS]Responding with _V65521._sub._matterc._udp.local
    D: 323 [DIS]Responding with _S15._sub._matterc._udp.local
    D: 328 [DIS]Responding with _L3840._sub._matterc._udp.local
    D: 334 [DIS]Responding with _CM._sub._matterc._udp.local
    D: 339 [DIS]Responding with A1D321AE9A99845B._matterc._udp.local
    I: 345 [DIS]CHIP minimal mDNS configured as 'Commissionable node device'; instance name: A1D321AE9A99845B.
    I: 354 [DIS]mDNS service published: _matterc._udp
    I: 358 [DIS]Updating services using commissioning mode 1
    I: 363 [DIS]CHIP minimal mDNS started advertising.
    D: 368 [DL]Using WiFi MAC for hostname
    I: 372 [DIS]Advertise commission parameter vendorID=65521 productID=32773 discriminator=3840/15 cm=1 cp=0
    D: 381 [DIS]Responding with _matterc._udp.local
    D: 386 [DIS]Responding with A1D321AE9A99845B._matterc._udp.local
    D: 391 [DIS]Responding with F4CE36002516.local
    D: 395 [DIS]Responding with F4CE36002516.local
    D: 400 [DIS]Responding with _V65521._sub._matterc._udp.local
    D: 405 [DIS]Responding with _S15._sub._matterc._udp.local
    D: 410 [DIS]Responding with _L3840._sub._matterc._udp.local
    D: 416 [DIS]Responding with _CM._sub._matterc._udp.local
    D: 421 [DIS]Responding with A1D321AE9A99845B._matterc._udp.local
    I: 427 [DIS]CHIP minimal mDNS configured as 'Commissionable node device'; instance name: A1D321AE9A99845B.
    I: 436 [DIS]mDNS service published: _matterc._udp
    I: 440 [IN]CASE Server enabling CASE session setups
    D: 445 [IN]SecureSession[0x20007dc8]: Allocated Type:2 LSID:54303
    I: 451 [SVR]Joining Multicast groups
    I: 455 [SVR]Server Listening...
    I: 457 [DL]Device Configuration:
    I: 460 [DL]  Serial Number: 11223344556677889900
    I: 465 [DL]  Vendor Id: 65521 (0xFFF1)
    I: 468 [DL]  Product Id: 32773 (0x8005)
    I: 472 [DL]  Product Name: not-specified
    I: 475 [DL]  Hardware Version: 0
    I: 478 [DL]  Setup Pin Code (0 for UNKNOWN/ERROR): 20202021
    I: 484 [DL]  Setup Discriminator (0xFFFF for UNKNOWN/ERROR): 3840 (0xF00)
    I: 490 [DL]  Manufacturing Date: 2022-01-01
    I: 494 [DL]  Device Type: 65535 (0xFFFF)
    I: 498 [SVR]SetupQRCode: [MT:6FCJ142C00KA0648G00]
    I: 502 [SVR]Copy/paste the below URL in a browser to see the QR Code:
    I: 508 [SVR]project-chip.github.io/.../qrcode.html
    I: 517 [SVR]Manual pairing code: [34970112332]
    E: 521 [DL]Long dispatch time: 340 ms, for event type 2
    I: 530 [DL]CHIPoBLE advertising started
    I: 534 [DL]NFC Tag emulation started
    I: 19898 [DL]Current number of connections: 1/1
    I: 19903 [DL]BLE connection established (ConnId: 0x00)
    I: 19908 [DL]CHIPoBLE advertising stopped
    I: 19912 [DL]NFC Tag emulation stopped
    D: 21148 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 21155 [BLE]local and remote recv window sizes = 5
    I: 21159 [BLE]selected BTP version 4
    I: 21163 [BLE]using BTP fragment sizes rx 244 / tx 244.
    D: 21238 [DL]ConnId: 0x00, New CCCD value: 0x0002
    D: 21242 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 6)
    D: 21250 [IN]BLE EndPoint 0x2000f680 Connection Complete
    I: 21255 [DL]CHIPoBLE connection established (ConnId: 0x00, GATT MTU: 247)
    D: 21417 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 21426 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 21433 [EM]>>> [E:23017r S:0 M:228877176] (U) Msg RX from 0:E9B026B7E73FC4EC [0000] to 0000000000000000 --- Type 0000:20 (SecureChannel:PBKDFParamRequest) (B:98)
    I: 21449 [EM]<<< [E:23017r S:0 M:264068604] (U) Msg TX from 0000000000000000 to 0:E9B026B7E73FC4EC [0000] [BLE] --- Type 0000:21 (SecureChannel:PBKDFParamResponse) (B:154)
    D: 21464 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 159)
    I: 21471 [SVR]Commissioning session establishment step started
    D: 21552 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 21561 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 21568 [EM]>>> [E:23017r S:0 M:228877177] (U) Msg RX from 0:E9B026B7E73FC4EC [0000] to 0000000000000000 --- Type 0000:22 (SecureChannel:PASE_Pake1) (B:92)
    I: 22992 [EM]<<< [E:23017r S:0 M:264068605] (U) Msg TX from 0000000000000000 to 0:E9B026B7E73FC4EC [0000] [BLE] --- Type 0000:23 (SecureChannel:PASE_Pake2) (B:127)
    D: 23006 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 132)
    E: 23014 [DL]Long dispatch time: 1453 ms, for event type 16388
    D: 23082 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 23091 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 23098 [EM]>>> [E:23017r S:0 M:228877178] (U) Msg RX from 0:E9B026B7E73FC4EC [0000] to 0000000000000000 --- Type 0000:24 (SecureChannel:PASE_Pake3) (B:59)
    I: 23113 [EM]<<< [E:23017r S:0 M:264068606] (U) Msg TX from 0000000000000000 to 0:E9B026B7E73FC4EC [0000] [BLE] --- Type 0000:40 (SecureChannel:StatusReport) (B:30)
    D: 23127 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 35)
    I: 23137 [SC]SecureSession[0x20007cf0, LSID:54302]: State change 'kEstablishing' --> 'kActive'
    D: 23145 [IN]SecureSession[0x20007cf0]: Activated - Type:1 LSID:54302
    D: 23151 [IN]New secure session activated for device <FFFFFFFB00000000, 0>, LSID:54302 PSID:62659!
    I: 23160 [SVR]Commissioning completed session establishment step
    I: 23166 [DIS]Updating services using commissioning mode 0
    I: 23172 [DIS]CHIP minimal mDNS started advertising.
    D: 23177 [DL]CHIPoBLE advertising set to off
    I: 23181 [SVR]Device completed Rendezvous process
    D: 23218 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 23263 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 23271 [EM]>>> [E:23018r S:54302 M:142272600] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 23285 [IM]Received Read request
    I: 23291 [EM]<<< [E:23018r S:54302 M:38699277] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:94)
    D: 23304 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 99)
    D: 23397 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 23406 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 23414 [EM]>>> [E:23019r S:54302 M:142272601] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:52)
    D: 23427 [IM]Received Read request
    I: 23433 [EM]<<< [E:23019r S:54302 M:38699278] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:67)
    D: 23446 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 72)
    D: 23532 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 23541 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 23549 [EM]>>> [E:23020r S:54302 M:142272602] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:0A (IM:TimedRequest) (B:39)
    I: 23563 [EM]<<< [E:23020r S:54302 M:38699279] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:01 (IM:StatusResponse) (B:38)
    D: 23577 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 43)
    D: 23667 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 23676 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 23684 [EM]>>> [E:23020r S:54302 M:142272603] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:65)
    I: 23699 [FS]GeneralCommissioning: Received ArmFailSafe (120s)
    I: 23706 [EM]<<< [E:23020r S:54302 M:38699280] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:66)
    D: 23721 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 23802 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 23811 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 23819 [EM]>>> [E:23021r S:54302 M:142272604] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 23832 [IM]Received Read request
    I: 23838 [EM]<<< [E:23021r S:54302 M:38699281] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:67)
    D: 23851 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 72)
    D: 23937 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 23946 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 23954 [EM]>>> [E:23022r S:54302 M:142272605] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 23967 [IM]Received Read request
    I: 23973 [EM]<<< [E:23022r S:54302 M:38699282] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:67)
    D: 23986 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 72)
    D: 24073 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 24118 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 24127 [EM]>>> [E:23023r S:54302 M:142272606] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 24140 [IM]Received Read request
    I: 24145 [EM]<<< [E:23023r S:54302 M:38699283] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:66)
    D: 24159 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 24252 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 24261 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 24269 [EM]>>> [E:23024r S:54302 M:142272607] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 24282 [IM]Received Read request
    I: 24288 [EM]<<< [E:23024r S:54302 M:38699284] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:66)
    D: 24301 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 24387 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 24396 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 24404 [EM]>>> [E:23025r S:54302 M:142272608] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 24417 [IM]Received Read request
    I: 24423 [EM]<<< [E:23025r S:54302 M:38699285] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:66)
    D: 24436 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 24523 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 25153 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 25162 [EM]>>> [E:23026r S:54302 M:142272609] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:62)
    I: 25176 [ZCL]OpCreds: Certificate Chain request received for DAC
    I: 25191 [EM]<<< [E:23026r S:54302 M:38699286] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:556)
    D: 25205 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    D: 25288 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 25295 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    D: 25378 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 25385 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 77)
    D: 25467 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 25476 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 25484 [EM]>>> [E:23027r S:54302 M:142272610] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 25497 [IM]Received Read request
    I: 25503 [EM]<<< [E:23027r S:54302 M:38699287] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:94)
    D: 25517 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 99)
    D: 25602 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 25611 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 25619 [EM]>>> [E:23028r S:54302 M:142272611] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:52)
    D: 25632 [IM]Received Read request
    I: 25638 [EM]<<< [E:23028r S:54302 M:38699288] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:67)
    D: 25651 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 72)
    D: 25738 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 26503 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 26511 [EM]>>> [E:23029r S:54302 M:142272612] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:0A (IM:TimedRequest) (B:39)
    I: 26526 [EM]<<< [E:23029r S:54302 M:38699289] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:01 (IM:StatusResponse) (B:38)
    D: 26540 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 43)
    D: 26637 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 26646 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 26654 [EM]>>> [E:23029r S:54302 M:142272613] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:65)
    I: 26669 [FS]GeneralCommissioning: Received ArmFailSafe (120s)
    I: 26676 [EM]<<< [E:23029r S:54302 M:38699290] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:66)
    D: 26691 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 26772 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 26781 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 26789 [EM]>>> [E:23030r S:54302 M:142272614] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 26802 [IM]Received Read request
    I: 26808 [EM]<<< [E:23030r S:54302 M:38699291] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:66)
    D: 26821 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 26907 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 26916 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 26924 [EM]>>> [E:23031r S:54302 M:142272615] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:0A (IM:TimedRequest) (B:39)
    I: 26938 [EM]<<< [E:23031r S:54302 M:38699292] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:01 (IM:StatusResponse) (B:38)
    D: 26952 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 43)
    D: 27042 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 27051 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 27059 [EM]>>> [E:23031r S:54302 M:142272616] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:70)
    I: 27078 [EM]<<< [E:23031r S:54302 M:38699293] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:66)
    D: 27092 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 27177 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 27186 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 27194 [EM]>>> [E:23032r S:54302 M:142272617] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:62)
    I: 27209 [ZCL]OpCreds: Certificate Chain request received for PAI
    I: 27223 [EM]<<< [E:23032r S:54302 M:38699294] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:527)
    D: 27238 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    D: 27313 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 27320 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    D: 27403 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 27410 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 48)
    D: 27492 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 27501 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 27510 [EM]>>> [E:23033r S:54302 M:142272618] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:94)
    I: 27525 [ZCL]OpCreds: Received an AttestationRequest command
    I: 27561 [ZCL]OpCreds: AttestationRequest successful.
    I: 27576 [EM]<<< [E:23033r S:54302 M:38699295] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:716)
    D: 27591 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    D: 27673 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 27680 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    D: 27763 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 27770 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 237)
    D: 27897 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 27944 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 27953 [EM]>>> [E:23034r S:54302 M:142272619] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:96)
    I: 27967 [ZCL]OpCreds: Received a CSRRequest command
    I: 28122 [ZCL]OpCreds: AllocatePendingOperationalKey succeeded
    I: 28157 [ZCL]OpCreds: CSRRequest successful.
    I: 28167 [EM]<<< [E:23034r S:54302 M:38699296] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:373)
    D: 28182 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    E: 28190 [DL]Long dispatch time: 247 ms, for event type 16388
    D: 28258 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 28265 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 136)
    D: 28348 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 29429 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    D: 29518 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 29530 [EM]>>> [E:23035r S:54302 M:142272620] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:307)
    I: 29545 [ZCL]OpCreds: Received an AddTrustedRootCertificate command
    I: 29605 [ZCL]OpCreds: AddTrustedRootCertificate successful.
    I: 29613 [EM]<<< [E:23035r S:54302 M:38699297] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:63)
    D: 29627 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 68)
    E: 29635 [DL]Long dispatch time: 117 ms, for event type 16388
    D: 29698 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 29706 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    D: 29789 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 29803 [EM]>>> [E:23036r S:54302 M:142272621] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:394)
    I: 29817 [ZCL]OpCreds: Received an AddNOC command
    I: 29823 [FP]Validating NOC chain
    I: 29883 [FP]NOC chain validation successful
    I: 29887 [FP]Added new fabric at index: 0x1
    I: 29891 [FP]Assigned compressed fabric ID: 0x4BB4F7522961FCBD, node ID: 0xEB2340729591BD65
    I: 29899 [TS]Last Known Good Time: 2023-10-14T01:16:48
    I: 29904 [TS]New proposed Last Known Good Time: 2025-06-13T00:00:00
    I: 29910 [TS]Updating pending Last Known Good Time to 2025-06-13T00:00:00
    I: 29926 [ZCL]OpCreds: ACL entry created for Fabric index 0x1 CASE Admin Subject 0xFFFFFFFD00010001
    D: 29935 [DL]Using WiFi MAC for hostname
    I: 29938 [DIS]Advertise operational node 4BB4F7522961FCBD-EB2340729591BD65
    D: 29945 [DIS]Responding with _matter._tcp.local
    D: 29950 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 29957 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 29964 [DIS]Responding with F4CE36002516.local
    D: 29969 [DIS]Responding with F4CE36002516.local
    D: 29973 [DIS]Responding with _I4BB4F7522961FCBD._sub._matter._tcp.local
    I: 29979 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 4BB4F7522961FCBD-EB2340729591BD65.
    I: 29990 [DIS]mDNS service published: _matter._tcp
    I: 29994 [ZCL]OpCreds: successfully created fabric index 0x1 via AddNOC
    I: 30002 [EM]<<< [E:23036r S:54302 M:38699298] (S) Msg TX from 0000000000000000 to 1:FFFFFFFB00000000 [FCBD] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:66)
    D: 30017 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    E: 30025 [DL]Long dispatch time: 236 ms, for event type 16388
    D: 30103 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 30111 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 30120 [EM]>>> [E:23037r S:54302 M:142272622] (S) Msg RX from 1:FFFFFFFB00000000 [FCBD] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:82)
    I: 30136 [EM]<<< [E:23037r S:54302 M:38699299] (S) Msg TX from 0000000000000000 to 1:FFFFFFFB00000000 [FCBD] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:66)
    D: 30151 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 30238 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 30246 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 30254 [EM]>>> [E:23038r S:54302 M:142272623] (S) Msg RX from 1:FFFFFFFB00000000 [FCBD] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 30267 [IM]Received Read request
    I: 30273 [EM]<<< [E:23038r S:54302 M:38699300] (S) Msg TX from 0000000000000000 to 1:FFFFFFFB00000000 [FCBD] [BLE] --- Type 0001:05 (IM:ReportData) (B:66)
    D: 30286 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 30373 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 30381 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 30389 [EM]>>> [E:23039r S:54302 M:142272624] (S) Msg RX from 1:FFFFFFFB00000000 [FCBD] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:71)
    D: 30404 [DL]Connecting to WiFi network: CRASPi
    D: 30412 [DL]WiFi scanning started...
    D: 32888 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 3)
    D: 32983 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    I: 35024 [DL]Wi-Fi scan done
    I: 38566 [DL]Connection to CRASPi requested [RSSI=-39]
    E: 38571 [DL]Long dispatch time: 3547 ms, for event type 3
    D: 38576 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    D: 41084 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 3)
    D: 41218 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    I: 42715 [DL]Connected to WiFi network
    I: 42724 [EM]<<< [E:23039r S:54302 M:38699301] (S) Msg TX from 0000000000000000 to 1:FFFFFFFB00000000 [FCBD] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:65)
    D: 42739 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 69)
    I: 42747 [ZCL]WiFiDiagnosticsDelegate: OnConnectionStatusChanged
    D: 42753 [DL]Using WiFi MAC for hostname
    I: 42756 [DIS]Advertise operational node 4BB4F7522961FCBD-EB2340729591BD65
    D: 42763 [DIS]Responding with _matter._tcp.local
    D: 42768 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 42775 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 42782 [DIS]Responding with F4CE36002516.local
    D: 42787 [DIS]Responding with F4CE36002516.local
    D: 42791 [DIS]Responding with _I4BB4F7522961FCBD._sub._matter._tcp.local
    I: 42798 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 4BB4F7522961FCBD-EB2340729591BD65.
    E: 42810 [DIS]Failed to advertise records: 46
    I: 42814 [DIS]mDNS service published: _matter._tcp
    I: 42818 [SVR]Operational advertising enabled
    I: 42823 [SVR]Server initialization complete
    I: 42827 [DIS]Updating services using commissioning mode 0
    E: 42832 [IN]IPV6_PKTINFO failed: 109
    I: 42839 [DIS]CHIP minimal mDNS started advertising.
    D: 42849 [DL]Using WiFi MAC for hostname
    I: 42854 [DIS]Advertise operational node 4BB4F7522961FCBD-EB2340729591BD65
    D: 42861 [DIS]Responding with _matter._tcp.local
    D: 42866 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 42873 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 42880 [DIS]Responding with F4CE36002516.local
    D: 42885 [DIS]Responding with F4CE36002516.local
    D: 42889 [DIS]Responding with _I4BB4F7522961FCBD._sub._matter._tcp.local
    I: 42897 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 4BB4F7522961FCBD-EB2340729591BD65.
    I: 42910 [DIS]mDNS service published: _matter._tcp
    I: 42917 [SWU]Stopping the watchdog timer
    I: 42921 [SWU]Starting the periodic query timer, timeout: 86400 seconds
    I: 42927 [DIS]Updating services using commissioning mode 0
    E: 42932 [IN]IPV6_PKTINFO failed: 109
    I: 42936 [DIS]CHIP minimal mDNS started advertising.
    D: 42947 [DL]Using WiFi MAC for hostname
    I: 42951 [DIS]Advertise operational node 4BB4F7522961FCBD-EB2340729591BD65
    D: 42959 [DIS]Responding with _matter._tcp.local
    D: 42965 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 42972 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 42979 [DIS]Responding with F4CE36002516.local
    D: 42984 [DIS]Responding with F4CE36002516.local
    D: 42988 [DIS]Responding with _I4BB4F7522961FCBD._sub._matter._tcp.local
    I: 42995 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 4BB4F7522961FCBD-EB2340729591BD65.
    I: 43008 [DIS]mDNS service published: _matter._tcp
    D: 43013 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    I: 43042 [EM]>>> [E:23040r S:0 M:228877179] (U) Msg RX from 0:65AF0B74D2731B1B [0000] to 0000000000000000 --- Type 0000:30 (SecureChannel:CASE_Sigma1) (B:196)
    I: 43056 [IN]CASE Server received Sigma1 message . Starting handshake. EC 0x20009828
    I: 43064 [EM]<<< [E:23040r S:0 M:264068607 (Ack:228877179)] (U) Msg TX from 0000000000000000 to 0:65AF0B74D2731B1B [0000] [UDP:[fe80::8810:a2ff:fe21:9f41]:54598] --- Type 0000:10 (SecureChannel:StandaloneAck) (B:26)
    I: 43083 [SC]Received Sigma1 msg
    I: 43092 [SC]CASE matched destination ID: fabricIndex 1, NodeID 0xEB2340729591BD65
    I: 43280 [EM]<<< [E:23040r S:0 M:264068608 (Ack:228877179)] (U) Msg TX from 0000000000000000 to 0:65AF0B74D2731B1B [0000] [UDP:[fe80::8810:a2ff:fe21:9f41]:54598] --- Type 0000:31 (SecureChannel:CASE_Sigma2) (B:575)
    I: 43300 [EM]??1 [E:23040r S:0 M:264068608] (U) Msg Retransmission to 0:0000000000000000 in 392ms [State:Active II:500 AI:300 AT:4000]
    I: 43313 [SC]Sent Sigma2 msg
    I: 43357 [EM]>>> [E:23040r S:0 M:228877180 (Ack:264068608)] (U) Msg RX from 0:65AF0B74D2731B1B [0000] to 0000000000000000 --- Type 0000:32 (SecureChannel:CASE_Sigma3) (B:419)
    I: 43372 [EM]<<< [E:23040r S:0 M:264068609 (Ack:228877180)] (U) Msg TX from 0000000000000000 to 0:65AF0B74D2731B1B [0000] [UDP:[fe80::8810:a2ff:fe21:9f41]:54598] --- Type 0000:10 (SecureChannel:StandaloneAck) (B:26)
    I: 43392 [SC]Received Sigma3 msg
    E: 43402 [SC]The device does not support GetClock_RealTimeMS() API: 3.  Falling back to Last Known Good UTC Time
    E: 43523 [DL]Long dispatch time: 110 ms, for event type 2
    I: 43533 [EM]<<< [E:23040r S:0 M:264068610 (Ack:228877180)] (U) Msg TX from 0000000000000000 to 0:65AF0B74D2731B1B [0000] [UDP:[fe80::8810:a2ff:fe21:9f41]:54598] --- Type 0000:40 (SecureChannel:StatusReport) (B:34)
    I: 43553 [EM]??1 [E:23040r S:0 M:264068610] (U) Msg Retransmission to 0:0000000000000000 in 401ms [State:Active II:500 AI:300 AT:4000]
    I: 43571 [SC]SecureSession[0x20007dc8, LSID:54303]: State change 'kEstablishing' --> 'kActive'
    D: 43579 [IN]SecureSession[0x20007dc8]: Activated - Type:2 LSID:54303
    D: 43585 [IN]New secure session activated for device <0D1DFA611BB2DDF9, 1>, LSID:54303 PSID:62660!
    I: 43594 [IN]CASE Session established to peer: <0D1DFA611BB2DDF9, 1>
    D: 43600 [IN]SecureSession[0x20007ea0]: Allocated Type:2 LSID:54304
    I: 43607 [EM]>>> [E:23040r S:0 M:228877181 (Ack:264068610)] (U) Msg RX from 0:65AF0B74D2731B1B [0000] to 0000000000000000 --- Type 0000:10 (SecureChannel:StandaloneAck) (B:26)
    I: 43624 [EM]>>> [E:23041r S:54303 M:205799938] (S) Msg RX from 1:0D1DFA611BB2DDF9 [FCBD] to EB2340729591BD65 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 43637 [IM]Received Read request
    I: 43643 [EM]<<< [E:23041r S:54303 M:257713900 (Ack:205799938)] (S) Msg TX from EB2340729591BD65 to 1:0D1DFA611BB2DDF9 [FCBD] [UDP:[fe80::8810:a2ff:fe21:9f41]:54598] --- Type 0001:05 (IM:ReportData) (B:70)
    I: 43662 [EM]??1 [E:23041r S:54303 M:257713900] (S) Msg Retransmission to 1:0D1DFA611BB2DDF9 in 335ms [State:Active II:500 AI:300 AT:4000]
    I: 43681 [EM]>>> [E:23041r S:54303 M:205799939 (Ack:257713900)] (S) Msg RX from 1:0D1DFA611BB2DDF9 [FCBD] to EB2340729591BD65 --- Type 0000:10 (SecureChannel:StandaloneAck) (B:34)
    I: 43720 [EM]>>> [E:23042r S:54303 M:205799940] (S) Msg RX from 1:0D1DFA611BB2DDF9 [FCBD] to EB2340729591BD65 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 43734 [IM]Received Read request
    I: 43740 [EM]<<< [E:23042r S:54303 M:257713901 (Ack:205799940)] (S) Msg TX from EB2340729591BD65 to 1:0D1DFA611BB2DDF9 [FCBD] [UDP:[fe80::8810:a2ff:fe21:9f41]:54598] --- Type 0001:05 (IM:ReportData) (B:86)
    I: 43759 [EM]??1 [E:23042r S:54303 M:257713901] (S) Msg Retransmission to 1:0D1DFA611BB2DDF9 in 353ms [State:Active II:500 AI:300 AT:4000]
    I: 43797 [EM]>>> [E:23042r S:54303 M:205799941 (Ack:257713901)] (S) Msg RX from 1:0D1DFA611BB2DDF9 [FCBD] to EB2340729591BD65 --- Type 0000:10 (SecureChannel:StandaloneAck) (B:34)
    I: 43828 [EM]>>> [E:23043r S:54303 M:205799942] (S) Msg RX from 1:0D1DFA611BB2DDF9 [FCBD] to EB2340729591BD65 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 43842 [IM]Received Read request
    I: 43848 [EM]<<< [E:23043r S:54303 M:257713902 (Ack:205799942)] (S) Msg TX from EB2340729591BD65 to 1:0D1DFA611BB2DDF9 [FCBD] [UDP:[fe80::8810:a2ff:fe21:9f41]:54598] --- Type 0001:05 (IM:ReportData) (B:86)
    I: 43867 [EM]??1 [E:23043r S:54303 M:257713902] (S) Msg Retransmission to 1:0D1DFA611BB2DDF9 in 390ms [State:Active II:500 AI:300 AT:4000]
    I: 43885 [EM]>>> [E:23043r S:54303 M:205799943 (Ack:257713902)] (S) Msg RX from 1:0D1DFA611BB2DDF9 [FCBD] to EB2340729591BD65 --- Type 0000:10 (SecureChannel:StandaloneAck) (B:34)
    I: 43904 [EM]>>> [E:23044r S:54303 M:205799944] (S) Msg RX from 1:0D1DFA611BB2DDF9 [FCBD] to EB2340729591BD65 --- Type 0001:08 (IM:InvokeCommandRequest) (B:59)
    I: 43919 [FS]GeneralCommissioning: Received CommissioningComplete
    I: 43927 [FP]Metadata for Fabric 0x1 persisted to storage.
    I: 43942 [TS]Committing Last Known Good Time to storage: 2025-06-13T00:00:00
    I: 43951 [ZCL]OpCreds: Fabric index 0x1 was committed to storage. Compressed Fabric Id 0x4BB4F7522961FCBD, FabricId A0D415E135AAE50B, NodeId EB2340729591BD65, VendorId 0x6006
    I: 43967 [FS]GeneralCommissioning: Successfully committed pending fabric data
    I: 43973 [FS]Fail-safe cleanly disarmed
    I: 43979 [EM]<<< [E:23044r S:54303 M:257713903 (Ack:205799944)] (S) Msg TX from EB2340729591BD65 to 1:0D1DFA611BB2DDF9 [FCBD] [UDP:[fe80::8810:a2ff:fe21:9f41]:54598] --- Type 0001:09 (IM:InvokeCommandResponse) (B:70)
    I: 43999 [EM]??1 [E:23044r S:54303 M:257713903] (S) Msg Retransmission to 1:0D1DFA611BB2DDF9 in 371ms [State:Active II:500 AI:300 AT:4000]
    I: 44011 [SWU]Device commissioned, schedule a default provider query
    I: 44017 [SVR]Commissioning completed successfully
    I: 44021 [DIS]Updating services using commissioning mode 0
    E: 44027 [IN]IPV6_PKTINFO failed: 109
    I: 44030 [DIS]CHIP minimal mDNS started advertising.
    D: 44040 [DL]Using WiFi MAC for hostname
    I: 44044 [DIS]Advertise operational node 4BB4F7522961FCBD-EB2340729591BD65
    D: 44050 [DIS]Responding with _matter._tcp.local
    D: 44055 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 44062 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 44070 [DIS]Responding with F4CE36002516.local
    D: 44074 [DIS]Responding with F4CE36002516.local
    D: 44078 [DIS]Responding with _I4BB4F7522961FCBD._sub._matter._tcp.local
    I: 44085 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 4BB4F7522961FCBD-EB2340729591BD65.
    I: 44097 [DIS]mDNS service published: _matter._tcp
    D: 44102 [DL]CHIPoBLE advertising set to off
    D: 44106 [IN]Expiring all PASE sessions
    D: 44109 [IN]SecureSession[0x20007cf0]: MarkForEviction Type:1 LSID:54302
    I: 44116 [SC]SecureSession[0x20007cf0, LSID:54302]: State change 'kActive' --> 'kPendingEviction'
    D: 44125 [IN]SecureSession[0x20007cf0]: Released - Type:1 LSID:54302
    D: 44131 [IN]Clearing BLE pending packets.
    I: 44134 [BLE]Releasing end point's BLE connection back to application.
    I: 44141 [DL]Closing BLE GATT connection (ConnId 00)
    E: 44147 [DL]Long dispatch time: 136 ms, for event type 32783
    I: 44153 [DL]Current number of connections: 0/1
    I: 44159 [DL]BLE GAP connection terminated (reason 0x13)
    I: 44275 [EM]>>> [E:23044r S:54303 M:205799945 (Ack:257713903)] (S) Msg RX from 1:0D1DFA611BB2DDF9 [FCBD] to EB2340729591BD65 --- Type 0000:10 (SecureChannel:StandaloneAck) (B:34)

Reply
  • uart:~$ *** Booting My Application v3.0.0-a9b717a86013 ***
    *** Using nRF Connect SDK v3.0.0-3bfc46578e42 ***
    *** Using Zephyr OS v4.0.99-3e0ce7636fa6 ***
    I: 136 [DL]BLE address: EE:2B:54:C7:E3:DC
    D: 172 [DL]WiFiManager has been initialized
    I: 178 [DL]CHIP task running
    I: Init CHIP stack
    D: Registered new test event: 0xffffffff00000000
    D: Registered new test event: 0xffffffff10000000
    I: 192 [SVR]Subscription persistence not supported
    I: 196 [SVR]Server initializing...
    I: 200 [TS]Last Known Good Time: 2023-10-14T01:16:48
    I: 205 [DMG]AccessControl: initializing
    I: 208 [DMG]Examples::AccessControlDelegate::Init
    I: 213 [DMG]AccessControl: setting
    I: 216 [DMG]DefaultAclStorage: initializing
    I: 220 [DMG]DefaultAclStorage: 0 entries loaded
    D: 224 [IN]UDP::Init bind&listen port=5540
    E: 228 [IN]IPV6_PKTINFO failed: 109
    D: 231 [IN]UDP::Init bound to port=5540
    D: 235 [IN]BLEBase::Init - setting/overriding transport
    D: 240 [IN]TransportMgr initialized
    I: 244 [ZCL]Using ZAP configuration...
    I: 250 [DMG]AccessControlCluster: initializing
    D: 254 [DL]Boot reason: 1
    I: 256 [ZCL]Initiating Admin Commissioning cluster.
    I: 261 [ZCL]Endpoint 1 On/off already set to new value
    D: 267 [IN]SecureSession[0x20007cf0]: Allocated Type:1 LSID:54302
    D: 273 [DL]CHIPoBLE advertising set to on
    I: 276 [DIS]Updating services using commissioning mode 1
    I: 282 [DIS]CHIP minimal mDNS started advertising.
    D: 286 [DL]Using WiFi MAC for hostname
    I: 290 [DIS]Advertise commission parameter vendorID=65521 productID=32773 discriminator=3840/15 cm=1 cp=0
    D: 299 [DIS]Responding with _matterc._udp.local
    D: 304 [DIS]Responding with A1D321AE9A99845B._matterc._udp.local
    D: 309 [DIS]Responding with F4CE36002516.local
    D: 313 [DIS]Responding with F4CE36002516.local
    D: 318 [DIS]Responding with _V65521._sub._matterc._udp.local
    D: 323 [DIS]Responding with _S15._sub._matterc._udp.local
    D: 328 [DIS]Responding with _L3840._sub._matterc._udp.local
    D: 334 [DIS]Responding with _CM._sub._matterc._udp.local
    D: 339 [DIS]Responding with A1D321AE9A99845B._matterc._udp.local
    I: 345 [DIS]CHIP minimal mDNS configured as 'Commissionable node device'; instance name: A1D321AE9A99845B.
    I: 354 [DIS]mDNS service published: _matterc._udp
    I: 358 [DIS]Updating services using commissioning mode 1
    I: 363 [DIS]CHIP minimal mDNS started advertising.
    D: 368 [DL]Using WiFi MAC for hostname
    I: 372 [DIS]Advertise commission parameter vendorID=65521 productID=32773 discriminator=3840/15 cm=1 cp=0
    D: 381 [DIS]Responding with _matterc._udp.local
    D: 386 [DIS]Responding with A1D321AE9A99845B._matterc._udp.local
    D: 391 [DIS]Responding with F4CE36002516.local
    D: 395 [DIS]Responding with F4CE36002516.local
    D: 400 [DIS]Responding with _V65521._sub._matterc._udp.local
    D: 405 [DIS]Responding with _S15._sub._matterc._udp.local
    D: 410 [DIS]Responding with _L3840._sub._matterc._udp.local
    D: 416 [DIS]Responding with _CM._sub._matterc._udp.local
    D: 421 [DIS]Responding with A1D321AE9A99845B._matterc._udp.local
    I: 427 [DIS]CHIP minimal mDNS configured as 'Commissionable node device'; instance name: A1D321AE9A99845B.
    I: 436 [DIS]mDNS service published: _matterc._udp
    I: 440 [IN]CASE Server enabling CASE session setups
    D: 445 [IN]SecureSession[0x20007dc8]: Allocated Type:2 LSID:54303
    I: 451 [SVR]Joining Multicast groups
    I: 455 [SVR]Server Listening...
    I: 457 [DL]Device Configuration:
    I: 460 [DL]  Serial Number: 11223344556677889900
    I: 465 [DL]  Vendor Id: 65521 (0xFFF1)
    I: 468 [DL]  Product Id: 32773 (0x8005)
    I: 472 [DL]  Product Name: not-specified
    I: 475 [DL]  Hardware Version: 0
    I: 478 [DL]  Setup Pin Code (0 for UNKNOWN/ERROR): 20202021
    I: 484 [DL]  Setup Discriminator (0xFFFF for UNKNOWN/ERROR): 3840 (0xF00)
    I: 490 [DL]  Manufacturing Date: 2022-01-01
    I: 494 [DL]  Device Type: 65535 (0xFFFF)
    I: 498 [SVR]SetupQRCode: [MT:6FCJ142C00KA0648G00]
    I: 502 [SVR]Copy/paste the below URL in a browser to see the QR Code:
    I: 508 [SVR]project-chip.github.io/.../qrcode.html
    I: 517 [SVR]Manual pairing code: [34970112332]
    E: 521 [DL]Long dispatch time: 340 ms, for event type 2
    I: 530 [DL]CHIPoBLE advertising started
    I: 534 [DL]NFC Tag emulation started
    I: 19898 [DL]Current number of connections: 1/1
    I: 19903 [DL]BLE connection established (ConnId: 0x00)
    I: 19908 [DL]CHIPoBLE advertising stopped
    I: 19912 [DL]NFC Tag emulation stopped
    D: 21148 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 21155 [BLE]local and remote recv window sizes = 5
    I: 21159 [BLE]selected BTP version 4
    I: 21163 [BLE]using BTP fragment sizes rx 244 / tx 244.
    D: 21238 [DL]ConnId: 0x00, New CCCD value: 0x0002
    D: 21242 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 6)
    D: 21250 [IN]BLE EndPoint 0x2000f680 Connection Complete
    I: 21255 [DL]CHIPoBLE connection established (ConnId: 0x00, GATT MTU: 247)
    D: 21417 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 21426 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 21433 [EM]>>> [E:23017r S:0 M:228877176] (U) Msg RX from 0:E9B026B7E73FC4EC [0000] to 0000000000000000 --- Type 0000:20 (SecureChannel:PBKDFParamRequest) (B:98)
    I: 21449 [EM]<<< [E:23017r S:0 M:264068604] (U) Msg TX from 0000000000000000 to 0:E9B026B7E73FC4EC [0000] [BLE] --- Type 0000:21 (SecureChannel:PBKDFParamResponse) (B:154)
    D: 21464 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 159)
    I: 21471 [SVR]Commissioning session establishment step started
    D: 21552 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 21561 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 21568 [EM]>>> [E:23017r S:0 M:228877177] (U) Msg RX from 0:E9B026B7E73FC4EC [0000] to 0000000000000000 --- Type 0000:22 (SecureChannel:PASE_Pake1) (B:92)
    I: 22992 [EM]<<< [E:23017r S:0 M:264068605] (U) Msg TX from 0000000000000000 to 0:E9B026B7E73FC4EC [0000] [BLE] --- Type 0000:23 (SecureChannel:PASE_Pake2) (B:127)
    D: 23006 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 132)
    E: 23014 [DL]Long dispatch time: 1453 ms, for event type 16388
    D: 23082 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 23091 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 23098 [EM]>>> [E:23017r S:0 M:228877178] (U) Msg RX from 0:E9B026B7E73FC4EC [0000] to 0000000000000000 --- Type 0000:24 (SecureChannel:PASE_Pake3) (B:59)
    I: 23113 [EM]<<< [E:23017r S:0 M:264068606] (U) Msg TX from 0000000000000000 to 0:E9B026B7E73FC4EC [0000] [BLE] --- Type 0000:40 (SecureChannel:StatusReport) (B:30)
    D: 23127 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 35)
    I: 23137 [SC]SecureSession[0x20007cf0, LSID:54302]: State change 'kEstablishing' --> 'kActive'
    D: 23145 [IN]SecureSession[0x20007cf0]: Activated - Type:1 LSID:54302
    D: 23151 [IN]New secure session activated for device <FFFFFFFB00000000, 0>, LSID:54302 PSID:62659!
    I: 23160 [SVR]Commissioning completed session establishment step
    I: 23166 [DIS]Updating services using commissioning mode 0
    I: 23172 [DIS]CHIP minimal mDNS started advertising.
    D: 23177 [DL]CHIPoBLE advertising set to off
    I: 23181 [SVR]Device completed Rendezvous process
    D: 23218 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 23263 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 23271 [EM]>>> [E:23018r S:54302 M:142272600] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 23285 [IM]Received Read request
    I: 23291 [EM]<<< [E:23018r S:54302 M:38699277] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:94)
    D: 23304 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 99)
    D: 23397 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 23406 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 23414 [EM]>>> [E:23019r S:54302 M:142272601] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:52)
    D: 23427 [IM]Received Read request
    I: 23433 [EM]<<< [E:23019r S:54302 M:38699278] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:67)
    D: 23446 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 72)
    D: 23532 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 23541 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 23549 [EM]>>> [E:23020r S:54302 M:142272602] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:0A (IM:TimedRequest) (B:39)
    I: 23563 [EM]<<< [E:23020r S:54302 M:38699279] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:01 (IM:StatusResponse) (B:38)
    D: 23577 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 43)
    D: 23667 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 23676 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 23684 [EM]>>> [E:23020r S:54302 M:142272603] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:65)
    I: 23699 [FS]GeneralCommissioning: Received ArmFailSafe (120s)
    I: 23706 [EM]<<< [E:23020r S:54302 M:38699280] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:66)
    D: 23721 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 23802 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 23811 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 23819 [EM]>>> [E:23021r S:54302 M:142272604] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 23832 [IM]Received Read request
    I: 23838 [EM]<<< [E:23021r S:54302 M:38699281] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:67)
    D: 23851 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 72)
    D: 23937 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 23946 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 23954 [EM]>>> [E:23022r S:54302 M:142272605] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 23967 [IM]Received Read request
    I: 23973 [EM]<<< [E:23022r S:54302 M:38699282] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:67)
    D: 23986 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 72)
    D: 24073 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 24118 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 24127 [EM]>>> [E:23023r S:54302 M:142272606] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 24140 [IM]Received Read request
    I: 24145 [EM]<<< [E:23023r S:54302 M:38699283] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:66)
    D: 24159 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 24252 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 24261 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 24269 [EM]>>> [E:23024r S:54302 M:142272607] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 24282 [IM]Received Read request
    I: 24288 [EM]<<< [E:23024r S:54302 M:38699284] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:66)
    D: 24301 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 24387 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 24396 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 24404 [EM]>>> [E:23025r S:54302 M:142272608] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 24417 [IM]Received Read request
    I: 24423 [EM]<<< [E:23025r S:54302 M:38699285] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:66)
    D: 24436 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 24523 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 25153 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 25162 [EM]>>> [E:23026r S:54302 M:142272609] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:62)
    I: 25176 [ZCL]OpCreds: Certificate Chain request received for DAC
    I: 25191 [EM]<<< [E:23026r S:54302 M:38699286] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:556)
    D: 25205 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    D: 25288 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 25295 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    D: 25378 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 25385 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 77)
    D: 25467 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 25476 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 25484 [EM]>>> [E:23027r S:54302 M:142272610] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 25497 [IM]Received Read request
    I: 25503 [EM]<<< [E:23027r S:54302 M:38699287] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:94)
    D: 25517 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 99)
    D: 25602 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 25611 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 25619 [EM]>>> [E:23028r S:54302 M:142272611] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:52)
    D: 25632 [IM]Received Read request
    I: 25638 [EM]<<< [E:23028r S:54302 M:38699288] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:67)
    D: 25651 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 72)
    D: 25738 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 26503 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 26511 [EM]>>> [E:23029r S:54302 M:142272612] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:0A (IM:TimedRequest) (B:39)
    I: 26526 [EM]<<< [E:23029r S:54302 M:38699289] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:01 (IM:StatusResponse) (B:38)
    D: 26540 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 43)
    D: 26637 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 26646 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 26654 [EM]>>> [E:23029r S:54302 M:142272613] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:65)
    I: 26669 [FS]GeneralCommissioning: Received ArmFailSafe (120s)
    I: 26676 [EM]<<< [E:23029r S:54302 M:38699290] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:66)
    D: 26691 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 26772 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 26781 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 26789 [EM]>>> [E:23030r S:54302 M:142272614] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 26802 [IM]Received Read request
    I: 26808 [EM]<<< [E:23030r S:54302 M:38699291] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:66)
    D: 26821 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 26907 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 26916 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 26924 [EM]>>> [E:23031r S:54302 M:142272615] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:0A (IM:TimedRequest) (B:39)
    I: 26938 [EM]<<< [E:23031r S:54302 M:38699292] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:01 (IM:StatusResponse) (B:38)
    D: 26952 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 43)
    D: 27042 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 27051 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 27059 [EM]>>> [E:23031r S:54302 M:142272616] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:70)
    I: 27078 [EM]<<< [E:23031r S:54302 M:38699293] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:66)
    D: 27092 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 27177 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 27186 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 27194 [EM]>>> [E:23032r S:54302 M:142272617] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:62)
    I: 27209 [ZCL]OpCreds: Certificate Chain request received for PAI
    I: 27223 [EM]<<< [E:23032r S:54302 M:38699294] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:527)
    D: 27238 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    D: 27313 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 27320 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    D: 27403 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 27410 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 48)
    D: 27492 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 27501 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 27510 [EM]>>> [E:23033r S:54302 M:142272618] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:94)
    I: 27525 [ZCL]OpCreds: Received an AttestationRequest command
    I: 27561 [ZCL]OpCreds: AttestationRequest successful.
    I: 27576 [EM]<<< [E:23033r S:54302 M:38699295] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:716)
    D: 27591 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    D: 27673 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 27680 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    D: 27763 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 27770 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 237)
    D: 27897 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 27944 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 27953 [EM]>>> [E:23034r S:54302 M:142272619] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:96)
    I: 27967 [ZCL]OpCreds: Received a CSRRequest command
    I: 28122 [ZCL]OpCreds: AllocatePendingOperationalKey succeeded
    I: 28157 [ZCL]OpCreds: CSRRequest successful.
    I: 28167 [EM]<<< [E:23034r S:54302 M:38699296] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:373)
    D: 28182 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 244)
    E: 28190 [DL]Long dispatch time: 247 ms, for event type 16388
    D: 28258 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 28265 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 136)
    D: 28348 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 29429 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    D: 29518 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 29530 [EM]>>> [E:23035r S:54302 M:142272620] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:307)
    I: 29545 [ZCL]OpCreds: Received an AddTrustedRootCertificate command
    I: 29605 [ZCL]OpCreds: AddTrustedRootCertificate successful.
    I: 29613 [EM]<<< [E:23035r S:54302 M:38699297] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:63)
    D: 29627 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 68)
    E: 29635 [DL]Long dispatch time: 117 ms, for event type 16388
    D: 29698 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 29706 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    D: 29789 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 29803 [EM]>>> [E:23036r S:54302 M:142272621] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:394)
    I: 29817 [ZCL]OpCreds: Received an AddNOC command
    I: 29823 [FP]Validating NOC chain
    I: 29883 [FP]NOC chain validation successful
    I: 29887 [FP]Added new fabric at index: 0x1
    I: 29891 [FP]Assigned compressed fabric ID: 0x4BB4F7522961FCBD, node ID: 0xEB2340729591BD65
    I: 29899 [TS]Last Known Good Time: 2023-10-14T01:16:48
    I: 29904 [TS]New proposed Last Known Good Time: 2025-06-13T00:00:00
    I: 29910 [TS]Updating pending Last Known Good Time to 2025-06-13T00:00:00
    I: 29926 [ZCL]OpCreds: ACL entry created for Fabric index 0x1 CASE Admin Subject 0xFFFFFFFD00010001
    D: 29935 [DL]Using WiFi MAC for hostname
    I: 29938 [DIS]Advertise operational node 4BB4F7522961FCBD-EB2340729591BD65
    D: 29945 [DIS]Responding with _matter._tcp.local
    D: 29950 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 29957 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 29964 [DIS]Responding with F4CE36002516.local
    D: 29969 [DIS]Responding with F4CE36002516.local
    D: 29973 [DIS]Responding with _I4BB4F7522961FCBD._sub._matter._tcp.local
    I: 29979 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 4BB4F7522961FCBD-EB2340729591BD65.
    I: 29990 [DIS]mDNS service published: _matter._tcp
    I: 29994 [ZCL]OpCreds: successfully created fabric index 0x1 via AddNOC
    I: 30002 [EM]<<< [E:23036r S:54302 M:38699298] (S) Msg TX from 0000000000000000 to 1:FFFFFFFB00000000 [FCBD] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:66)
    D: 30017 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    E: 30025 [DL]Long dispatch time: 236 ms, for event type 16388
    D: 30103 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 30111 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 30120 [EM]>>> [E:23037r S:54302 M:142272622] (S) Msg RX from 1:FFFFFFFB00000000 [FCBD] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:82)
    I: 30136 [EM]<<< [E:23037r S:54302 M:38699299] (S) Msg TX from 0000000000000000 to 1:FFFFFFFB00000000 [FCBD] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:66)
    D: 30151 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 30238 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 30246 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 30254 [EM]>>> [E:23038r S:54302 M:142272623] (S) Msg RX from 1:FFFFFFFB00000000 [FCBD] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 30267 [IM]Received Read request
    I: 30273 [EM]<<< [E:23038r S:54302 M:38699300] (S) Msg TX from 0000000000000000 to 1:FFFFFFFB00000000 [FCBD] [BLE] --- Type 0001:05 (IM:ReportData) (B:66)
    D: 30286 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
    D: 30373 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    D: 30381 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    I: 30389 [EM]>>> [E:23039r S:54302 M:142272624] (S) Msg RX from 1:FFFFFFFB00000000 [FCBD] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:71)
    D: 30404 [DL]Connecting to WiFi network: CRASPi
    D: 30412 [DL]WiFi scanning started...
    D: 32888 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 3)
    D: 32983 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    I: 35024 [DL]Wi-Fi scan done
    I: 38566 [DL]Connection to CRASPi requested [RSSI=-39]
    E: 38571 [DL]Long dispatch time: 3547 ms, for event type 3
    D: 38576 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
    D: 41084 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 3)
    D: 41218 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    I: 42715 [DL]Connected to WiFi network
    I: 42724 [EM]<<< [E:23039r S:54302 M:38699301] (S) Msg TX from 0000000000000000 to 1:FFFFFFFB00000000 [FCBD] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:65)
    D: 42739 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 69)
    I: 42747 [ZCL]WiFiDiagnosticsDelegate: OnConnectionStatusChanged
    D: 42753 [DL]Using WiFi MAC for hostname
    I: 42756 [DIS]Advertise operational node 4BB4F7522961FCBD-EB2340729591BD65
    D: 42763 [DIS]Responding with _matter._tcp.local
    D: 42768 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 42775 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 42782 [DIS]Responding with F4CE36002516.local
    D: 42787 [DIS]Responding with F4CE36002516.local
    D: 42791 [DIS]Responding with _I4BB4F7522961FCBD._sub._matter._tcp.local
    I: 42798 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 4BB4F7522961FCBD-EB2340729591BD65.
    E: 42810 [DIS]Failed to advertise records: 46
    I: 42814 [DIS]mDNS service published: _matter._tcp
    I: 42818 [SVR]Operational advertising enabled
    I: 42823 [SVR]Server initialization complete
    I: 42827 [DIS]Updating services using commissioning mode 0
    E: 42832 [IN]IPV6_PKTINFO failed: 109
    I: 42839 [DIS]CHIP minimal mDNS started advertising.
    D: 42849 [DL]Using WiFi MAC for hostname
    I: 42854 [DIS]Advertise operational node 4BB4F7522961FCBD-EB2340729591BD65
    D: 42861 [DIS]Responding with _matter._tcp.local
    D: 42866 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 42873 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 42880 [DIS]Responding with F4CE36002516.local
    D: 42885 [DIS]Responding with F4CE36002516.local
    D: 42889 [DIS]Responding with _I4BB4F7522961FCBD._sub._matter._tcp.local
    I: 42897 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 4BB4F7522961FCBD-EB2340729591BD65.
    I: 42910 [DIS]mDNS service published: _matter._tcp
    I: 42917 [SWU]Stopping the watchdog timer
    I: 42921 [SWU]Starting the periodic query timer, timeout: 86400 seconds
    I: 42927 [DIS]Updating services using commissioning mode 0
    E: 42932 [IN]IPV6_PKTINFO failed: 109
    I: 42936 [DIS]CHIP minimal mDNS started advertising.
    D: 42947 [DL]Using WiFi MAC for hostname
    I: 42951 [DIS]Advertise operational node 4BB4F7522961FCBD-EB2340729591BD65
    D: 42959 [DIS]Responding with _matter._tcp.local
    D: 42965 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 42972 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 42979 [DIS]Responding with F4CE36002516.local
    D: 42984 [DIS]Responding with F4CE36002516.local
    D: 42988 [DIS]Responding with _I4BB4F7522961FCBD._sub._matter._tcp.local
    I: 42995 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 4BB4F7522961FCBD-EB2340729591BD65.
    I: 43008 [DIS]mDNS service published: _matter._tcp
    D: 43013 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
    I: 43042 [EM]>>> [E:23040r S:0 M:228877179] (U) Msg RX from 0:65AF0B74D2731B1B [0000] to 0000000000000000 --- Type 0000:30 (SecureChannel:CASE_Sigma1) (B:196)
    I: 43056 [IN]CASE Server received Sigma1 message . Starting handshake. EC 0x20009828
    I: 43064 [EM]<<< [E:23040r S:0 M:264068607 (Ack:228877179)] (U) Msg TX from 0000000000000000 to 0:65AF0B74D2731B1B [0000] [UDP:[fe80::8810:a2ff:fe21:9f41]:54598] --- Type 0000:10 (SecureChannel:StandaloneAck) (B:26)
    I: 43083 [SC]Received Sigma1 msg
    I: 43092 [SC]CASE matched destination ID: fabricIndex 1, NodeID 0xEB2340729591BD65
    I: 43280 [EM]<<< [E:23040r S:0 M:264068608 (Ack:228877179)] (U) Msg TX from 0000000000000000 to 0:65AF0B74D2731B1B [0000] [UDP:[fe80::8810:a2ff:fe21:9f41]:54598] --- Type 0000:31 (SecureChannel:CASE_Sigma2) (B:575)
    I: 43300 [EM]??1 [E:23040r S:0 M:264068608] (U) Msg Retransmission to 0:0000000000000000 in 392ms [State:Active II:500 AI:300 AT:4000]
    I: 43313 [SC]Sent Sigma2 msg
    I: 43357 [EM]>>> [E:23040r S:0 M:228877180 (Ack:264068608)] (U) Msg RX from 0:65AF0B74D2731B1B [0000] to 0000000000000000 --- Type 0000:32 (SecureChannel:CASE_Sigma3) (B:419)
    I: 43372 [EM]<<< [E:23040r S:0 M:264068609 (Ack:228877180)] (U) Msg TX from 0000000000000000 to 0:65AF0B74D2731B1B [0000] [UDP:[fe80::8810:a2ff:fe21:9f41]:54598] --- Type 0000:10 (SecureChannel:StandaloneAck) (B:26)
    I: 43392 [SC]Received Sigma3 msg
    E: 43402 [SC]The device does not support GetClock_RealTimeMS() API: 3.  Falling back to Last Known Good UTC Time
    E: 43523 [DL]Long dispatch time: 110 ms, for event type 2
    I: 43533 [EM]<<< [E:23040r S:0 M:264068610 (Ack:228877180)] (U) Msg TX from 0000000000000000 to 0:65AF0B74D2731B1B [0000] [UDP:[fe80::8810:a2ff:fe21:9f41]:54598] --- Type 0000:40 (SecureChannel:StatusReport) (B:34)
    I: 43553 [EM]??1 [E:23040r S:0 M:264068610] (U) Msg Retransmission to 0:0000000000000000 in 401ms [State:Active II:500 AI:300 AT:4000]
    I: 43571 [SC]SecureSession[0x20007dc8, LSID:54303]: State change 'kEstablishing' --> 'kActive'
    D: 43579 [IN]SecureSession[0x20007dc8]: Activated - Type:2 LSID:54303
    D: 43585 [IN]New secure session activated for device <0D1DFA611BB2DDF9, 1>, LSID:54303 PSID:62660!
    I: 43594 [IN]CASE Session established to peer: <0D1DFA611BB2DDF9, 1>
    D: 43600 [IN]SecureSession[0x20007ea0]: Allocated Type:2 LSID:54304
    I: 43607 [EM]>>> [E:23040r S:0 M:228877181 (Ack:264068610)] (U) Msg RX from 0:65AF0B74D2731B1B [0000] to 0000000000000000 --- Type 0000:10 (SecureChannel:StandaloneAck) (B:26)
    I: 43624 [EM]>>> [E:23041r S:54303 M:205799938] (S) Msg RX from 1:0D1DFA611BB2DDF9 [FCBD] to EB2340729591BD65 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 43637 [IM]Received Read request
    I: 43643 [EM]<<< [E:23041r S:54303 M:257713900 (Ack:205799938)] (S) Msg TX from EB2340729591BD65 to 1:0D1DFA611BB2DDF9 [FCBD] [UDP:[fe80::8810:a2ff:fe21:9f41]:54598] --- Type 0001:05 (IM:ReportData) (B:70)
    I: 43662 [EM]??1 [E:23041r S:54303 M:257713900] (S) Msg Retransmission to 1:0D1DFA611BB2DDF9 in 335ms [State:Active II:500 AI:300 AT:4000]
    I: 43681 [EM]>>> [E:23041r S:54303 M:205799939 (Ack:257713900)] (S) Msg RX from 1:0D1DFA611BB2DDF9 [FCBD] to EB2340729591BD65 --- Type 0000:10 (SecureChannel:StandaloneAck) (B:34)
    I: 43720 [EM]>>> [E:23042r S:54303 M:205799940] (S) Msg RX from 1:0D1DFA611BB2DDF9 [FCBD] to EB2340729591BD65 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 43734 [IM]Received Read request
    I: 43740 [EM]<<< [E:23042r S:54303 M:257713901 (Ack:205799940)] (S) Msg TX from EB2340729591BD65 to 1:0D1DFA611BB2DDF9 [FCBD] [UDP:[fe80::8810:a2ff:fe21:9f41]:54598] --- Type 0001:05 (IM:ReportData) (B:86)
    I: 43759 [EM]??1 [E:23042r S:54303 M:257713901] (S) Msg Retransmission to 1:0D1DFA611BB2DDF9 in 353ms [State:Active II:500 AI:300 AT:4000]
    I: 43797 [EM]>>> [E:23042r S:54303 M:205799941 (Ack:257713901)] (S) Msg RX from 1:0D1DFA611BB2DDF9 [FCBD] to EB2340729591BD65 --- Type 0000:10 (SecureChannel:StandaloneAck) (B:34)
    I: 43828 [EM]>>> [E:23043r S:54303 M:205799942] (S) Msg RX from 1:0D1DFA611BB2DDF9 [FCBD] to EB2340729591BD65 --- Type 0001:02 (IM:ReadRequest) (B:51)
    D: 43842 [IM]Received Read request
    I: 43848 [EM]<<< [E:23043r S:54303 M:257713902 (Ack:205799942)] (S) Msg TX from EB2340729591BD65 to 1:0D1DFA611BB2DDF9 [FCBD] [UDP:[fe80::8810:a2ff:fe21:9f41]:54598] --- Type 0001:05 (IM:ReportData) (B:86)
    I: 43867 [EM]??1 [E:23043r S:54303 M:257713902] (S) Msg Retransmission to 1:0D1DFA611BB2DDF9 in 390ms [State:Active II:500 AI:300 AT:4000]
    I: 43885 [EM]>>> [E:23043r S:54303 M:205799943 (Ack:257713902)] (S) Msg RX from 1:0D1DFA611BB2DDF9 [FCBD] to EB2340729591BD65 --- Type 0000:10 (SecureChannel:StandaloneAck) (B:34)
    I: 43904 [EM]>>> [E:23044r S:54303 M:205799944] (S) Msg RX from 1:0D1DFA611BB2DDF9 [FCBD] to EB2340729591BD65 --- Type 0001:08 (IM:InvokeCommandRequest) (B:59)
    I: 43919 [FS]GeneralCommissioning: Received CommissioningComplete
    I: 43927 [FP]Metadata for Fabric 0x1 persisted to storage.
    I: 43942 [TS]Committing Last Known Good Time to storage: 2025-06-13T00:00:00
    I: 43951 [ZCL]OpCreds: Fabric index 0x1 was committed to storage. Compressed Fabric Id 0x4BB4F7522961FCBD, FabricId A0D415E135AAE50B, NodeId EB2340729591BD65, VendorId 0x6006
    I: 43967 [FS]GeneralCommissioning: Successfully committed pending fabric data
    I: 43973 [FS]Fail-safe cleanly disarmed
    I: 43979 [EM]<<< [E:23044r S:54303 M:257713903 (Ack:205799944)] (S) Msg TX from EB2340729591BD65 to 1:0D1DFA611BB2DDF9 [FCBD] [UDP:[fe80::8810:a2ff:fe21:9f41]:54598] --- Type 0001:09 (IM:InvokeCommandResponse) (B:70)
    I: 43999 [EM]??1 [E:23044r S:54303 M:257713903] (S) Msg Retransmission to 1:0D1DFA611BB2DDF9 in 371ms [State:Active II:500 AI:300 AT:4000]
    I: 44011 [SWU]Device commissioned, schedule a default provider query
    I: 44017 [SVR]Commissioning completed successfully
    I: 44021 [DIS]Updating services using commissioning mode 0
    E: 44027 [IN]IPV6_PKTINFO failed: 109
    I: 44030 [DIS]CHIP minimal mDNS started advertising.
    D: 44040 [DL]Using WiFi MAC for hostname
    I: 44044 [DIS]Advertise operational node 4BB4F7522961FCBD-EB2340729591BD65
    D: 44050 [DIS]Responding with _matter._tcp.local
    D: 44055 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 44062 [DIS]Responding with 4BB4F7522961FCBD-EB2340729591BD65._matter._tcp.local
    D: 44070 [DIS]Responding with F4CE36002516.local
    D: 44074 [DIS]Responding with F4CE36002516.local
    D: 44078 [DIS]Responding with _I4BB4F7522961FCBD._sub._matter._tcp.local
    I: 44085 [DIS]CHIP minimal mDNS configured as 'Operational device'; instance name: 4BB4F7522961FCBD-EB2340729591BD65.
    I: 44097 [DIS]mDNS service published: _matter._tcp
    D: 44102 [DL]CHIPoBLE advertising set to off
    D: 44106 [IN]Expiring all PASE sessions
    D: 44109 [IN]SecureSession[0x20007cf0]: MarkForEviction Type:1 LSID:54302
    I: 44116 [SC]SecureSession[0x20007cf0, LSID:54302]: State change 'kActive' --> 'kPendingEviction'
    D: 44125 [IN]SecureSession[0x20007cf0]: Released - Type:1 LSID:54302
    D: 44131 [IN]Clearing BLE pending packets.
    I: 44134 [BLE]Releasing end point's BLE connection back to application.
    I: 44141 [DL]Closing BLE GATT connection (ConnId 00)
    E: 44147 [DL]Long dispatch time: 136 ms, for event type 32783
    I: 44153 [DL]Current number of connections: 0/1
    I: 44159 [DL]BLE GAP connection terminated (reason 0x13)
    I: 44275 [EM]>>> [E:23044r S:54303 M:205799945 (Ack:257713903)] (S) Msg RX from 1:0D1DFA611BB2DDF9 [FCBD] to EB2340729591BD65 --- Type 0000:10 (SecureChannel:StandaloneAck) (B:34)

Children
Related