<?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 just FTD</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75565/openthread-just-ftd</link><description>Hi, 
 I am trying to implement DALI-104 (IEC-62386:104:2019) on top of openThread protocol. 
 I am using Thread: CoAP Client and Thread: CoAP Server and want to configure these codes according to DALI-104 standards. 
 According to standards, all devices</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 26 May 2021 13:51:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75565/openthread-just-ftd" /><item><title>RE: OpenThread just FTD</title><link>https://devzone.nordicsemi.com/thread/311838?ContentTypeID=1</link><pubDate>Wed, 26 May 2021 13:51:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7bf98fae-c6c0-4f62-9743-2074a4a8704c</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi&amp;nbsp;orkunsengur,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;This is an interesting question. I did some research online and found a discussion in openthread-users group related to your question: &lt;a href="https://groups.google.com/g/openthread-users/c/TYvDyDASfgY"&gt;Force node to be router?&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;My understanding is that the Thread network is self-organized, and the FTD device has full OT tack in firmware, it is will be Router or REED in default. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Your concern might be how the FTD plays as FED. I am afraid this is no FED anymore. The discussion mentions an old API&amp;nbsp;otThreadSetRouterRoleEnabled() that can disable the Router role, but this function does not appear on the recent API releases.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Charlie&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OpenThread just FTD</title><link>https://devzone.nordicsemi.com/thread/311752?ContentTypeID=1</link><pubDate>Wed, 26 May 2021 11:28:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:038c1ee4-bfe8-429c-bb37-57b64ef645a4</guid><dc:creator>orkunsengur</dc:creator><description>&lt;p&gt;Thanks Charlie.&lt;/p&gt;
&lt;p&gt;I want to ask one more question. There three types of FTD; router, REED, FED. My all devices should be Router or REED. How can I do that?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OpenThread just FTD</title><link>https://devzone.nordicsemi.com/thread/311578?ContentTypeID=1</link><pubDate>Tue, 25 May 2021 16:23:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b462a1ad-2457-46d6-8e31-e5834badb38f</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;orkunsengur,&lt;/p&gt;
&lt;p&gt;It is possible to send&lt;span&gt;&amp;nbsp;multicast messages to MTD devices, but they do not forwards all messages to their parents, so MTD devices can only be used as End Device.&lt;/span&gt; MTD normally used as a&amp;nbsp;&lt;span&gt;CoAP client in application.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;As long as your build the CoAP client project with &amp;quot;west build -b nrf52840dk_nrf52840&amp;quot;, it will only work as an FTD device by default. The codes you mentioned are used to enable switch MED/SED modes when you build the program as MTD with &amp;quot;west build -b nrf52840dk_nrf52840 -- -DOVERLAY_CONFIG=&amp;#39;overlay-mtd.conf&amp;#39;&amp;quot;, so they are not be used when you build an FTD firmware.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>