<?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>How do I set up the Commission Flow?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122189/how-do-i-set-up-the-commission-flow</link><description>Please refer to the link below. How can I configure the Commission Flow according to the requirements? 
 www.matteralpha.com/.../how-does-matter-qr-code-work</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 02 Jul 2025 14:00:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122189/how-do-i-set-up-the-commission-flow" /><item><title>RE: How do I set up the Commission Flow?</title><link>https://devzone.nordicsemi.com/thread/541192?ContentTypeID=1</link><pubDate>Wed, 02 Jul 2025 14:00:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66385c32-e45e-4d2e-8186-6206a5a4521e</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It looks like you already have an ongoing ticket for the similar issue. Please continue your conversation there.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/122087/how-to-retrieve-the-matter-qr-code"&gt;How to retrieve the Matter QR code?&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As mentioned in the ticket, my colleague will get back to you there as soon as he gets updates from the developers.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Due to the summer vacations we are slightly short staffed and hence the slight delays.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I set up the Commission Flow?</title><link>https://devzone.nordicsemi.com/thread/541133?ContentTypeID=1</link><pubDate>Wed, 02 Jul 2025 08:52:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad0403fb-96c4-4b04-8966-2f2972393ca1</guid><dc:creator>SunHuang</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I discovered another issue. Modifying the &amp;quot;generate_nrfconnect_chip_factory_data.py&amp;quot; script only affects the files generated by Python, such as &lt;em data-start="144" data-end="155"&gt;build.txt&lt;/em&gt;. However, the QR code printed by the firmware during boot-up (i.e., &lt;code data-start="224" data-end="242"&gt;[SVR]SetupQRCode&lt;/code&gt;) remains unchanged. After tracing through the SDK, I found that this value is hardcoded. Is there a way to modify it without changing the SDK itself?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I set up the Commission Flow?</title><link>https://devzone.nordicsemi.com/thread/540991?ContentTypeID=1</link><pubDate>Tue, 01 Jul 2025 08:43:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8fbb4082-92b8-4703-9dd9-48b245aa66df</guid><dc:creator>SunHuang</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for your assistance&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I set up the Commission Flow?</title><link>https://devzone.nordicsemi.com/thread/540968?ContentTypeID=1</link><pubDate>Tue, 01 Jul 2025 07:13:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9522cd2d-b040-4315-bbdd-f11758387193</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;&lt;span&gt;Of course you can change the Commissioning Flow inside QR code using Python script. Here is the variable: &lt;a title="https://github.com/nrfconnect/sdk-connectedhomeip/blob/d56ca73159fd5973d839b14714f0a08b9695d4a8/scripts/tools/nrfconnect/generate_nrfconnect_chip_factory_data.py#l425" href="https://github.com/nrfconnect/sdk-connectedhomeip/blob/d56ca73159fd5973d839b14714f0a08b9695d4a8/scripts/tools/nrfconnect/generate_nrfconnect_chip_factory_data.py#L425" rel="noopener noreferrer" target="_blank"&gt;https://github.com/nrfconnect/sdk-connectedhomeip/blob/d56ca73159fd5973d839b14714f0a08b9695d4a8/scripts/tools/nrfconnect/generate_nrfconnect_chip_factory_data.py#L425&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I set up the Commission Flow?</title><link>https://devzone.nordicsemi.com/thread/540946?ContentTypeID=1</link><pubDate>Tue, 01 Jul 2025 00:50:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f263bd57-afac-48ee-8734-2e3f53eb769b</guid><dc:creator>SunHuang</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using Nordic&amp;#39;s &lt;code data-start="192" data-end="234"&gt;generate_nrfconnect_chip_factory_data.py&lt;/code&gt; to generate the QR code, so does that mean this Python script can&amp;#39;t change the Commission Flow?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I set up the Commission Flow?</title><link>https://devzone.nordicsemi.com/thread/540468?ContentTypeID=1</link><pubDate>Wed, 25 Jun 2025 11:38:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:deb15e44-7a63-4b6f-b1a4-9984518ce98c</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We do not have option to specify the commissioning-flow in these scripts. It would be useful for the QR code generation indeed - however&amp;nbsp;I guess you are using your own scripting for Matter QR code generation.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Priyanka&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I set up the Commission Flow?</title><link>https://devzone.nordicsemi.com/thread/540167?ContentTypeID=1</link><pubDate>Mon, 23 Jun 2025 09:29:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6dd0c0a0-5c4c-407c-a90e-576699365a37</guid><dc:creator>SunHuang</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can test it with this command and you should see&amp;quot;&amp;nbsp;Custom flow:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; (STANDARD)&amp;quot;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;./chip-tool payload parse-setup-payload &amp;lt;QR code&amp;gt;&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I set up the Commission Flow?</title><link>https://devzone.nordicsemi.com/thread/539966?ContentTypeID=1</link><pubDate>Fri, 20 Jun 2025 07:57:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:241378b6-8855-4753-a041-3ab9f6c46141</guid><dc:creator>SunHuang</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Then I&amp;rsquo;d like to confirm one last thing: does Nordic&amp;rsquo;s &lt;code data-start="55" data-end="97"&gt;generate_nrfconnect_chip_factory_data.py&lt;/code&gt; already handle this task by default? Because the parameters of &lt;code data-start="161" data-end="203"&gt;generate_nrfconnect_chip_factory_data.py&lt;/code&gt; don&amp;rsquo;t seem to include this option.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I set up the Commission Flow?</title><link>https://devzone.nordicsemi.com/thread/539703?ContentTypeID=1</link><pubDate>Wed, 18 Jun 2025 12:28:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9bbc1213-33d3-470a-97f3-93d5ca4041ce</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Yes in the link that you attached, it looks like there is an added field &amp;quot;commissioning-flow&amp;quot; but we don&amp;#39;t see any usage of it in the code - which again is understandable, as FW should not have such information.&lt;br /&gt; &lt;br /&gt;But anyway, this is correct the commissioning flow should be configured when generating QR code - which is not bound to the FW build process.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I set up the Commission Flow?</title><link>https://devzone.nordicsemi.com/thread/539641?ContentTypeID=1</link><pubDate>Wed, 18 Jun 2025 06:38:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:183f846c-1c47-4f01-bccf-0f01d8ae1f20</guid><dc:creator>SunHuang</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please refer to page 56 of the document. The content described there seems to align with my understanding , when generating the QR code, the &amp;#39;Commission Flow&amp;#39; should also be configured at the same time. This way, users will know whether any additional actions are required when they scan the QR code.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://wiki.telink-semi.cn/tools_and_sdk/Demo/Matter/TelinkMatterDevelopersGuide-en_v0.2.15.pdf"&gt;wiki.telink-semi.cn/.../TelinkMatterDevelopersGuide-en_v0.2.15.pdf&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I set up the Commission Flow?</title><link>https://devzone.nordicsemi.com/thread/539563?ContentTypeID=1</link><pubDate>Tue, 17 Jun 2025 13:16:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91f809fd-5737-45f3-a479-7ffa4edd92d9</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What I understood from your query is,&amp;nbsp;how to change the Commissioning Flow bits in the BLE advertisement using either prj.conf or Factory Data configuration? ope this is correct.&lt;/p&gt;
