<?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>Openthread Lockup</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39813/openthread-lockup</link><description>My Project was originally based on the Multiprotocol dynamic template from THREAD SDK 1.0.0. 
 I Recently Updated the OPENTHREAD to 
 github.com/.../704511c (with revert of 136a444) as suggested in the release notes for the Thread SDK 2.0.0. I need to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Oct 2018 17:33:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39813/openthread-lockup" /><item><title>RE: Openthread Lockup</title><link>https://devzone.nordicsemi.com/thread/154721?ContentTypeID=1</link><pubDate>Fri, 26 Oct 2018 17:33:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67a9f4d5-bf5c-4c48-98e6-16cc7dc0ff06</guid><dc:creator>Jay</dc:creator><description>&lt;p&gt;Thanks This Seems to have solved my Issue&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Openthread Lockup</title><link>https://devzone.nordicsemi.com/thread/154553?ContentTypeID=1</link><pubDate>Thu, 25 Oct 2018 15:26:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa91928d-326f-412e-993c-f75c3bed3147</guid><dc:creator>Lukasz Duda</dc:creator><description>&lt;p&gt;Hello Jay,&lt;/p&gt;
&lt;p&gt;Indeed as Jonathan wrote on openthread users forum, the maximum numer of supported children is determined by&amp;nbsp;&lt;span&gt;OPENTHREAD_CONFIG_MAX_CHILDREN config. This value cannot be changed runtime, you need to modify it and rebuild libraries. The default value is 10. We are going to increase this value in the subsequent releases of nRF SDK for Thread and Zigbee.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;When it comes to your problem with mac.cpp assert. We have already created a pull request with the fix that should be merged to the main branch today.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/openthread/openthread/pull/3203"&gt;https://github.com/openthread/openthread/pull/3203&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Its very likely to see bugfix release of SDK soon.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Openthread Lockup</title><link>https://devzone.nordicsemi.com/thread/154524?ContentTypeID=1</link><pubDate>Thu, 25 Oct 2018 13:43:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b45c2af8-6b55-46a1-ac6f-7d8d5d343c59</guid><dc:creator>Jay</dc:creator><description>&lt;p&gt;My Understanding from the openthread user groups post&amp;nbsp;&lt;a href="https://groups.google.com/forum/#!topic/openthread-users/FQDJG73cCIU"&gt;https://groups.google.com/forum/#!topic/openthread-users/FQDJG73cCIU&lt;/a&gt;&amp;nbsp;is that the max number of children is hard coded and that I am going to also have to increase other buffers. Our goal is to reach 500 nodes. Without going past the default max number of children value of 10 that is hard coded in the config file we can not reach the goal of 500. Max Router is 32 With only 10 children each, we only get to 320.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Openthread Lockup</title><link>https://devzone.nordicsemi.com/thread/154483?ContentTypeID=1</link><pubDate>Thu, 25 Oct 2018 11:40:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d6a0982-9bd4-4d84-a2c5-04688fd2c8d8</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Can you not use&amp;nbsp;&lt;a title="otThreadSetMaxAllowedChildren" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.thread_zigbee.v2.0.0/group__api-thread-router.html?cp=4_2_0_3_0_0_5_4_36#gab80aedd2551cad551fe8a7133c1af8f2"&gt;otThreadSetMaxAllowedChildren&lt;/a&gt;?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>