<?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 consumption in sleep mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70202/power-consumption-in-sleep-mode</link><description>Hi, 
 I am using NRF52810 controller, The power consumption of my board in SLEEP MODE is 200uA . According to datasheet the ideal current in sleep mode is 3 uA. 
 In advertising mode the power consumption of my board is 2.25mA . According power profiler</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Jan 2021 11:29:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70202/power-consumption-in-sleep-mode" /><item><title>RE: Power consumption in sleep mode</title><link>https://devzone.nordicsemi.com/thread/288146?ContentTypeID=1</link><pubDate>Fri, 08 Jan 2021 11:29:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bdb7093-d82d-4221-888f-124d11dc613a</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Thanks for the information. Can you try with the ble_app_pwr_profiling application in the SDK. You can flash the precompiled hex file in that folder. It starts out in system OFF mode, which is consuming about 0.5 uA. If you see a higher current there are some other components on the board that consumes current.&lt;/p&gt;
&lt;p&gt;So are you measuring on the Fanstel module only, or is it attached to another PCB with other components? Are you sure that you are measuring the current going into the Fanstel module only?&lt;/p&gt;
&lt;p&gt;One quick check is to see if you have logging turned off. Go to sdk_config.h and check if NRF_LOG_ENABLED is set to 0. If logging is enabled I would expect to see a few hundred microamps.&lt;/p&gt;
&lt;p&gt;Can you try to see if the ADC peripheral is consuming current? Try to stop sampling and disable the peripheral completely. See if that makes any difference.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption in sleep mode</title><link>https://devzone.nordicsemi.com/thread/288137?ContentTypeID=1</link><pubDate>Fri, 08 Jan 2021 10:46:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5227d362-1700-4ed1-981d-d9b6e0432de4</guid><dc:creator>rajAsthana</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please have a look on information provided below&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Software&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SDK version -&amp;nbsp;&amp;nbsp;nRF5_SDK_17.0.0_9d13099&lt;/li&gt;
&lt;li&gt;Based on which example code - ble_app_uart(Peripheral)&lt;/li&gt;
&lt;li&gt;Any changes to the original code - ADC and Flash code added&lt;/li&gt;
&lt;li&gt;Peripherals used - BLE,SAADC,Flash,app Timer&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Hardware&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Custom board or DK - DK(Fanstel Board)&lt;/li&gt;
&lt;li&gt;Post schematic if possible (N/A)&lt;/li&gt;
&lt;li&gt;DK version - EV-BM832A&lt;/li&gt;
&lt;li&gt;PCA Number (PAC10040E)&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Measurement setup&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;Equipment used Digital Multimeter (FLUKE87V)&lt;/li&gt;
&lt;li&gt;Measurement method:&amp;nbsp; &amp;nbsp;SMU&amp;nbsp;&lt;/li&gt;
&lt;li&gt;BOARD SCHEMATIC -&amp;nbsp;&lt;a href="https://www.mouser.in/ProductDetail/Fanstel/EV-BM832A?qs=u16ybLDytRbTOJqLf3YpbA=="&gt;SCHEMATIC_BOARD&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Raj&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption in sleep mode</title><link>https://devzone.nordicsemi.com/thread/287935?ContentTypeID=1</link><pubDate>Thu, 07 Jan 2021 12:06:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df93a2d8-dd74-41a7-86cf-75ef7bf2c454</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Hi, please provide more information about:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Software
&lt;ul&gt;
&lt;li&gt;SDK version&lt;/li&gt;
&lt;li&gt;Based on which example code&lt;/li&gt;
&lt;li&gt;Any changes to the original code&lt;/li&gt;
&lt;li&gt;Peripherals used&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Hardware
&lt;ul&gt;
&lt;li&gt;Custom board or DK&lt;/li&gt;
&lt;li&gt;Post schematic if possible&lt;/li&gt;
&lt;li&gt;DK version and PCA number&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Measurement setup
&lt;ul&gt;
&lt;li&gt;Equipment used&lt;/li&gt;
&lt;li&gt;Measurement method: Ampere meter, SMU, etc&lt;/li&gt;
&lt;li&gt;Wiring&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Plots from measurements showing the high current consumption&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Also I would suggest trying the ble_app_pwr_profiling application in the SDK, this starts out in system OFF mode and should give a good indication of measurement errors or other leakage currents on the board.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>