<?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>Disabling nRF9160 UART during runtime</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55037/disabling-nrf9160-uart-during-runtime</link><description>Hello, 
 I am currently working on incorperating the UART on the nRF9160 into my application to communicate with an nRF52. At present this is working well, with UART interrupts generating whenever I send send TX data to the nRF9160&amp;#39;s UART1 peripheral</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Mar 2024 08:20:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55037/disabling-nrf9160-uart-during-runtime" /><item><title>RE: Disabling nRF9160 UART during runtime</title><link>https://devzone.nordicsemi.com/thread/471953?ContentTypeID=1</link><pubDate>Mon, 04 Mar 2024 08:20:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84af97d6-bc30-4395-9a2f-5a18f45aec7c</guid><dc:creator>LuckyMan</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/mjd093"&gt;MJD093&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;Can you please give me some of your experience?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You mentioned that your application only consumes around 7uA in the IDLE mode. I am curious which board&amp;#39;s power consumption you mentioned, nRF91 or nRF52?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best,&lt;/p&gt;
&lt;p&gt;Vu&lt;/p&gt;
&lt;div id="eJOY__extension_root" class="eJOY__extension_root_class"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Disabling nRF9160 UART during runtime</title><link>https://devzone.nordicsemi.com/thread/222866?ContentTypeID=1</link><pubDate>Fri, 29 Nov 2019 16:44:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:491d5262-040b-4c2d-a7b2-97b4948c5213</guid><dc:creator>MJD093</dc:creator><description>&lt;p&gt;Fixed it now, setting the following in prj.conf surpresses all printk()s and stops the code from trying to use the UART0 peripheral when it&amp;#39;s not enabled:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_BOOT_BANNER=n
CONFIG_PRINTK=n
CONFIG_LOG=n&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>