<?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>Matter 4.3.1.8. Device Type (DT) TXT key</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120711/matter-4-3-1-8-device-type-dt-txt-key</link><description>Hi, 
 This function is optional, but what if I want to turn it on on the DUT side? 
 Best regards, 
 Hiroki</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 May 2025 07:10:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120711/matter-4-3-1-8-device-type-dt-txt-key" /><item><title>RE: Matter 4.3.1.8. Device Type (DT) TXT key</title><link>https://devzone.nordicsemi.com/thread/535914?ContentTypeID=1</link><pubDate>Mon, 19 May 2025 07:10:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e43620a0-fe0a-4644-bc26-6181e9dd2f50</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;From&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/getting_started/advanced_kconfigs.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/getting_started/advanced_kconfigs.html&lt;/a&gt; CONFIG_CHIP_ROTATING_DEVICE_ID exists and&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#CONFIG_CHIP_DEVICE_PRODUCT_NAM"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#CONFIG_CHIP_DEVICE_PRODUCT_NAM&lt;/a&gt;E if 4.3.1.9 refers to device product name&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: Matter 4.3.1.8. Device Type (DT) TXT key</title><link>https://devzone.nordicsemi.com/thread/535223?ContentTypeID=1</link><pubDate>Wed, 14 May 2025 02:10:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:367d7c84-5669-4f8e-81e9-228255b89803</guid><dc:creator>H-ogawa</dc:creator><description>&lt;p&gt;Hi,&lt;span&gt;Andreas&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thank you for reply.&lt;/p&gt;
