<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Unable to Commission nRF5340DK Matter Light Bulb Example Using NCS 3.1.0 and chip-tool 3.1.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124268/unable-to-commission-nrf5340dk-matter-light-bulb-example-using-ncs-3-1-0-and-chip-tool-3-1-0</link><description>I am currently working with the Nordic nRF5340DK board using the official Matter light bulb example from the nRF Connect SDK version 3.1.0. I am also using the nordicconnectedhomeip repository version 3.1.0 along with the chip-tool command line tool version</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Sep 2025 11:57:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124268/unable-to-commission-nrf5340dk-matter-light-bulb-example-using-ncs-3-1-0-and-chip-tool-3-1-0" /><item><title>RE: Unable to Commission nRF5340DK Matter Light Bulb Example Using NCS 3.1.0 and chip-tool 3.1.0</title><link>https://devzone.nordicsemi.com/thread/549895?ContentTypeID=1</link><pubDate>Fri, 26 Sep 2025 11:57:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:087cfe7e-ab41-4155-9e48-d70d1bc6d1f7</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi Vishal,&lt;/p&gt;
&lt;p&gt;Apologies for the lack of follow up and thank you for your patience and update.&lt;/p&gt;
&lt;p&gt;I will make an internal epic of this case to investigate if this is a bug since you state that it worked fine in NCS 2.9.1&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Commission nRF5340DK Matter Light Bulb Example Using NCS 3.1.0 and chip-tool 3.1.0</title><link>https://devzone.nordicsemi.com/thread/549739?ContentTypeID=1</link><pubDate>Wed, 24 Sep 2025 23:21:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d37921d3-1f94-4b38-ad83-2d70141f86e1</guid><dc:creator>vishal gade</dc:creator><description>&lt;p&gt;FYI switching back to sdk 2.9.1 instead of 3.1.0 fixed the issue&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Vishal Gade.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Commission nRF5340DK Matter Light Bulb Example Using NCS 3.1.0 and chip-tool 3.1.0</title><link>https://devzone.nordicsemi.com/thread/549093?ContentTypeID=1</link><pubDate>Wed, 17 Sep 2025 20:57:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9614e6d5-b6cb-4051-8e48-f9c60c84efb8</guid><dc:creator>vishal gade</dc:creator><description>&lt;p&gt;Hi Andreas,&lt;/p&gt;
&lt;p&gt;Thank you very much for the detailed pointers and tips. I have tried regenerating consistent DAC/PAI bundles, ensured correct VID/PID in certs, performed full chip erases, reflashed with new factory data. However, I still cannot successfully commission the device using chip-tool 3.1.0 with the Nordic nRF5340DK Matter light bulb example on NCS 3.1.0.&lt;/p&gt;
&lt;p&gt;I also tried commissioning the same device using a Google Nest Hub as the commissioner but encountered a similar failure with device attestation errors and failure to advertise the commissionable node. This makes me suspect that the issue might be related to the Nordic sample firmware on the nRF5340 itself, particularly its inability to advertise the commissionable node over Thread (error code 3).&lt;/p&gt;
&lt;p&gt;Could you please advise if this issue could be caused by a hardware problem or if it might be related to a bug or limitation in the Nordic SDK 3.1.0 version?&lt;/p&gt;
&lt;p&gt;For reference, below is the relevant part of the log during boot and commissioning attempts showing the advertising failure and attestation issues:&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;bootup log on nrf5340 sdk no changes to the sample code&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;** Booting My Application v3.1.0 - unknown commit ***
*** Using nRF Connect SDK v3.1.0-6c6e5b32496e ***
*** Using Zephyr OS v4.1.99-1612683d4010 ***
D: 52 [DL]Boot reason: 1
I: 56 [DL]BLE address: EC:C0:9A:54:2F:D7
I: 72 [DL]CHIP task running
I: Init CHIP stack
I: 77 [DL]OpenThread started: OK
I: 80 [DL]Setting OpenThread device type to ROUTER
D: Registered new test event: 0xffffffff00000000
D: Registered new test event: 0xffffffff10000000
I: 96 [SVR]Initializing subscription resumption storage...
I: 101 [SVR]Server initializing...
I: 104 [TS]Last Known Good Time: 2023-10-14T01:16:48
I: 109 [DMG]AccessControl: initializing
I: 113 [DMG]Examples::AccessControlDelegate::Init
I: 118 [DMG]AccessControl: setting
I: 121 [DMG]DefaultAclStorage: initializing
I: 125 [DMG]DefaultAclStorage: 0 entries loaded
D: 129 [IN]UDP::Init bind&amp;amp;listen port=5540
D: 133 [IN]UDP::Init bound to port=5540
D: 136 [IN]BLEBase::Init - setting/overriding transport
D: 141 [IN]TransportMgr initialized
D: 146 [DL]Using Thread extended MAC for hostname.
I: 151 [ZCL]Using ZAP configuration...
I: 156 [DMG]AccessControlCluster: initializing
I: 161 [ZCL]Endpoint 1 On/off already set to new value
D: 167 [IN]SecureSession[0x200102d8]: Allocated Type:1 LSID:11266
D: 173 [DL]CHIPoBLE advertising set to on
I: 177 [DIS]Updating services using commissioning mode 1
E: 182 [DIS]Failed to remove advertised services: 3
D: 186 [DL]Using Thread extended MAC for hostname.
I: 191 [DIS]Advertise commission parameter vendorID=65521 productID=32773 discriminator=3840/15 cm=1 cp=0
E: 200 [DIS]Failed to advertise commissionable node: 3
E: 205 [DIS]Failed to finalize service update: 3
I: 209 [DIS]Updating services using commissioning mode 1
E: 215 [DIS]Failed to remove advertised services: 3
D: 219 [DL]Using Thread extended MAC for hostname.
I: 224 [DIS]Advertise commission parameter vendorID=65521 productID=32773 discriminator=3840/15 cm=1 cp=0
E: 233 [DIS]Failed to advertise commissionable node: 3
E: 238 [DIS]Failed to finalize service update: 3
I: 242 [IN]CASE Server enabling CASE session setups
D: 247 [IN]SecureSession[0x200103b0]: Allocated Type:2 LSID:11267
I: 253 [SVR]Server Listening...
I: 256 [DL]Device Configuration:
I: 259 [DL]  Serial Number: 11223344556677889900
I: 263 [DL]  Vendor Id: 65521 (0xFFF1)
I: 267 [DL]  Product Id: 32773 (0x8005)
I: 270 [DL]  Product Name: not-specified
I: 274 [DL]  Hardware Version: 0
I: 277 [DL]  Setup Pin Code (0 for UNKNOWN/ERROR): 20202021
I: 282 [DL]  Setup Discriminator (0xFFFF for UNKNOWN/ERROR): 3840 (0xF00)
I: 289 [DL]  Manufacturing Date: 2022-01-01
I: 293 [DL]  Device Type: 65535 (0xFFFF)
I: 296 [SVR]SetupQRCode: [MT:6FCJ142C00KA0648G00]
I: 301 [SVR]Copy/paste the below URL in a browser to see the QR Code:
I: 307 [SVR]https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A6FCJ142C00KA0648G00
I: 316 [SVR]Manual pairing code: [34970112332]
E: 320 [DL]Long dispatch time: 246 ms, for event type 2
I: 329 [DL]CHIPoBLE advertising started
I: 333 [DL]NFC Tag emulation started&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;log when trying to commision from google hub&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting My Application v3.1.0 - unknown commit ***
*** Using nRF Connect SDK v3.1.0-6c6e5b32496e ***
*** Using Zephyr OS v4.1.99-1612683d4010 ***
D: 52 [DL]Boot reason: 1
I: 56 [DL]BLE address: EC:C0:9A:54:2F:D7
I: 72 [DL]CHIP task running
I: Init CHIP stack
I: 77 [DL]OpenThread started: OK
I: 80 [DL]Setting OpenThread device type to ROUTER
D: Registered new test event: 0xffffffff00000000
D: Registered new test event: 0xffffffff10000000
I: 96 [SVR]Initializing subscription resumption storage...
I: 101 [SVR]Server initializing...
I: 104 [TS]Last Known Good Time: 2023-10-14T01:16:48
I: 109 [DMG]AccessControl: initializing
I: 113 [DMG]Examples::AccessControlDelegate::Init
I: 118 [DMG]AccessControl: setting
I: 121 [DMG]DefaultAclStorage: initializing
I: 125 [DMG]DefaultAclStorage: 0 entries loaded
D: 129 [IN]UDP::Init bind&amp;amp;listen port=5540
D: 133 [IN]UDP::Init bound to port=5540
D: 136 [IN]BLEBase::Init - setting/overriding transport
D: 141 [IN]TransportMgr initialized
D: 146 [DL]Using Thread extended MAC for hostname.
I: 151 [ZCL]Using ZAP configuration...
I: 156 [DMG]AccessControlCluster: initializing
I: 161 [ZCL]Endpoint 1 On/off already set to new value
D: 167 [IN]SecureSession[0x200102d8]: Allocated Type:1 LSID:11266
D: 173 [DL]CHIPoBLE advertising set to on
I: 177 [DIS]Updating services using commissioning mode 1
E: 182 [DIS]Failed to remove advertised services: 3
D: 186 [DL]Using Thread extended MAC for hostname.
I: 191 [DIS]Advertise commission parameter vendorID=65521 productID=32773 discriminator=3840/15 cm=1 cp=0
E: 200 [DIS]Failed to advertise commissionable node: 3
E: 205 [DIS]Failed to finalize service update: 3
I: 209 [DIS]Updating services using commissioning mode 1
E: 215 [DIS]Failed to remove advertised services: 3
D: 219 [DL]Using Thread extended MAC for hostname.
I: 224 [DIS]Advertise commission parameter vendorID=65521 productID=32773 discriminator=3840/15 cm=1 cp=0
E: 233 [DIS]Failed to advertise commissionable node: 3
E: 238 [DIS]Failed to finalize service update: 3
I: 242 [IN]CASE Server enabling CASE session setups
D: 247 [IN]SecureSession[0x200103b0]: Allocated Type:2 LSID:11267
I: 253 [SVR]Server Listening...
I: 256 [DL]Device Configuration:
I: 259 [DL]  Serial Number: 11223344556677889900
I: 263 [DL]  Vendor Id: 65521 (0xFFF1)
I: 267 [DL]  Product Id: 32773 (0x8005)
I: 270 [DL]  Product Name: not-specified
I: 274 [DL]  Hardware Version: 0
I: 277 [DL]  Setup Pin Code (0 for UNKNOWN/ERROR): 20202021
I: 282 [DL]  Setup Discriminator (0xFFFF for UNKNOWN/ERROR): 3840 (0xF00)
I: 289 [DL]  Manufacturing Date: 2022-01-01
I: 293 [DL]  Device Type: 65535 (0xFFFF)
I: 296 [SVR]SetupQRCode: [MT:6FCJ142C00KA0648G00]
I: 301 [SVR]Copy/paste the below URL in a browser to see the QR Code:
I: 307 [SVR]https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A6FCJ142C00KA0648G00
I: 316 [SVR]Manual pairing code: [34970112332]
E: 320 [DL]Long dispatch time: 246 ms, for event type 2
I: 329 [DL]CHIPoBLE advertising started
I: 333 [DL]NFC Tag emulation started
I: 30333 [DL]CHIPoBLE advertising mode changed to slow
I: 30343 [DL]CHIPoBLE advertising started
I: 54855 [DL]Current number of connections: 1/1
I: 54859 [DL]BLE connection established (ConnId: 0x00)
I: 54865 [DL]CHIPoBLE advertising stopped
I: 54868 [DL]NFC Tag emulation stopped
D: 55795 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 55802 [BLE]local and remote recv window sizes = 5
I: 55807 [BLE]selected BTP version 4
I: 55810 [BLE]using BTP fragment sizes rx 128 / tx 128.
D: 55818 [DL]ConnId: 0x00, New CCCD value: 0x0002
D: 55822 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 6)
D: 55830 [IN]BLE EndPoint 0x2000fc10 Connection Complete
I: 55835 [DL]CHIPoBLE connection established (ConnId: 0x00, GATT MTU: 131)
D: 55952 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 56133 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 56141 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7421r S:0 M:159996213] (U) Msg RX from 0:0FA02EAF11131765 [0000] to 0000000000000000 --- Type 0000:20 (SecureChannel:PBKDFParamRequest) (B:98)
I: 56156 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7421r S:0 M:84574684] (U) Msg TX from 0000000000000000 to 0:0FA02EAF11131765 [0000] [BLE] --- Type 0000:21 (SecureChannel:PBKDFParamResponse) (B:154)
D: 56171 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
I: 56179 [SVR]Commissioning session establishment step started
D: 56267 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 56275 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 33)
D: 56402 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 56411 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 56418 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7421r S:0 M:159996214] (U) Msg RX from 0:0FA02EAF11131765 [0000] to 0000000000000000 --- Type 0000:22 (SecureChannel:PASE_Pake1) (B:92)
I: 56552 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7421r S:0 M:84574685] (U) Msg TX from 0000000000000000 to 0:0FA02EAF11131765 [0000] [BLE] --- Type 0000:23 (SecureChannel:PASE_Pake2) (B:127)
D: 56566 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
E: 56574 [DL]Long dispatch time: 163 ms, for event type 16388
D: 56717 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 56725 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 6)
D: 56807 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 56816 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 56823 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7421r S:0 M:159996215] (U) Msg RX from 0:0FA02EAF11131765 [0000] to 0000000000000000 --- Type 0000:24 (SecureChannel:PASE_Pake3) (B:59)
I: 56838 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7421r S:0 M:84574686] (U) Msg TX from 0000000000000000 to 0:0FA02EAF11131765 [0000] [BLE] --- Type 0000:40 (SecureChannel:StatusReport) (B:30)
D: 56852 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 35)
I: 56861 [SC]SecureSession[0x200102d8, LSID:11266]: State change &amp;#39;kEstablishing&amp;#39; --&amp;gt; &amp;#39;kActive&amp;#39;
D: 56870 [IN]SecureSession[0x200102d8]: Activated - Type:1 LSID:11266
D: 56876 [IN]New secure session activated for device &amp;lt;FFFFFFFB00000000, 0&amp;gt;, LSID:11266 PSID:34714!
I: 56885 [SVR]Commissioning completed session establishment step
I: 56891 [DIS]Updating services using commissioning mode 0
E: 56896 [DIS]Failed to remove advertised services: 3
E: 56901 [DIS]Failed to finalize service update: 3
D: 56905 [DL]CHIPoBLE advertising set to off
I: 56909 [SVR]Device completed Rendezvous process
D: 56942 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 56951 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 56959 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7422r S:11266 M:27279865] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
D: 56972 [IM]Received Read request
I: 56979 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7422r S:11266 M:235843344] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:94)
D: 56992 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 99)
D: 57077 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 57086 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 57094 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7423r S:11266 M:27279866] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:52)
D: 57107 [IM]Received Read request
I: 57113 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7423r S:11266 M:235843345] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:67)
D: 57127 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 72)
D: 57212 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 57221 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 57229 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7424r S:11266 M:27279867] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
D: 57242 [IM]Received Read request
I: 57248 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7424r S:11266 M:235843346] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:67)
D: 57262 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 72)
D: 57347 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 57356 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 57364 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7425r S:11266 M:27279868] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
D: 57377 [IM]Received Read request
I: 57383 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7425r S:11266 M:235843347] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:67)
D: 57397 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 72)
D: 57482 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 57491 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 57499 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7426r S:11266 M:27279869] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
D: 57512 [IM]Received Read request
I: 57518 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7426r S:11266 M:235843348] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:66)
D: 57532 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
D: 57617 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 57626 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 57634 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7427r S:11266 M:27279870] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
D: 57647 [IM]Received Read request
I: 57653 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7427r S:11266 M:235843349] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:66)
D: 57667 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
D: 57752 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 57761 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 57769 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7428r S:11266 M:27279871] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
D: 57782 [IM]Received Read request
I: 57788 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7428r S:11266 M:235843350] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:66)
D: 57802 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
D: 57887 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 57896 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 57904 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7429r S:11266 M:27279872] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:62)
I: 57919 [ZCL]OpCreds: Certificate Chain request received for DAC
I: 57928 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7429r S:11266 M:235843351] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:556)
D: 57943 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
D: 58022 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 58030 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
D: 58157 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 58165 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
D: 58247 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 58255 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
D: 58338 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 58346 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
D: 58353 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 57)
D: 58427 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 58436 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 58444 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7430r S:11266 M:27279873] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
D: 58457 [IM]Received Read request
I: 58463 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7430r S:11266 M:235843352] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:94)
D: 58477 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 99)
D: 58562 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 58571 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 58579 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7431r S:11266 M:27279874] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:52)
D: 58592 [IM]Received Read request
I: 58598 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7431r S:11266 M:235843353] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:67)
D: 58612 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 72)
D: 58697 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 61173 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
D: 63680 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 3)
D: 63782 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 66348 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
D: 68733 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 68741 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7432r S:11266 M:27279875] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:0A (IM:TimedRequest) (B:39)
I: 68755 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7432r S:11266 M:235843354] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:01 (IM:StatusResponse) (B:38)
D: 68769 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 43)
D: 68867 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 68876 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 68884 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7432r S:11266 M:27279876] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:65)
I: 68899 [FS]GeneralCommissioning: Received ArmFailSafe (120s)
I: 68906 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7432r S:11266 M:235843355] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:66)
D: 68920 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
D: 69002 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 69011 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 69019 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7433r S:11266 M:27279877] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
D: 69032 [IM]Received Read request
I: 69038 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7433r S:11266 M:235843356] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:05 (IM:ReportData) (B:66)
D: 69052 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
D: 69137 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 69146 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 69154 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7434r S:11266 M:27279878] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:0A (IM:TimedRequest) (B:39)
I: 69168 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7434r S:11266 M:235843357] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:01 (IM:StatusResponse) (B:38)
D: 69182 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 43)
D: 69272 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 69281 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 69289 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7434r S:11266 M:27279879] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:70)
I: 69307 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7434r S:11266 M:235843358] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:66)
D: 69322 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
D: 69407 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 69416 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 69424 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7435r S:11266 M:27279880] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:62)
I: 69439 [ZCL]OpCreds: Certificate Chain request received for PAI
I: 69448 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7435r S:11266 M:235843359] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:527)
D: 69463 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
D: 69543 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 69550 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
D: 69678 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 69685 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
D: 69768 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 69775 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
D: 69858 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 69866 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
D: 69873 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 28)
D: 69947 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 69956 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 69964 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7436r S:11266 M:27279881] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:94)
I: 69979 [ZCL]OpCreds: Received an AttestationRequest command
I: 70013 [ZCL]OpCreds: AttestationRequest successful.
I: 70022 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7436r S:11266 M:235843360] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:716)
D: 70037 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
D: 70128 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 70135 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
D: 70218 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 70225 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
D: 70308 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 70315 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
D: 70398 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 70406 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
D: 70413 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
D: 70488 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 70495 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 92)
D: 70622 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 70631 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 70639 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7437r S:11266 M:27279882] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:96)
I: 70654 [ZCL]OpCreds: Received a CSRRequest command
I: 70714 [ZCL]OpCreds: AllocatePendingOperationalKey succeeded
I: 70748 [ZCL]OpCreds: CSRRequest successful.
I: 70755 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7437r S:11266 M:235843361] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:391)
D: 70770 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
E: 70777 [DL]Long dispatch time: 146 ms, for event type 16388
D: 70848 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 70855 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
D: 70938 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 70945 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 128)
D: 71073 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 71080 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 18)
D: 71163 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 71171 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
D: 71929 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
D: 72019 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
D: 72109 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
D: 72116 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 3)
I: 72126 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7438r S:11266 M:27279883] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:367)
I: 72141 [ZCL]OpCreds: Received an AddTrustedRootCertificate command
I: 72201 [ZCL]OpCreds: AddTrustedRootCertificate successful.
I: 72208 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7438r S:11266 M:235843362] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:63)
E: 72222 [DL]Long dispatch time: 113 ms, for event type 16388
D: 72228 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 72236 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 67)
D: 72467 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 72476 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
D: 72559 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
D: 72649 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
D: 72739 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
D: 72746 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 3)
D: 72827 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 72836 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
D: 72919 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 72930 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7439r S:11266 M:27279884] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:713)
I: 72945 [ZCL]OpCreds: Received an AddNOC command
I: 72951 [FP]Validating NOC chain
I: 73063 [FP]NOC chain validation successful
I: 73067 [FP]Added new fabric at index: 0x1
I: 73071 [FP]Assigned compressed fabric ID: 0xB77299A8A0113DF8, node ID: 0x0000000032CA6F2B
I: 73079 [TS]Last Known Good Time: 2023-10-14T01:16:48
I: 73084 [TS]New proposed Last Known Good Time: 2025-09-17T18:36:59
I: 73090 [TS]Updating pending Last Known Good Time to 2025-09-17T18:36:59
I: 73107 [ZCL]OpCreds: ACL entry created for Fabric index 0x1 CASE Admin Subject 0xFFFFFFFD00010001
D: 73116 [DL]Using Thread extended MAC for hostname.
I: 73120 [DIS]Advertise operational node B77299A8A0113DF8-0000000032CA6F2B
E: 73127 [SVR]Operational advertising failed: 3
I: 73131 [ZCL]OpCreds: successfully created fabric index 0x1 via AddNOC
I: 73139 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7439r S:11266 M:235843363] (S) Msg TX from 0000000000000000 to 1:FFFFFFFB00000000 [3DF8] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:66)
D: 73154 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
E: 73161 [DL]Long dispatch time: 243 ms, for event type 16388
D: 73277 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 73286 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
D: 73368 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 73377 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7440r S:11266 M:27279885] (S) Msg RX from 1:FFFFFFFB00000000 [3DF8] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:169)
I: 73395 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7440r S:11266 M:235843364] (S) Msg TX from 0000000000000000 to 1:FFFFFFFB00000000 [3DF8] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:66)
D: 73409 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
D: 73502 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 73511 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 73519 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7441r S:11266 M:27279886] (S) Msg RX from 1:FFFFFFFB00000000 [3DF8] to 0000000000000000 --- Type 0001:02 (IM:ReadRequest) (B:51)
D: 73532 [IM]Received Read request
I: 73538 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7441r S:11266 M:235843365] (S) Msg TX from 0000000000000000 to 1:FFFFFFFB00000000 [3DF8] [BLE] --- Type 0001:05 (IM:ReportData) (B:66)
D: 73552 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 71)
D: 73637 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 73646 [DL]Write request received for CHIPoBLE RX characteristic (ConnId 0x00)
I: 73654 [EM]&amp;gt;&amp;gt;&amp;gt; [E:7442r S:11266 M:27279887] (S) Msg RX from 1:FFFFFFFB00000000 [3DF8] to 0000000000000000 --- Type 0001:08 (IM:InvokeCommandRequest) (B:73)
D: 73698 [DL]OpenThread State Changed (Flags: 0x101fc110)
D: 73704 [DL]   Network Name: NEST-PAN-A84D
D: 73708 [DL]   PAN Id: 0xA84D
D: 73710 [DL]   Extended PAN Id: 0xB86F807B7ACB1E4E
D: 73715 [DL]   Channel: 11
D: 73718 [DL]   Mesh Prefix: fdfe:9df0:b8f1:0:0:0:0:0/64
D: 73724 [DL]OpenThread State Changed (Flags: 0x1100100d)
D: 73729 [DL]   Device Role: DETACHED
D: 73733 [DL]   Thread Unicast Addresses:
D: 73737 [DL]        fdfe:9df0:b8f1:0:5126:a10b:f342:497f/64 valid preferred
D: 73743 [DL]        fe80:0:0:0:a4af:fa54:6308:bbe9/64 valid preferred
I: 74945 [DL]SRP Client was started, detected server: fdfe:9df0:b8f1:0000:3e99:694f:10cf:8555
I: 74953 [ZCL]ThreadDiagnosticsDelegate: OnConnectionStatusChanged
D: 74959 [DL]OpenThread State Changed (Flags: 0x200012a4)
D: 74964 [DL]   Device Role: CHILD
D: 74967 [DL]   Partition Id: 0x35FC8081
D: 74972 [DL]OpenThread State Changed (Flags: 0x00000001)
D: 74977 [DL]   Thread Unicast Addresses:
D: 74981 [DL]        fde9:8ba2:48f3:1:3f63:cfe7:5176:56d1/64 valid preferred
D: 74988 [DL]        fdfe:9df0:b8f1:0:0:ff:fe00:5803/64 valid preferred rloc
D: 74995 [DL]        fdfe:9df0:b8f1:0:5126:a10b:f342:497f/64 valid preferred
D: 75002 [DL]        fe80:0:0:0:a4af:fa54:6308:bbe9/64 valid preferred
D: 75009 [DL]Thread Attached updating Multicast address
I: 75014 [SVR]Joining Multicast groups
I: 75019 [EM]&amp;lt;&amp;lt;&amp;lt; [E:7442r S:11266 M:235843366] (S) Msg TX from 0000000000000000 to 1:FFFFFFFB00000000 [3DF8] [BLE] --- Type 0001:09 (IM:InvokeCommandResponse) (B:65)
D: 75035 [DL]Sending indication for CHIPoBLE TX characteristic (ConnId 00, len 70)
D: 75042 [DL]Using Thread extended MAC for hostname.
I: 75047 [DIS]Advertise operational node B77299A8A0113DF8-0000000032CA6F2B
E: 75054 [SVR]Operational advertising failed: 3
D: 75123 [DL]Indication for CHIPoBLE TX characteristic done (ConnId 0x00, result 0x00)
D: 75270 [DL]SRP update succeeded
I: 75274 [SVR]Server initialization complete
I: 75279 [DIS]Updating services using commissioning mode 0
D: 75285 [DL]Using Thread extended MAC for hostname.
I: 75289 [DIS]Advertise operational node B77299A8A0113DF8-0000000032CA6F2B
I: 75296 [DL]advertising srp service: B77299A8A0113DF8-0000000032CA6F2B._matter._tcp
I: 75318 [IM]No subscriptions to resume
I: 75324 [SWU]Stopping the watchdog timer
I: 75328 [SWU]Starting the periodic query timer, timeout: 86400 seconds
D: 75765 [DL]SRP update succeeded
I: 76113 [DL]Current number of connections: 0/1
I: 76117 [DL]BLE GAP connection terminated (reason 0x13)
E: 90043 [BLE]ack recv timeout, closing ep 0x2000fc10
D: 90047 [IN]Clearing BLE pending packets.
I: 90051 [BLE]Releasing end point&amp;#39;s BLE connection back to application.&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Commission nRF5340DK Matter Light Bulb Example Using NCS 3.1.0 and chip-tool 3.1.0</title><link>https://devzone.nordicsemi.com/thread/548493?ContentTypeID=1</link><pubDate>Thu, 11 Sep 2025 12:38:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d372681-ae38-46e0-882d-0dfc0e38b945</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Hi Vishal,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;As you say there are issues with the attestation &lt;em&gt;(The chip-tool and firmware produce commissioning failures, including device attestation errors and continuous failures to advertise the commissionable node over Thread (error code 3).)&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Typically this is induced whentheres a mismatch with the key that&amp;#39;s been used to sign the attestation elements and the DAC key. It could be caused by&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Mismatched factory data: DAC certificate &amp;amp; private key don’t belong together (this is what I belive is the case issue at least)&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Corrupted/incorrect factory-data partition.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;You flashed new certs but the old key is still in NVS/factory area.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Using a custom/test PAA/PAI chain but the runtime key the device uses to sign isn’t the DAC key.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Here&amp;#39;s a couple of pointers and tips that may resolve it&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;&lt;strong&gt;Regenerate a consistent DAC/PAI bundle&lt;/strong&gt;:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Generate PAA → PAI → DAC and the &lt;strong&gt;matching DAC private key&lt;/strong&gt; using the same tool run.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Make sure VID/PID in certs match your build (your log shows VID &lt;code&gt;0xFFF1&lt;/code&gt;, PID &lt;code&gt;0x8005&lt;/code&gt;).&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;&lt;strong&gt;Provision the factory data correctly&lt;/strong&gt; on the DK:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Enable factory data in your app Kconfig (typical options):&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;&lt;code&gt;CONFIG_CHIP_FACTORY_DATA=y&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Provide a &lt;code&gt;factory_data.hex&lt;/code&gt;/bin that includes &lt;strong&gt;DAC cert&lt;/strong&gt;, &lt;strong&gt;DAC key&lt;/strong&gt;, &lt;strong&gt;PAI cert&lt;/strong&gt;, &lt;strong&gt;CD&lt;/strong&gt; (Certification Declaration), etc.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Or, for quick sanity check, build with Nordic’s &lt;strong&gt;fixed example credentials&lt;/strong&gt; option (commonly &lt;code&gt;CONFIG_CHIP_DEVICE_FIXED_DAC_CREDENTIALS=y&lt;/code&gt;) to confirm the flow works; then switch back to your own factory data.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;&lt;strong&gt;Erase stale data&lt;/strong&gt; before reflashing:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Full chip erase (both cores) or at least erase the factory-data/NVS partitions so old keys aren’t lingering.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Reflash: application + network core + new factory-data image.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;&lt;strong&gt;(If you use a non-default PAA)&lt;/strong&gt; make sure the &lt;strong&gt;commissioner trusts it&lt;/strong&gt;:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;If you created your own PAA, either add it to chip-tool’s trust store or point chip-tool to it (otherwise you’d usually see a different error like “no trusted root,” but it’s worth ensuring).&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;&lt;strong&gt;Recommission cleanly&lt;/strong&gt;:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Put the device back into commissioning mode (hold buttons per the sample; or reset + long-press to start BLE adv).&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Clear controller state on the host &lt;strong&gt;only if needed&lt;/strong&gt;: delete &lt;code&gt;/tmp/chip_*&lt;/code&gt; files to avoid stale fabrics, then run pairing again:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Thread example: &lt;code&gt;./chip-tool pairing ble-thread 1 &amp;lt;dataset-hex&amp;gt; 20202021 3840&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Or setup code: &lt;code&gt;./chip-tool pairing code 1 &amp;lt;code&amp;gt;&lt;br /&gt;&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Some resources:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/matter/nrfconnect_factory_data_configuration.html"&gt;&lt;br /&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/matter/nrfconnect_factory_data_configuration.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/end_product/factory_provisioning.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/end_product/factory_provisioning.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/end_product/attestation.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/end_product/attestation.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/matter/README.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/matter/README.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>