<?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>AT Command to enable/disable HW Flow Control on nRF9151</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127290/at-command-to-enable-disable-hw-flow-control-on-nrf9151</link><description>Hello, 
 Is there any AT command to enable/disable HW Flow Control RTS/CTS for nRF9151? 
 I tried AT+IFC=0,0; AT+IFC=2,2; AT+IFC? commands but getting error. 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Mar 2026 15:57:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127290/at-command-to-enable-disable-hw-flow-control-on-nrf9151" /><item><title>RE: AT Command to enable/disable HW Flow Control on nRF9151</title><link>https://devzone.nordicsemi.com/thread/562954?ContentTypeID=1</link><pubDate>Tue, 10 Mar 2026 15:57:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d82c21d0-bb96-4c93-acd8-c9d0eb05c4e2</guid><dc:creator>Mariano Goluboff</dc:creator><description>&lt;p&gt;The Serial Modem&amp;nbsp;add-on doesn&amp;#39;t support the AT+IFC command. You would need to add it to the application to be able to change the hardware flow control at runtime.&lt;/p&gt;
&lt;p&gt;You can try this fork of the Serial Modem add-on to see if it works for you:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a id="" href="https://github.com/mgolu/ncs-serial-modem/tree/add_at_ifc_command"&gt;https://github.com/mgolu/ncs-serial-modem/tree/add_at_ifc_command&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Mariano&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AT Command to enable/disable HW Flow Control on nRF9151</title><link>https://devzone.nordicsemi.com/thread/562738?ContentTypeID=1</link><pubDate>Fri, 06 Mar 2026 14:29:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:004cd549-2b98-406c-a29d-10570db18112</guid><dc:creator>TuanTNguyen</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Yes, we are using UART. CTS/RTS are at P0.27 and P0.28, respectively. In our case, we plan to test the RTS/CTS signals themselves during production. Is there a way to enable/disable them on the fly without changing the FW?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AT Command to enable/disable HW Flow Control on nRF9151</title><link>https://devzone.nordicsemi.com/thread/562710?ContentTypeID=1</link><pubDate>Fri, 06 Mar 2026 10:04:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f77d384-6a4d-4bf8-9af8-476efe46df6d</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The AT command &lt;/span&gt;&lt;code dir="ltr"&gt;&lt;span&gt;AT+IFC&lt;/span&gt;&lt;/code&gt;&lt;span&gt; is not supported on the nRF9151, so there isn’t an AT command available to enable or disable hardware flow control (RTS/CTS).&amp;nbsp;&lt;/span&gt;Are you using the Serial LTE, or a custom application on the device? What is the specific reason you need to enable or disable RTS/CTS hardware flow control?&lt;br /&gt;Could you share some more details on your use case?&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>