<?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>How to disable the UART Hardware Flow Control?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12157/how-to-disable-the-uart-hardware-flow-control</link><description>In the Example &amp;quot;ble_app_cts_c_s132_pca10040 &amp;quot; messages are send to the UART output, by default the UART Hardware Flow control is active. I would like to disable the Hardware Flow Control. In the File pca10040.h i find the define HWFC true, but if i search</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Feb 2016 09:43:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12157/how-to-disable-the-uart-hardware-flow-control" /><item><title>RE: How to disable the UART Hardware Flow Control?</title><link>https://devzone.nordicsemi.com/thread/45987?ContentTypeID=1</link><pubDate>Fri, 26 Feb 2016 09:43:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed2b257e-4358-4771-bdbd-9bbff1fc02cf</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;You are right. There is no support for configuring the UART in any way using the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/lib_nrf_log.html"&gt;logging library&lt;/a&gt;. The library is experimental in it&amp;#39;s current state, so this may change in the future. For now you have to modify the implementation in nrf_log.c, though I agree that this is not elegant. I have suggested internally that this should be improved.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>