<?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>nRF52DK UART Flow Control</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73904/nrf52dk-uart-flow-control</link><description>Hi, what is the nRF52DK UART, for the nRF52832, flow control when using the ble_app_uart_pca10040_s132 example? It appears to be possible interrupt driven based on data received (UART to UART)? 
 As shown in this figure - assuming that level shift from</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Apr 2021 15:46:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73904/nrf52dk-uart-flow-control" /><item><title>RE: nRF52DK UART Flow Control</title><link>https://devzone.nordicsemi.com/thread/304646?ContentTypeID=1</link><pubDate>Tue, 13 Apr 2021 15:46:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a7910fb-4c99-46c7-80d4-d673e9f4e2e7</guid><dc:creator>blue-sky-iot</dc:creator><description>&lt;p&gt;Hi, thanks for the response - was looking for confirmation that the UART was interrupt flow control and input (more info).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for both.&lt;/p&gt;
&lt;p&gt;Bob&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52DK UART Flow Control</title><link>https://devzone.nordicsemi.com/thread/304602?ContentTypeID=1</link><pubDate>Tue, 13 Apr 2021 14:09:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36f0a2f1-e6dd-4777-8634-eafc4749eb62</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Not sure if I see any specific question here, but there is no need to configure or use flow control, but there are some advantages using flow control such that&amp;nbsp; you don&amp;#39;t overrun buffers and also you may get lower power consumption values, since enabling uart continuously will draw about ~1mA. In any case I recommend you to check out the libuarte for a robust uart library:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/libuarte_example.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/libuarte_example.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The uart peripheral use interrupts yes, if flow control is not used, then you free up 2 pins (CTS and RTS) that can be used for other purpose.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>