<?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>Custom Board makes high current in BLE Example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39059/custom-board-makes-high-current-in-ble-example</link><description>Dear Nordic, 
 We have a custom board and we just flashing BLE central peripheral example on it&amp;#39;s 
 works fine but when i test its current consumption its shows around 1.5 Ampere 
 I need some help to reduce the current consumption</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 03 Oct 2018 08:25:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39059/custom-board-makes-high-current-in-ble-example" /><item><title>RE: Custom Board makes high current in BLE Example</title><link>https://devzone.nordicsemi.com/thread/151359?ContentTypeID=1</link><pubDate>Wed, 03 Oct 2018 08:25:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c23cc25-0d41-44c6-a5c0-3b81a874cb01</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;The current when scanning could be correct. The current will depend on your scan interval and scan window configurations, and is you use DCDC regulator. The &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/radio.html?cp=2_1_0_22_14_2#unique_1051904501"&gt;current for when the radio is in receive mode&lt;/a&gt; lay between 5.4 and 12.9 mA.&lt;/p&gt;
&lt;p&gt;1 mA in advertising mode could also be correct if you do SAADC sampling, UART and other things. Both SAADC and UARTE peripherals have a run current of ~1.2 mA due to use of EasyDMA.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The&amp;nbsp;&lt;/span&gt;&lt;a href="https://devzone.nordicsemi.com/tutorials/b/hardware-and-layout/posts/nrf51-current-consumption-guide"&gt;nRF51 series current consumption guide&lt;/a&gt;&lt;span&gt;&amp;nbsp;has a good overview of what you should do to reduce current consumption of your nRF51 devices. Most of the concepts&amp;nbsp;will also work on nRF52 series.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;For SAADC, there is a &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/structnrfx__saadc__config__t.html"&gt;low power mode&lt;/a&gt; available, that will significantly lower the current consumption&amp;nbsp;if you have a low sample interval. There is also an example available &lt;a href="https://github.com/NordicPlayground/nRF52-ADC-examples/tree/master/saadc_low_power"&gt;on our GitHub&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom Board makes high current in BLE Example</title><link>https://devzone.nordicsemi.com/thread/151254?ContentTypeID=1</link><pubDate>Tue, 02 Oct 2018 13:24:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a831b0bb-6de7-40d9-b24e-117a886ea012</guid><dc:creator>Alan Ajit</dc:creator><description>&lt;p&gt;That&amp;#39;s some soldering issue its now 1 mA in Advertising time and 8 mA in Scanning time&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I think both this are little high i want to reduce maximum current&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In my application is from ble central and peripheral(relay) but i controlled its advertising and scanning&amp;nbsp;&lt;/p&gt;
&lt;p&gt;and also i used UART,ADC and gpio in application&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I need some advise to reduce maximum current&lt;/p&gt;
&lt;p&gt;SDK 15 used&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom Board makes high current in BLE Example</title><link>https://devzone.nordicsemi.com/thread/151070?ContentTypeID=1</link><pubDate>Mon, 01 Oct 2018 19:33:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:868b109b-a99c-40aa-8a95-3f0f6f4c160f</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;ul&gt;
&lt;li&gt;Which exact example are you running on the board?&lt;/li&gt;
&lt;li&gt;Is the current lower if you run it on a Nordic DK?&lt;/li&gt;
&lt;li&gt;Which SDK version are you using?&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom Board makes high current in BLE Example</title><link>https://devzone.nordicsemi.com/thread/151026?ContentTypeID=1</link><pubDate>Mon, 01 Oct 2018 14:52:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3bf9a1d6-e379-4070-9d18-843a71aae77d</guid><dc:creator>gzigzeo</dc:creator><description>&lt;p&gt;turn off debug log: in sdk_config.h&amp;nbsp; set #define&amp;nbsp; NRF_LOG_ENABLED 0,&amp;nbsp; that&amp;#39;s for reducing power consumption by SoC itself.&lt;/p&gt;
&lt;p&gt;but 1,5 A seems to much anyway, maybe that&amp;#39;s some mistake in scheme or soldering. with that consumption you can find source of leakage even by checking temperature of elements. just leave the board working for some time, then turn off and check what element became warm.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>