<?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>NRF52832 Uart Tx Problem Hardware flow control</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24168/nrf52832-uart-tx-problem-hardware-flow-control</link><description>Using:
SDK14
Softdevice132 V5.00
app_uart driver with legacy, no easy dma. 
 UART is set up with hardware flow control.
The pins should be set up correctly: rx-tx , cts-rts and vice versa.
P.0.08-P0.11 are used for UART 
 I am using the NRF52 connected</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 10 Aug 2017 11:39:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24168/nrf52832-uart-tx-problem-hardware-flow-control" /><item><title>RE: NRF52832 Uart Tx Problem Hardware flow control</title><link>https://devzone.nordicsemi.com/thread/95184?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2017 11:39:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:efb0cb33-4318-4572-84f6-9358e65474fb</guid><dc:creator>bjornwilliam</dc:creator><description>&lt;p&gt;Thank you so much !&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 Uart Tx Problem Hardware flow control</title><link>https://devzone.nordicsemi.com/thread/95183?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2017 11:27:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:867b62b5-d006-4e92-8707-d6dd4d1251e2</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi bjorn, i changed the pin numbers to&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;#define RX_PIN_NUMBER  8
#define TX_PIN_NUMBER  6
#define CTS_PIN_NUMBER 7
#define RTS_PIN_NUMBER 5
#define HWFC           true
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;And it worked correctly. If you are also using the DK then the pin numbers you are using are connected to NFC which could affect the behavior of the pins. If you still want to use the same pins as gpio then you have follow the instructions mentioned &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fdevelopment%2Fnrf52_dev_kit%2Fhw_nfc.html&amp;amp;resultof=%22NFC%22%20%22nfc%22%20%22pins%22%20%22pin%22%20"&gt;here&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 Uart Tx Problem Hardware flow control</title><link>https://devzone.nordicsemi.com/thread/95182?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2017 08:56:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:013d5879-37f1-4ff3-9f64-6f7429a4843c</guid><dc:creator>bjornwilliam</dc:creator><description>&lt;p&gt;Thank you! Added a dropbox link to the project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 Uart Tx Problem Hardware flow control</title><link>https://devzone.nordicsemi.com/thread/95181?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2017 08:25:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:089d2ca2-ebff-44af-8b2c-d954b6e5031e</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;can you please share your project so that i can reproduce this issue?
if you do not want to post it in public, then please open a case &lt;a href="https://www.nordicsemi.com/eng/supportcase/create"&gt;here&lt;/a&gt;. I will pick it from there and when we have an answer there, then please do care to come back here and update the answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>