<?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>use uart in thread cli example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67467/use-uart-in-thread-cli-example</link><description>Hello, 
 Is any option in thread_cli_ftd_uart example to disable CLI module and use UART for my own purposes ?? 
 I comment thread_cli_init() function add defines to sdk_config.h add include paths in project settings, add files: nrf_drv_uart.c, nrfx_uart</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 Oct 2020 12:18:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67467/use-uart-in-thread-cli-example" /><item><title>RE: use uart in thread cli example</title><link>https://devzone.nordicsemi.com/thread/276179?ContentTypeID=1</link><pubDate>Wed, 21 Oct 2020 12:18:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41999a3a-8f81-4636-a8d1-da1621e9e37a</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello Mark,&lt;/p&gt;
&lt;p&gt;The UART is used int the openthread library. If you want to use it for your own purpose you need to rebuild the openthread library without the UART.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Check out the section &amp;quot;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/thread_ot_libraries_building.html"&gt;Building the latest OpenThread libraries&lt;/a&gt;&amp;quot; on infocenter. You should use the same release tag that was used to build the openthread libraries in the SDK if you want to be sure that it is compatible with the SDK examples. The release tag is listed in the file:&lt;/p&gt;
&lt;p&gt;SDK\external\openthread\project\readme.txt.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Alternatively, you can use the other UART instance on the nRF52840, UART1.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>