<?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>Thread Commissioning Failure</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119386/thread-commissioning-failure</link><description>NCS 2.9.0 
 nRF52840-DK 
 Using the OpenThread CLI example. 
 After turning on the TCAT function, when using MeshCoP Commissioning, the joiner will experience a system failure and crash. 
 The LOG output is as follows 
 
 .config as follows 
 
 Can you</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Feb 2025 12:25:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119386/thread-commissioning-failure" /><item><title>RE: Thread Commissioning Failure</title><link>https://devzone.nordicsemi.com/thread/525270?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2025 12:25:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b76f13bf-6d38-473c-a367-d19aa9b958e4</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The issue seems to be due to an overflow in the OpenThread stack. Increasing the stack size should fix this. &lt;br /&gt;I tested by setting it to 8000, and that was enough to fix the issue on my side:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_OPENTHREAD_THREAD_STACK_SIZE=8000&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread Commissioning Failure</title><link>https://devzone.nordicsemi.com/thread/525184?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2025 02:43:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68090a20-b8bc-455c-b9f8-95500bc51626</guid><dc:creator>Quay</dc:creator><description>&lt;p&gt;Hi Marte,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;FTD&amp;nbsp;&amp;nbsp;Commissioner CLI&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;## FTD Commissioner ##
----------------------
uart:~$ ot ifconfig up
Done
uart:~$ ot thread start
Done
uart:~$ ot state
leader
Done
uart:~$ ot commissioner start
Commissioner: petitioning
Done
Commissioner: active
uart:~$ ot commissioner joiner add f4ce36152560adc0 123456789
Done
Commissioner: Joiner start 6e20b549e84be438
Commissioner: Joiner end 6e20b549e84be438
Commissioner: Joiner remove 6e20b549e84be438
uart:~$&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;FTD&amp;nbsp;Joiner CLI&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;pre class="ui-code" data-mode="text"&gt;## FTD Joiner ##
----------------
uart:~$ ot eui64
f4ce36152560adc0
Done
uart:~$ ot ifconfig up
Done
uart:~$ ot tcat start
Done
uart:~$ ot joiner start 123456789
Done&lt;/pre&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;After entering Commissioning, the joiner will crash and Log will be printed out.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;I provide you with the entire project.&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ot_5F00_cli_5F00_v2_5F00_9.zip"&gt;devzone.nordicsemi.com/.../ot_5F00_cli_5F00_v2_5F00_9.zip&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread Commissioning Failure</title><link>https://devzone.nordicsemi.com/thread/525059?ContentTypeID=1</link><pubDate>Thu, 27 Feb 2025 13:13:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec9d0777-2e52-42d1-bdd8-6fea4e8cc7bc</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;Can you also share the CLI commands you used when testing? I see that the log you attached only includes log messages, and not the CLI commands.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread Commissioning Failure</title><link>https://devzone.nordicsemi.com/thread/525053?ContentTypeID=1</link><pubDate>Thu, 27 Feb 2025 12:52:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:002b808a-90cb-490a-af03-766c97ef7f19</guid><dc:creator>Quay</dc:creator><description>&lt;p&gt;Hi Marte,&lt;/p&gt;
&lt;p&gt;I have put all the conf files in the compressed package, please check it.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/conf.zip"&gt;devzone.nordicsemi.com/.../conf.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread Commissioning Failure</title><link>https://devzone.nordicsemi.com/thread/525038?ContentTypeID=1</link><pubDate>Thu, 27 Feb 2025 12:01:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5fc9ce49-7244-4bb8-8450-fecbdd5546a5</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please share the contents of all configuration files that are included when building the sample, so that I can add the configurations and test them on my side. The generated .config file consists of many configurations that are not user-configurable or that are enabled by other configurations.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread Commissioning Failure</title><link>https://devzone.nordicsemi.com/thread/525030?ContentTypeID=1</link><pubDate>Thu, 27 Feb 2025 11:25:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b5f7504-cdef-466e-9456-4ac415a03670</guid><dc:creator>Quay</dc:creator><description>&lt;p&gt;Hi Marte,&lt;/p&gt;
&lt;p&gt;Thanks for your quick answer.&lt;/p&gt;
&lt;p&gt;I have provided the final prj.conf file (.config) for the project. I did not modify any part of the SDK and used the existing examples directly.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/20250227192428.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread Commissioning Failure</title><link>https://devzone.nordicsemi.com/thread/525021?ContentTypeID=1</link><pubDate>Thu, 27 Feb 2025 10:25:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4c57fd8-8610-4e16-aa72-33229c9033cb</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can you share your prj.conf and any other changes you have made to the sample or SDK?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>