<?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>how 528323 reduce power consumes with freertos ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42009/how-528323-reduce-power-consumes-with-freertos</link><description>Hi Nordic, 
 we use the demo &amp;quot;ble_app_hrs_freertos&amp;quot; (nRF52832, SDK13.0) 
 I&amp;#39;m trying to get it into low power (system on mode) , and the idle task keep on running and the system consumes ~15uA constantly 
 but we whise the consumes &amp;lt;2uA, how to reduce</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Jan 2019 16:23:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42009/how-528323-reduce-power-consumes-with-freertos" /><item><title>RE: how 528323 reduce power consumes with freertos ?</title><link>https://devzone.nordicsemi.com/thread/164354?ContentTypeID=1</link><pubDate>Mon, 07 Jan 2019 16:23:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3831ac5-c8c3-47e3-8b4c-c16322cc3082</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;What do you mean by this?&lt;/p&gt;
[quote user="chenzp531"]shield the sd_power_system_off() in the sleep_mode_enter(),and shield &amp;nbsp;the application_timers_start()[/quote]
&lt;p&gt;If you enter system off mode, the current should be low ~400 nA. If you run app_timer(s) and do BLE advertising, an average current of 15 uA could be correct. Try disabling parts of your application to see if you are able to reduce the current consumption.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how 528323 reduce power consumes with freertos ?</title><link>https://devzone.nordicsemi.com/thread/164128?ContentTypeID=1</link><pubDate>Mon, 07 Jan 2019 01:42:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f648392a-65b2-4489-80a5-b81329579432</guid><dc:creator>chenzp531</dc:creator><description>&lt;p&gt;HI&lt;/p&gt;
&lt;p&gt;Thanks for the reply.I use the&amp;nbsp;&lt;span&gt;SDK13.0,shield the sd_power_system_off() in the sleep_mode_enter(),and shield &amp;nbsp;the application_timers_start(),when into the BLE_ADV_EVT_IDLE event,the&amp;nbsp;system consumes is15uA.There are other tasks running?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how 528323 reduce power consumes with freertos ?</title><link>https://devzone.nordicsemi.com/thread/163925?ContentTypeID=1</link><pubDate>Fri, 04 Jan 2019 10:12:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c79d0868-ef45-49f0-926f-b878c5b7f21d</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you running any timers or tasks that will generate interrupts? If you are seeing ~15 uA current, the CPU is sleeping and there is some other peripheral running that is consuming the additional current. Are you testing this on a nRF52 DK, or on a custom board? Have you tried updating to the latest SDK (v15.2.0) and the FreeRTOS version available there? There might be some bug-fixes included.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>