<?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>Power draw higher than expected, using FreeRTOS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34068/power-draw-higher-than-expected-using-freertos</link><description>I am working on a product based on the nRF52832 (using the Rigado BMD-300 module) which is basically a data logger with a BLE connection for offload. I am running FreeRTOS and using SDK 14.2. 
 Currently I measure the power draw at about 1.2mA and I have</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 06 May 2018 23:24:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34068/power-draw-higher-than-expected-using-freertos" /><item><title>RE: Power draw higher than expected, using FreeRTOS</title><link>https://devzone.nordicsemi.com/thread/131107?ContentTypeID=1</link><pubDate>Sun, 06 May 2018 23:24:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2fcb1a11-0bc2-449f-b632-295c12a64aaa</guid><dc:creator>Austin</dc:creator><description>&lt;p&gt;Have you see&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/24733/nrf52840-sdk-14-0-0-and-tickless-idle-freertos---some-suggestions/97396#97396"&gt;this&lt;/a&gt;&amp;nbsp;post?&amp;nbsp; I also had issues with FreeRTOS power draw, but I was using tickless.&amp;nbsp; The source code changes for tickless idle made in that post significantly reduced idle current for me by staying in a tight inner WFE loop until the RTOS needed to wake due to timer expiry or task in runnable state.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power draw higher than expected, using FreeRTOS</title><link>https://devzone.nordicsemi.com/thread/131054?ContentTypeID=1</link><pubDate>Fri, 04 May 2018 10:41:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97ff7884-08da-415a-b008-e60a03ec77e0</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Mark,&lt;/p&gt;
&lt;p&gt;As you expected, it is hard to say what is keeping the system not go to low power mode. I took this case because you mentioned FreeRTOS. But it does not look like this is because of FreeRTOS.&amp;nbsp; You should try to look into NVIC_ISER registers&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-4656f2de06134d5db5b0d846f98d4525/Capture.JPG" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Based on this, you can see which modules are pending the ISR to keep the CPU not go to sleep.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>