<?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>UART Flow Control</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81841/uart-flow-control</link><description>What is the proper way of enabling / disabling flow control with the nRF Connect SDK? I&amp;#39;ve tried adding &amp;#39;hw-flow-control;&amp;quot; as a flag to the uart0 define in my primary dts file. I&amp;#39;ve seen examples that either add &amp;quot;/delete-property/ rts-pin;&amp;quot; and &amp;quot;/delete</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Nov 2021 12:09:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81841/uart-flow-control" /><item><title>RE: UART Flow Control</title><link>https://devzone.nordicsemi.com/thread/339619?ContentTypeID=1</link><pubDate>Thu, 18 Nov 2021 12:09:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:151dba07-5b6b-4af0-8491-2151f3b783f9</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Brendan,&lt;/p&gt;
&lt;p&gt;This is how you define serial port in the dts file.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1637235158817v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;As for enabling flow control, you can do it by adding the line &amp;quot;&lt;span&gt;hw-flow-control;&amp;quot; in the dts file as shown &lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/v2.6.99-ncs1-rc2/boards/arm/particle_boron/particle_boron.dts#:~:text=cts%2Dpin%20%3D%20%3C38%3E%3B-,hw%2Dflow%2Dcontrol%3B,-sara_r4%20%7B"&gt;here&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Swathy&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>