<?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 should I do hardware flow control?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16007/what-should-i-do-hardware-flow-control</link><description>Hello all 
 I am trying to implement hardware flow control for UART.
is there anything else to be done ? I have done the GPIO configurations like this 
 const app_uart_comm_params_t comm_params =
{
 KH_TX_PIN_NUMBER, /* P0.18 */
 KH_RTS_PIN_NUMBER</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Aug 2016 08:27:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16007/what-should-i-do-hardware-flow-control" /><item><title>RE: What should I do hardware flow control?</title><link>https://devzone.nordicsemi.com/thread/61058?ContentTypeID=1</link><pubDate>Fri, 26 Aug 2016 08:27:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c5ac95a-7ca1-4124-9f58-df072bbfb9dd</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;That should be enough. If you are using DK remember that pin 17,18,19,20 are connected to LEDs on the board.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Is it possible to use the GPIOs used
for a UART interface?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I did not quite understand this question. If you mean to ask if you can use the GPIOs used for UART  for other purposes than UART, then the answer is you cannot use it while the UART is enabled.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>