<?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>Minimizing Power Consumption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35309/minimizing-power-consumption</link><description>Hi, 
 
 I am working on a project that requires extremely low power consumption (20-50 uA) at max. We are currently consuming around 5.5mA. The project uses SPI to communicate with an accelerometer and sends the data over bluetooth to a local server.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Jun 2018 11:52:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35309/minimizing-power-consumption" /><item><title>RE: Minimizing Power Consumption</title><link>https://devzone.nordicsemi.com/thread/135731?ContentTypeID=1</link><pubDate>Tue, 12 Jun 2018 11:52:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49f45b48-6043-49e2-874a-022ad9ec957e</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You will need to duty cycle the SPI transacations to be able to achieve low power yes.&lt;/p&gt;
&lt;p&gt;Still I think 5.5mA was very high, I assume you are not using DCDC and that you are not have any __WFE() in your code to let the CPU enter system ON idle while waiting for new SPI data?&lt;/p&gt;
&lt;p&gt;I would expect SPI would draw around 1.2mA with DCDC and CPU in idle. So to achieve around 50uA you would need to&amp;nbsp;enable the SPI around only 4% of the time.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>