<?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 matter device onto thread network</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102366/unable-to-commission-matter-device-onto-thread-network</link><description>I&amp;#39;m having some issues commissioning my application on a nRF52840 onto a thread network. I&amp;#39;ve been following this sample documents, under Commissioning the device . I have configured a thread border router on a raspberry pi per the documentation . I also</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Aug 2023 14:41:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102366/unable-to-commission-matter-device-onto-thread-network" /><item><title>RE: Unable to commission matter device onto thread network</title><link>https://devzone.nordicsemi.com/thread/440543?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2023 14:41:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6265df4b-70c0-439f-98a8-09645d70fcdd</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you are running chip-tool on macOS, it&amp;#39;s worth following: &lt;a title="https://github.com/project-chip/connectedhomeip/blob/master/docs/guides/darwin.md#using-chip-tool-on-macos-or-chip-tool-on-ios" href="https://github.com/project-chip/connectedhomeip/blob/master/docs/guides/darwin.md#using-chip-tool-on-macos-or-chip-tool-on-ios" rel="noopener noreferrer" target="_blank"&gt;https://github.com/project-chip/connectedhomeip/blob/master/docs/guides/darwin.md#using-chip-tool-on-macos-or-chip-tool-on-ios&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;What is the macOS version? There have been similar issues reported on github on certain macOS versions. You also could check it.&lt;/p&gt;
&lt;p&gt;-Amanda H.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to commission matter device onto thread network</title><link>https://devzone.nordicsemi.com/thread/440143?ContentTypeID=1</link><pubDate>Mon, 07 Aug 2023 14:01:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:295b1cc4-d6b5-4df9-99ce-dd9b3f614f8c</guid><dc:creator>Chris Boyer</dc:creator><description>&lt;p&gt;Okay, so I&amp;#39;ve installed a 64-bit OS, and I&amp;#39;ve also tried building the chip tool from the same location I&amp;#39;m building my matter device. I&amp;#39;m still seeing the error. Again, with this chip-tool command:&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;./chip-tool pairing ble-thread 123 hex:0e080000000000010000000300001035060004001fffe00208eb56fa0e461c6d100708fd69c806b488fe40051074fa982b05916f965776d92eebc1c0e9030f4f70656e5468726561642d34353435010245450410c37e04808a25780724549440a06baf010c0402a0f7f8 20202021 3840&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m seeing this in the logs:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;[1691416487256] [14484:148569] [DL] KVS will be written to: file:///tmp/chip_kvs
[1691416487261] [14484:148569] [DL] _Init
[1691416487261] [14484:148569] [IN] UDP::Init bind&amp;amp;listen port=0
[1691416487261] [14484:148569] [IN] UDP::Init bound to port=55376
[1691416487261] [14484:148569] [IN] UDP::Init bind&amp;amp;listen port=0
[1691416487261] [14484:148569] [IN] UDP::Init bound to port=49508
[1691416487261] [14484:148569] [IN] BLEBase::Init - setting/overriding transport
[1691416487261] [14484:148569] [IN] TransportMgr initialized
[1691416487261] [14484:148569] [FP] Initializing FabricTable from persistent storage
[1691416487261] [14484:148569] [TS] Last Known Good Time: 2023-08-07T09:53:45
[1691416487261] [14484:148569] [FP] Fabric index 0x1 was retrieved from storage. Compressed FabricId 0xF6ECF07D032AEFCF, FabricId 0x0000000000000001, NodeId 0x000000000001B669, VendorId 0xFFF1
[1691416487262] [14484:148569] [ZCL] Using ZAP configuration...
[1691416487262] [14484:148569] [CTL] System State Initialized...
[1691416487262] [14484:148569] [CTL] Stopping commissioning discovery over DNS-SD
[1691416487262] [14484:148569] [CTL] Setting attestation nonce to random value
[1691416487262] [14484:148569] [CTL] Setting CSR nonce to random value
[1691416487262] [14484:148569] [IN] UDP::Init bind&amp;amp;listen port=5550
[1691416487262] [14484:148569] [IN] UDP::Init bound to port=5550
[1691416487262] [14484:148569] [IN] UDP::Init bind&amp;amp;listen port=5550
[1691416487262] [14484:148569] [IN] UDP::Init bound to port=5550
[1691416487262] [14484:148569] [IN] TransportMgr initialized
[1691416487262] [14484:148573] [DL] _OnPlatformEvent
[1691416487262] [14484:148573] [CTL] Stopping commissioning discovery over DNS-SD
[1691416487262] [14484:148573] [CTL] Setting attestation nonce to random value
[1691416487262] [14484:148573] [CTL] Setting CSR nonce to random value
[1691416487263] [14484:148573] [CTL] Generating NOC
[1691416487264] [14484:148573] [FP] Validating NOC chain
[1691416487267] [14484:148573] [FP] NOC chain validation successful
[1691416487267] [14484:148573] [FP] Updated fabric at index: 0x1, Node ID: 0x000000000001B669
[1691416487267] [14484:148573] [TS] Last Known Good Time: 2023-08-07T09:53:45
[1691416487267] [14484:148573] [TS] New proposed Last Known Good Time: 2021-01-01T00:00:00
[1691416487267] [14484:148573] [TS] Retaining current Last Known Good Time
[1691416487268] [14484:148573] [FP] Metadata for Fabric 0x1 persisted to storage.
[1691416487268] [14484:148573] [TS] Committing Last Known Good Time to storage: 2023-08-07T09:53:45
[1691416487269] [14484:148573] [CTL] Joined the fabric at index 1. Fabric ID is 0x0000000000000001 (Compressed Fabric ID: F6ECF07D032AEFCF)
[1691416487269] [14484:148573] [IN] UDP::Init bind&amp;amp;listen port=5550
[1691416487269] [14484:148573] [IN] UDP::Init bound to port=5550
[1691416487269] [14484:148573] [IN] UDP::Init bind&amp;amp;listen port=5550
[1691416487269] [14484:148573] [IN] UDP::Init bound to port=5550
[1691416487269] [14484:148573] [IN] TransportMgr initialized
[1691416487273] [14484:148573] [BLE] NewConnection
[1691416487273] [14484:148573] [CTL] Setting thread operational dataset from parameters
[1691416487273] [14484:148573] [CTL] Setting attestation nonce to random value
[1691416487273] [14484:148573] [CTL] Setting CSR nonce to random value
[1691416487273] [14484:148573] [CTL] Commission called for node ID 0x000000000000007B
[1691416487294] [14484:148574] [BLE] CBManagerState: ON
[1691416487630] [14484:148573] [BLE] Connecting to device 0x60000180c000 with discriminator: 3840
[1691416488114] [14484:148574] [DIS] Closing all BLE connections
[1691416488114] [14484:148574] [IN] BleConnectionComplete: endPoint 0x101a370c8
[1691416488114] [14484:148574] [BLE] ATT MTU = 247
[1691416488115] [14484:148573] [BLE] BLE:Error writing Characteristics in Chip service on the device: [The specified UUID is not allowed for this operation.]
[1691416488115] [14484:148574] [IN] SecureSession[0x600001c08000]: Allocated Type:1 LSID:46990
[1691416488115] [14484:148574] [SC] Assigned local session key ID 46990
[1691416488115] [14484:148574] [EM] &amp;lt;&amp;lt;&amp;lt; [E:13535i S:0 M:118429919] (U) Msg TX to 0:0000000000000000 [0000] --- Type 0000:20 (SecureChannel:PBKDFParamRequest)
[1691416488115] [14484:148574] [IN] (U) Sending msg 118429919 to IP address &amp;#39;BLE&amp;#39;
[1691416488115] [14484:148574] [IN] Message appended to BLE send queue
[1691416488115] [14484:148574] [SC] Sent PBKDF param request
[1691416488115] [14484:148574] [IN] Failed to establish BLE connection: src/platform/Darwin/BleConnectionDelegateImpl.mm:452: Ble Error 0x00000407: GATT write characteristic operation failed
[1691416488115] [14484:148574] [IN] Clearing BLE pending packets.
[1691416488115] [14484:148574] [BLE] Auto-closing end point&amp;#39;s BLE connection.
[1691416505117] [14484:148587] [SC] PASESession timed out while waiting for a response from the peer. Expected message type was 33
[1691416505117] [14484:148587] [IN] SecureSession[0x600001c08000]: Released - Type:1 LSID:46990
[1691416505117] [14484:148587] [TOO] Secure Pairing Failed
[1691416505117] [14484:148587] [DIS] Closing all BLE connections
[1691416505117] [14484:148587] [TOO] Pairing Failure: src/protocols/secure_channel/PASESession.cpp:255: CHIP Error 0x00000032: Timeout
[1691416505117] [14484:148569] [CTL] Shutting down the commissioner
[1691416505117] [14484:148569] [CTL] Stopping commissioning discovery over DNS-SD
[1691416505118] [14484:148569] [CTL] Shutting down the controller
[1691416505118] [14484:148569] [IN] Expiring all sessions for fabric 0x1!!
[1691416505118] [14484:148569] [FP] Forgetting fabric 0x1
[1691416505118] [14484:148569] [TS] Pending Last Known Good Time: 2023-08-07T09:53:45
[1691416505118] [14484:148569] [TS] Previous Last Known Good Time: 2023-08-07T09:53:45
[1691416505118] [14484:148569] [TS] Reverted Last Known Good Time to previous value
[1691416505118] [14484:148569] [CTL] Shutting down the commissioner
[1691416505118] [14484:148569] [CTL] Stopping commissioning discovery over DNS-SD
[1691416505118] [14484:148569] [CTL] Shutting down the controller
[1691416505118] [14484:148569] [CTL] Shutting down the System State, this will teardown the CHIP Stack
[1691416505118] [14484:148569] [DMG] All ReadHandler-s are clean, clear GlobalDirtySet
[1691416505118] [14484:148569] [BLE] CancelConnection
[1691416505118] [14484:148569] [FP] Shutting down FabricTable
[1691416505118] [14484:148569] [TS] Pending Last Known Good Time: 2023-08-07T09:53:45
[1691416505118] [14484:148569] [TS] Previous Last Known Good Time: 2023-08-07T09:53:45
[1691416505118] [14484:148569] [TS] Reverted Last Known Good Time to previous value
[1691416505118] [14484:148569] [DL] Inet Layer shutdown
[1691416505118] [14484:148569] [DL] BLE shutdown
[1691416505118] [14484:148569] [DL] System Layer shutdown
[1691416505118] [14484:148569] [TOO] Run command failure: src/protocols/secure_channel/PASESession.cpp:255: CHIP Error 0x00000032: Timeout&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;At the same time in logs on the matter device I&amp;#39;m seeing this:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;I: 573472 [DL]BLE connection established (ConnId: 0x00)
I: 573477 [DL]Current number of connections: 1/1
I: 573481 [DL]CHIPoBLE advertising stopped
I: 573951 [DL]BLE GAP connection terminated (reason 0x13)
I: 573956 [DL]Current number of connections: 0/1&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I assume it doesn&amp;#39;t matter, but the Matter device is being built on my host&amp;nbsp;machine, a Mac device. The chip-tool command is being executed from that device as well. The OTBR is being run from the raspberrypi as discussed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to commission matter device onto thread network</title><link>https://devzone.nordicsemi.com/thread/439563?ContentTypeID=1</link><pubDate>Wed, 02 Aug 2023 17:26:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2fa55bc9-32d8-401d-abec-3baefc28023d</guid><dc:creator>Chris Boyer</dc:creator><description>&lt;p&gt;I used the ones downloaded from there. I&amp;#39;m not exactly sure what&amp;nbsp;whether the OS I&amp;#39;m using is 64 bit or not. I will have to flash it and try again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to commission matter device onto thread network</title><link>https://devzone.nordicsemi.com/thread/439334?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2023 15:54:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3352ba2-a8d1-4aa4-8cf6-9406d838446c</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;If you want to run it on Raspberry Pi, it must use a 64-bit OS.&amp;nbsp;&lt;strong&gt;Note:&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;To ensure compatibility, always build the CHIP Tool and the Matter device from the same revision of the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;&lt;span&gt;connectedhomeip&lt;/span&gt;&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;repository.&lt;/p&gt;
&lt;p&gt;Do you download and&amp;nbsp;&lt;span&gt;use&amp;nbsp;&lt;/span&gt;&lt;a href="https://github.com/nrfconnect/sdk-connectedhomeip/releases"&gt;sdk-connectedhomeip v2.4.0&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to commission matter device onto thread network</title><link>https://devzone.nordicsemi.com/thread/439319?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2023 14:35:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b651d78e-6ca0-4632-9b53-8d57153ad712</guid><dc:creator>Chris Boyer</dc:creator><description>&lt;p&gt;I guess I was expecting these instructions from the docs to work:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/matter/chip_tool_guide.html#building-the-chip-tool"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/matter/chip_tool_guide.html#building-the-chip-tool&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;None of the pre-compiled&amp;nbsp;binaries work on the RaspberryPi I have.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to commission matter device onto thread network</title><link>https://devzone.nordicsemi.com/thread/439278?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2023 13:05:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5f02e00-a6ea-4e09-acc0-5a78fd3c7503</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;You should use the corresponding version of&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-connectedhomeip/releases"&gt;sdk-connectedhomeip&lt;/a&gt;&amp;nbsp;as the NCS version.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;For NCS v2.4.0, please use&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-connectedhomeip/releases"&gt;sdk-connectedhomeip v2.4.0&lt;/a&gt;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to commission matter device onto thread network</title><link>https://devzone.nordicsemi.com/thread/439130?ContentTypeID=1</link><pubDate>Mon, 31 Jul 2023 19:33:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05f7b865-1a82-436d-9178-15f374711ae3</guid><dc:creator>Chris Boyer</dc:creator><description>&lt;p&gt;I&amp;#39;m using v2.4.0 of NCS. I&amp;#39;m not sure what version of the chip tool, other than it&amp;#39;s whatever&amp;#39;s downloaded using the command in the docs:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;./scripts/examples/gn_build_example.sh examples/chip-tool BUILD_PATH&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not seeing anything with running it with any of the usual help flags.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to commission matter device onto thread network</title><link>https://devzone.nordicsemi.com/thread/439102?ContentTypeID=1</link><pubDate>Mon, 31 Jul 2023 16:20:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df1c4018-abe8-45a7-a563-87c06d3e962d</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What version of NCS and&amp;nbsp;&lt;span&gt;chip-tool app version are you using?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;br /&gt;Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>