<?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>How to use async UART on one instance and interrupt-driven on another (NCS 3.1.0)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127184/how-to-use-async-uart-on-one-instance-and-interrupt-driven-on-another-ncs-3-1-0</link><description>Hi, 
 I&amp;#39;m using the nRF54L15 (custom board, nRF54L15 DK base) with NCS v3.1.0. 
 I have two UARTs: 
 
 uart30 — Shell/console (needs CONFIG_SHELL_BACKEND_SERIAL=y , which requires interrupt-driven) 
 uart21 — External modem (LARA-R6001) using async/DMA</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 26 Feb 2026 14:01:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127184/how-to-use-async-uart-on-one-instance-and-interrupt-driven-on-another-ncs-3-1-0" /><item><title>RE: How to use async UART on one instance and interrupt-driven on another (NCS 3.1.0)</title><link>https://devzone.nordicsemi.com/thread/562153?ContentTypeID=1</link><pubDate>Thu, 26 Feb 2026 14:01:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b991a59e-6e52-4179-a6d5-97913388031d</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Please check the .config output for your application and if the specific UART instance is configured for the interrupt or asynchronous api.&lt;/p&gt;
&lt;p&gt;Finding the .config file from the VS code UI:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1772114454689v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>