<?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>Understanding the power consumption of nrf9160 and Thingy:91</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53899/understanding-the-power-consumption-of-nrf9160-and-thingy-91</link><description>Using a multimeter and a Thingy:91 I&amp;#39;ve measured the current to 
 
 The nrf9160 ( infocenter.nordicsemi.com/index.jsp 
 The nrf52840 
 The total (measured between battery and board) 
 
 Environment 
 
 SIM-card: iBasis 
 Firmware on the nrf52840 is the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Nov 2019 14:21:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53899/understanding-the-power-consumption-of-nrf9160-and-thingy-91" /><item><title>RE: Understanding the power consumption of nrf9160 and Thingy:91</title><link>https://devzone.nordicsemi.com/thread/218859?ContentTypeID=1</link><pubDate>Wed, 06 Nov 2019 14:21:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b86a4cc-29a6-4b5d-bf9f-3f41ace2042f</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="Jesper Tiberg"]The question&amp;nbsp;about the 80uA increase when enabling GPIO,&amp;nbsp;if this can be lowered, remains... any suggestions?[/quote]
&lt;p&gt;&amp;nbsp;That seems high. Could you post the code you used to configure the GPIO?&lt;/p&gt;
&lt;p&gt;If you configure it to use level-triggering instead, what do you measure then ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Understanding the power consumption of nrf9160 and Thingy:91</title><link>https://devzone.nordicsemi.com/thread/218657?ContentTypeID=1</link><pubDate>Tue, 05 Nov 2019 16:39:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9fc5a66e-013a-4c77-8037-ba6c389f466e</guid><dc:creator>Jesper Tiberg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Sorry for the confusion, I wrote GPIO 26 like in &amp;quot;GPIO index 26 which equals the button on the Thingy:91&amp;quot;.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m testing power consumption with this stripped down FW to get some sort of &amp;quot;basline&amp;quot; reading with different things (like GPIO) when disabled and enabled.&lt;/p&gt;
&lt;p&gt;In the actual project, a couple of GPIOs will be used and the modem will be in PSM&amp;nbsp;but woken up a couple of times a day.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;A stand-by current of 30uA (without GPIO with modem off or in PSM) seem great.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;The question&amp;nbsp;about the 80uA increase when enabling GPIO,&amp;nbsp;if this can be lowered, remains... any suggestions?&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Understanding the power consumption of nrf9160 and Thingy:91</title><link>https://devzone.nordicsemi.com/thread/218146?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2019 08:18:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07d6f922-109e-4103-a14c-ab8f619ad726</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is there any reason you set these 26 GPIOs as input in the &amp;quot;&lt;span&gt;super bare bone FW&amp;quot;&amp;nbsp;&lt;/span&gt;?&lt;/p&gt;
&lt;p&gt;Since you are not using the modem here, did you set &lt;em&gt;CONFIG_BSD_LIBRARY=n&lt;/em&gt;&amp;nbsp;in prj.conf for the nRF9160 project ? (If set to n, SIM card should then not be enabled)&lt;/p&gt;
&lt;p&gt;Have you seen &lt;a href="https://infocenter.nordicsemi.com/topic/ug_thingy91/UG/thingy91/hw_description/block_diagram.html?cp=10_0_4_0"&gt;this block diagram&lt;/a&gt; ? The nRF52840 is not controlling the sensors.&lt;/p&gt;
[quote user="Jesper Tiberg"]Regarding the SIM-card current, is&amp;nbsp;it powered&amp;nbsp;through the nrf9160? (I mean; is it accounted for when I&amp;#39;m measuring the nrf9160 current?)[/quote]
&lt;p&gt;It’s powered from the nRF9160(from the SIM_1V8&lt;span&gt;&amp;nbsp;pin on the nRF9160&lt;/span&gt;), and it&amp;#39;s accounted for. Have you seen the PCB schematics ? It can be download at &lt;a href="https://www.nordicsemi.com/Software-and-Tools/Prototyping-platforms/Nordic-Thingy-91/Download#infotabs"&gt;this page&lt;/a&gt;. (Hardware description files)&lt;/p&gt;
[quote user="Jesper Tiberg"]If a SIM-card takes ~30uA, how much would an eSIM circuit consume?[/quote]
&lt;p&gt;We typically see eSIM current consumption between 2-15 X the PSM floor current, i.e. between 5.5-40uA, depending on the eSIM used.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Understanding the power consumption of nrf9160 and Thingy:91</title><link>https://devzone.nordicsemi.com/thread/218024?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2019 18:05:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e5e9ce9-4885-4ea4-be3a-e458b8aba6db</guid><dc:creator>Jesper Tiberg</dc:creator><description>&lt;p&gt;Thanks for your reply!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Those settings however seem to be for the asset application only (I&amp;#39;m testing on a super bare bone FW).&lt;/p&gt;
&lt;p&gt;Can the sensors be disabled from the nrf9160 FW or do they need to be disabled from the nrf52840 FW?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regarding the SIM-card current, is&amp;nbsp;it powered&amp;nbsp;through the nrf9160? (I mean; is it accounted for when I&amp;#39;m measuring the nrf9160 current?)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If a SIM-card takes ~30uA, how much would an eSIM circuit consume?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Understanding the power consumption of nrf9160 and Thingy:91</title><link>https://devzone.nordicsemi.com/thread/217975?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2019 13:26:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:434894ca-e8fc-43da-b95c-56239ff710f3</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote userid="79888" url="~/f/nordic-q-a/53899/understanding-the-power-consumption-of-nrf9160-and-thingy-91"]What is taking the 165 uA (200-35) ? SIM-card, MCU or some sensor that is enabled by default?[/quote]
&lt;p&gt;I think most of this is sensors. SIM card current is&amp;nbsp;typically around 30&amp;micro;A when not in PSM mode.&lt;/p&gt;
[quote userid="79888" url="~/f/nordic-q-a/53899/understanding-the-power-consumption-of-nrf9160-and-thingy-91"]Is it possible to&amp;nbsp;disable (preferrably via FW) everything except the nrf9160 and SIM?[/quote]
&lt;p&gt;There are some configurations you can set to reduce the power.In &lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/applications/asset_tracker/prj_nrf9160_pca20035ns.conf"&gt;prj_nrf9160_pca20035ns.conf&lt;/a&gt;,e.g. set&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_POWER_OPTIMIZATION_ENABLE=y&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You can also try to replace the sensor configs with this in order to use simulated values.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_ACCEL_USE_SIM=y
CONFIG_TEMP_USE_SIM=y&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You can also disable the light sensor with&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_LIGHT_SENSOR=n&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;and the UI module with&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_USE_UI_MODULE=n&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>