<?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>Asset Tracker + Uart DMA</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49886/asset-tracker-uart-dma</link><description>Hi, 
 I&amp;#39;m Trying to add uart with DMA functionality to the asset tracker sample code. 
 but when running : 
 
 I get: 
 
 
 
 this is my nrf9160_pca10090ns.overlay : 
 
 these flags I added to prj.conf: 
 
 
 any idea how to make this work? 
 
 BTW, I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Jul 2019 11:18:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49886/asset-tracker-uart-dma" /><item><title>RE: Asset Tracker + Uart DMA</title><link>https://devzone.nordicsemi.com/thread/198935?ContentTypeID=1</link><pubDate>Wed, 17 Jul 2019 11:18:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c05419b-14eb-4294-a42e-a79e83fd0fba</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you try adding these to the prj.conf and see if it runs properly?&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_UART_1_NRF_UARTE=y
CONFIG_UART_1_ASYNC=y
CONFIG_UART_1_INTERRUPT_DRIVEN=n&lt;/pre&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Kind regards,&lt;/div&gt;
&lt;div&gt;H&amp;aring;kon&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>