[quote userid="107683" url="~/f/nordic-q-a/120711/matter-4-3-1-8-device-type-dt-txt-key/535035"]If you want to enable testing the DT TXT KEy in certfication you should state that in the PICS. However setting PICS does not affect the DUT implementation (PICS are information for CSA/Certification about supported features to know what to test and what to expect).[/quote]
&lt;p&gt;I agree with the above.&lt;/p&gt;
[quote userid="107683" url="~/f/nordic-q-a/120711/matter-4-3-1-8-device-type-dt-txt-key/535035"]&lt;p&gt;CONFIG_CHIP_COMMISSIONABLE_DEVICE_TYPE=y&lt;/p&gt;
&lt;p&gt;CONFIG_CHIP_DEVICE_TYPE=&amp;lt;int value of device type e.g. 257&amp;gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It should enable the additional txt key in the commissionable service.&lt;/p&gt;[/quote]
&lt;p&gt;This is the answer I was hoping for.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sorry, but I have an additional question.&lt;/p&gt;
&lt;p&gt;In the matter specfication, there are also 4.3.1.9. TXT key for device name and 4.3.1.10. TXT key for rotating device identifier (RI). Can these also be enabled in prj.conf?&lt;br /&gt;If so, please tell me how to do this.&lt;/p&gt;
&lt;p&gt;If the above can be resolved, we will close this issue.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Hiroki&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter 4.3.1.8. Device Type (DT) TXT key</title><link>https://devzone.nordicsemi.com/thread/535035?ContentTypeID=1</link><pubDate>Tue, 13 May 2025 08:00:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d9ecaec-f41d-4956-84a7-b6b42219c739</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hello Hiroki,&lt;/p&gt;
&lt;p&gt;Apologies for the long response time. I had to clarify the details with the Matter team because I did misunderstand something.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s what they said:&lt;/p&gt;
&lt;p&gt;If you want to enable testing the DT TXT KEy in certfication you should state that in the PICS. However setting PICS does not affect the DUT implementation (PICS are information for CSA/Certification about supported features to know what to test and what to expect).&lt;/p&gt;
&lt;p&gt;If the client want to enable the DT TXT key in commissionable service in the DUT implementation, the prj.conf need to be update to enable following configs:&lt;/p&gt;
&lt;p&gt;CONFIG_CHIP_COMMISSIONABLE_DEVICE_TYPE=y&lt;/p&gt;
&lt;p&gt;CONFIG_CHIP_DEVICE_TYPE=&amp;lt;int value of device type e.g. 257&amp;gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It should enable the additional txt key in the commissionable service.&lt;/p&gt;
&lt;p&gt;&lt;a title="https://github.com/nrfconnect/sdk-connectedhomeip/blob/master/config/zephyr/kconfig#l264" href="https://github.com/nrfconnect/sdk-connectedhomeip/blob/master/config/zephyr/Kconfig#L264" rel="noopener noreferrer" target="_blank"&gt;https://github.com/nrfconnect/sdk-connectedhomeip/blob/master/config/zephyr/Kconfig#L264&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="https://github.com/nrfconnect/sdk-connectedhomeip/blob/master/config/zephyr/kconfig#l162" href="https://github.com/nrfconnect/sdk-connectedhomeip/blob/master/config/zephyr/Kconfig#L162" rel="noopener noreferrer" target="_blank"&gt;https://github.com/nrfconnect/sdk-connectedhomeip/blob/master/config/zephyr/Kconfig#L162&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let me know if this makes more sense&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: Matter 4.3.1.8. Device Type (DT) TXT key</title><link>https://devzone.nordicsemi.com/thread/533697?ContentTypeID=1</link><pubDate>Thu, 01 May 2025 23:40:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ddece85-efc9-4c1b-bb66-f61c8d747b66</guid><dc:creator>H-ogawa</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi,&lt;/span&gt;&lt;span&gt;Andreas&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you for reply.&lt;/span&gt;&lt;/p&gt;
[quote userid="107683" url="~/f/nordic-q-a/120711/matter-4-3-1-8-device-type-dt-txt-key/533504"]I got some input from R&amp;amp;D. Since the Device Type TXT Key is not something that the sample supports out of the box, you will have to add support for this in the application before testing it in the TH.[/quote]
&lt;p&gt;I would like to know how to add this or set it in my application.&lt;/p&gt;
[quote userid="107683" url="~/f/nordic-q-a/120711/matter-4-3-1-8-device-type-dt-txt-key/533504"]ou only need to change&amp;nbsp;&lt;span&gt;MCORE.DD.TXT_KEY_DT to true in the Base.xml PICS file used to certification&lt;/span&gt;[/quote]
&lt;p&gt;I believe this PICS setting is at the discretion of the certification body to decide whether or not to perform certification testing. I do not believe that simply enabling this setting will change the settings of the device being tested.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;Hiroki&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter 4.3.1.8. Device Type (DT) TXT key</title><link>https://devzone.nordicsemi.com/thread/533504?ContentTypeID=1</link><pubDate>Wed, 30 Apr 2025 07:45:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69681926-a7db-4b83-902f-36260f5666d3</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi again Hiroki&lt;/p&gt;
&lt;p&gt;I got some input from R&amp;amp;D. Since the Device Type TXT Key is not something that the sample supports out of the box, you will have to add support for this in the application before testing it in the TH. You only need to change&amp;nbsp;&lt;span&gt;MCORE.DD.TXT_KEY_DT to true in the Base.xml PICS file used to certification.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Let me know if this works and I&amp;#39;ll get back to you&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind regards,&lt;br /&gt;Andreas&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter 4.3.1.8. Device Type (DT) TXT key</title><link>https://devzone.nordicsemi.com/thread/533183?ContentTypeID=1</link><pubDate>Mon, 28 Apr 2025 12:10:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1376fc3b-6461-49f2-a30a-b7e75d5472e1</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi Hiroki,&lt;/p&gt;
&lt;p&gt;Just a status update to let you know I&amp;#39;m waiting for some input from the Matter team.&lt;/p&gt;
&lt;p&gt;Thank you for your patience&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: Matter 4.3.1.8. Device Type (DT) TXT key</title><link>https://devzone.nordicsemi.com/thread/532689?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2025 23:42:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88c4f5b4-ce09-4c67-a4d3-3cdcc6c7530c</guid><dc:creator>H-ogawa</dc:creator><description>&lt;p&gt;Hi,&lt;span&gt;Andreas&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I&amp;#39;m not sure I answered the question correctly either, so I&amp;#39;ll ask it again.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am conducting the TC-DD-2.1 test cases in the Matter certification exam.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I cannot determine whether the test in step 13b of that test case can be tested as a device or not.&lt;br /&gt;In fact, when I test with the v2.9.0 lock sample code, the Device Type value is not visible as TH.&lt;br /&gt;I would like to confirm whether I need to change the settings in the lock sample code to make this visible.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;In the Lock sample code, the vendor ID and product ID in step 13a of the test case were confirmed in TH.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Hiroki&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter 4.3.1.8. Device Type (DT) TXT key</title><link>https://devzone.nordicsemi.com/thread/532626?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2025 13:57:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d7a8aff-1fb0-4428-849d-119a2d19e92c</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="H-ogawa"]I checked the URL and it is a document on how to use the chip-tool. I would like you to tell me in detail which part is actually related to Matter 4.3.1.8. Device Type (DT) TXT key.[/quote]
&lt;p&gt;I&amp;#39;m not sure if I follow your request. Running clusters in test is here&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/matter/chip_tool_guide.html#running_testclusters_test"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/matter/chip_tool_guide.html#running_testclusters_test&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Could you enlighten me some more? Am I misunderstanding what the optional function is and how you want to test it?&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: Matter 4.3.1.8. Device Type (DT) TXT key</title><link>https://devzone.nordicsemi.com/thread/532203?ContentTypeID=1</link><pubDate>Mon, 21 Apr 2025 07:10:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9628b89-36a9-46b3-bdee-66147e470fed</guid><dc:creator>H-ogawa</dc:creator><description>&lt;p&gt;Just to add a bit more:&lt;br /&gt;The reason we want to check is that we need to check that the following is valid in Base.xml of the PICS Tool in the Matter Certification tool.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1745219303620v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I believe this is something that is enabled/disabled on the DUT side.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:0px;max-width:0px;" src="https://devzone.nordicsemi.com/resized-image/__size/0x0/__key/communityserver-discussions-components-files/4/pastedimage1745219283556v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter 4.3.1.8. Device Type (DT) TXT key</title><link>https://devzone.nordicsemi.com/thread/532197?ContentTypeID=1</link><pubDate>Mon, 21 Apr 2025 03:50:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbd2953a-5ae3-4c23-875b-c5038a367caf</guid><dc:creator>H-ogawa</dc:creator><description>&lt;p&gt;Hi, Andreas&lt;/p&gt;
&lt;p&gt;Thank you for reply.&lt;/p&gt;
[quote userid="107683" url="~/f/nordic-q-a/120711/matter-4-3-1-8-device-type-dt-txt-key/532056"]As far as I know, you can enable them during testing using the CHIP tool: &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/matter/chip_tool_guide.html#using_chip_tool_for_matter_device_testing"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/matter/chip_tool_guide.html#using_chip_tool_for_matter_device_testing&lt;/a&gt;.&amp;nbsp;[/quote]
&lt;p&gt;I checked the URL and it is a document on how to use the chip-tool. I would like you to tell me in detail which part is actually related to Matter 4.3.1.8. Device Type (DT) TXT key.&lt;/p&gt;
[quote userid="107683" url="~/f/nordic-q-a/120711/matter-4-3-1-8-device-type-dt-txt-key/532056"]In case you&amp;#39;ve not seen this documentation page, have you found anything seen the creating a Matter end product page documentation&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/end_product/index.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/end_product/index.html&lt;/a&gt;&amp;nbsp;[/quote]
&lt;p&gt;This is also the same. Could you please tell me in detail where in the documentation the Matter 4.3.1.8. Device Type (DT) TXT key is?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Hiroki&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter 4.3.1.8. Device Type (DT) TXT key</title><link>https://devzone.nordicsemi.com/thread/532056?ContentTypeID=1</link><pubDate>Wed, 16 Apr 2025 15:44:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:010e4506-ea96-4060-824f-00c691484fda</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi Hiroki,&lt;/p&gt;
&lt;p&gt;As far as I know, you can enable them during testing using the CHIP tool: &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/matter/chip_tool_guide.html#using_chip_tool_for_matter_device_testing"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/matter/chip_tool_guide.html#using_chip_tool_for_matter_device_testing&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In case you&amp;#39;ve not seen this documentation page, have you found anything seen the creating a Matter end product page documentation&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/end_product/index.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/end_product/index.html&lt;/a&gt;&amp;nbsp;&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></channel></rss>