&lt;p&gt;The Commissioning Flow is not defined by the FW but by QR code and DCL entry. The Custom Flow bits are only part of QR code. When manual pairing code is used, then Custom Flow bits are not present there, but instead Matter Controller can look at VID and PID of the device, and then check if Custom Commissioning Flow is necessary by checking the DCL entry of the given device.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;Based on above, there is no KConfig or Factory Data entry for Custom Flow bits.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;There is one place in the code where this Custom Flow can be modified in the code, and this is only for debugging purpose to change printed QR code in the console:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a title="https://github.com/nrfconnect/sdk-nrf/blob/1d7f28e82f31e751dda42ce40e5b6d1d94fef1aa/samples/matter/common/src/app/matter_init.cpp#l345" href="https://github.com/nrfconnect/sdk-nrf/blob/1d7f28e82f31e751dda42ce40e5b6d1d94fef1aa/samples/matter/common/src/app/matter_init.cpp#L345" rel="noopener noreferrer" target="_blank"&gt;https://github.com/nrfconnect/sdk-nrf/blob/1d7f28e82f31e751dda42ce40e5b6d1d94fef1aa/samples/matter/common/src/app/matter_init.cpp#L345&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here you may change it - but it does not have any impact on the device behaviour - it&amp;#39;s just helper string in debug logs.&lt;/p&gt;
&lt;p&gt;-Priyanka&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: How do I set up the Commission Flow?</title><link>https://devzone.nordicsemi.com/thread/539174?ContentTypeID=1</link><pubDate>Fri, 13 Jun 2025 10:39:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43daa6d1-8ae7-47b0-8f94-308ab2d45ebf</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am checking this internally and will get back to you soon.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I set up the Commission Flow?</title><link>https://devzone.nordicsemi.com/thread/538957?ContentTypeID=1</link><pubDate>Thu, 12 Jun 2025 07:13:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8586e73d-543a-4179-8e84-e8a4e554c04f</guid><dc:creator>SunHuang</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;What I mean is the configuration, which could be factory data or the &lt;code data-start="132" data-end="142"&gt;prj.conf&lt;/code&gt; settings.&lt;/p&gt;
&lt;p&gt;As shown in the image below&lt;/p&gt;
&lt;p&gt;0:Standard, 1:User-Intent, 2:Custom.&amp;nbsp;&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/pastedimage1749712372092v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I set up the Commission Flow?</title><link>https://devzone.nordicsemi.com/thread/538816?ContentTypeID=1</link><pubDate>Wed, 11 Jun 2025 12:11:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:247c5324-d556-4381-aa17-dd9038233622</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please take a look at the fllowng:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/overview/commissioning.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/overview/commissioning.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>