<?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>What if the parent node route goes down?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121542/what-if-the-parent-node-route-goes-down</link><description>Hi,the nordic Team. 
 I&amp;#39;m working on the thread protocol.and use the SDK version is V2.9.1. 
 I have a scenario where my child device is connected to a route or leader. What if my route or leader suddenly goes down? Does my device have its own reconnection</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 May 2025 00:33:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121542/what-if-the-parent-node-route-goes-down" /><item><title>RE: What if the parent node route goes down?</title><link>https://devzone.nordicsemi.com/thread/536289?ContentTypeID=1</link><pubDate>Wed, 21 May 2025 00:33:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96db46eb-47f0-436c-b6f2-979dc9b6d4ba</guid><dc:creator>liisa</dc:creator><description>&lt;p&gt;Ok,thank you very much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What if the parent node route goes down?</title><link>https://devzone.nordicsemi.com/thread/536217?ContentTypeID=1</link><pubDate>Tue, 20 May 2025 12:55:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1fd885f3-da2e-4458-a2c4-b15870fe6ab5</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Seems you want to know MLE Child Timeout, after which time or 4 consequtives frame transmission failures, a child will try to find a new parent. If you use NCS (2.9.0+),&amp;nbsp; you may use &lt;code&gt;CONFIG_OPENTHREAD_MLE_CHILD_TIMEOUT&lt;/code&gt; to configure the timeout.&lt;/p&gt;
&lt;p&gt;Nevertheless, the API is: &lt;code&gt;otThreadSetChildTimeout&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Links:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a title="https://github.com/openthread/openthread/blob/526fcf548ad803853b6e61965ba82dfe135cb0f9/include/openthread/thread.h#l341" href="https://github.com/openthread/openthread/blob/526fcf548ad803853b6e61965ba82dfe135cb0f9/include/openthread/thread.h#L341" rel="noopener noreferrer" target="_blank"&gt;https://github.com/openthread/openthread/blob/526fcf548ad803853b6e61965ba82dfe135cb0f9/include/openthread/thread.h#L34&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="https://github.com/nrfconnect/sdk-zephyr/blob/59275b91844ebdb9e368c93405bf13fca26d34df/subsys/net/l2/openthread/openthread.c#l479c2-l479c25" href="https://github.com/nrfconnect/sdk-zephyr/blob/59275b91844ebdb9e368c93405bf13fca26d34df/subsys/net/l2/openthread/openthread.c#L479C2-L479C25" rel="noopener noreferrer" target="_blank"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/59275b91844ebdb9e368c93405bf13fca26d34df/subsys/net/l2/openthread/openthread.c#L479C2-L479C25&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What if the parent node route goes down?</title><link>https://devzone.nordicsemi.com/thread/535890?ContentTypeID=1</link><pubDate>Mon, 19 May 2025 00:55:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:835ae699-b35f-43dd-b907-132d47df9d52</guid><dc:creator>liisa</dc:creator><description>&lt;p&gt;Hi Amanda H,&lt;/p&gt;
&lt;p&gt;Thank you for your reply,&amp;nbsp;Can you tell me which API and macro definitions describe it in the code?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;liisa&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What if the parent node route goes down?</title><link>https://devzone.nordicsemi.com/thread/535785?ContentTypeID=1</link><pubDate>Fri, 16 May 2025 12:41:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6432546-f48c-46ba-a8c1-e2e8dc4a6bb3</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi &lt;span&gt;liisa&lt;/span&gt;,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The Thread protocol provides the&lt;a href="https://docs.nordicsemi.com/bundle/nwp_049/page/WP/nwp_049/factors_net_tech_comm_timeout.html" rel="noopener noreferrer" target="_blank"&gt;&amp;nbsp;reconnection mechanism&lt;/a&gt;&amp;nbsp;for the device to ensure that the other device is available for communication. This check can be done both by a child device to verify that its parent is available and by the parent to monitor the status of its child.&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>