<?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>Logger Module - power consumption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23959/logger-module---power-consumption</link><description>I couldn&amp;#39;t see this in the documentation, but I might have missed it. Does the Logger Module consume additional power when it is enabled/initialised? If it does, presumably it needs to be disabled in shipping and what is the best method for disabling</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Aug 2017 13:41:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23959/logger-module---power-consumption" /><item><title>RE: Logger Module - power consumption</title><link>https://devzone.nordicsemi.com/thread/94322?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2017 13:41:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e40b60a8-f18b-4423-a42c-a88f3ffae9e2</guid><dc:creator>RichieJH</dc:creator><description>&lt;p&gt;Great, thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Logger Module - power consumption</title><link>https://devzone.nordicsemi.com/thread/94321?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2017 13:13:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:226ced3a-7c9e-490d-b5e0-341803632e53</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;br /&gt;
Turning off NRF_LOG_ENABLED in sdk_config.h should be sufficient.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Logger Module - power consumption</title><link>https://devzone.nordicsemi.com/thread/94320?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2017 11:35:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6686cff-76ab-44e0-ba94-e97a142d6b34</guid><dc:creator>RichieJH</dc:creator><description>&lt;p&gt;Thanks.  What is the best way to disable it.  Comment the init out of main, disable module in sdk_config, anything else?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Logger Module - power consumption</title><link>https://devzone.nordicsemi.com/thread/94319?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2017 11:08:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dcbb077a-9aa1-457f-a1d7-a6a467e8e41a</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Richie&lt;/p&gt;
&lt;p&gt;Even without the debugger connected the RTT logging will probably burn through some extra clock cycles when pushing log data to RAM, increasing the average current somewhat.&lt;/p&gt;
&lt;p&gt;For optimal power consumption I would disable logging before compiling the release hex file.&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;
Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Logger Module - power consumption</title><link>https://devzone.nordicsemi.com/thread/94317?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2017 06:49:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e83e9e02-61b7-4cfa-ab65-97570672d02d</guid><dc:creator>RichieJH</dc:creator><description>&lt;p&gt;Yes, that is what I am referring to - and I&amp;#39;m referring to RTT not UART.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Logger Module - power consumption</title><link>https://devzone.nordicsemi.com/thread/94318?ContentTypeID=1</link><pubDate>Tue, 01 Aug 2017 01:16:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6a62ac4-6580-4f46-bfc9-11a0a205f2df</guid><dc:creator>Roger Clark</dc:creator><description>&lt;p&gt;Do you mean using NRF_LOG_INFO and NRF_LOG_DEBUG ??&lt;/p&gt;
&lt;p&gt;If so, it depends on how its configured, if its UART then it definitely takes more power.&lt;/p&gt;
&lt;p&gt;If you are using Segger RTT I don&amp;#39;t know , but probably won&amp;#39;t&lt;/p&gt;
&lt;p&gt;Also, are you aware that immediatly after upload via SWD the MCU is in a sort of debugging mode, so you need to to a hard reset before measuring current consumption.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>