<?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 to minimize the current consumption  nrf52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42903/how-to-minimize-the-current-consumption-nrf52832</link><description>hi ... 
 i am using nrf52382 , merged twi, uart . how to minimize the current consumption and how to find the current consumption of my device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 24 Jan 2019 06:56:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42903/how-to-minimize-the-current-consumption-nrf52832" /><item><title>RE: how to minimize the current consumption  nrf52832</title><link>https://devzone.nordicsemi.com/thread/167533?ContentTypeID=1</link><pubDate>Thu, 24 Jan 2019 06:56:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55d7b689-0e5e-45e0-9e7a-fa4d28d501e0</guid><dc:creator>ps_anu</dc:creator><description>&lt;p&gt;thanks , if we use rtc , is it decrease the current consumption , how to use it ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to minimize the current consumption  nrf52832</title><link>https://devzone.nordicsemi.com/thread/167368?ContentTypeID=1</link><pubDate>Wed, 23 Jan 2019 12:32:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a84d859-8ac9-415a-90e6-8e0c50d1a11b</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can try increasing the connection interval so that the radio doesn&amp;#39;t use as much time scanning. For example set&amp;nbsp;NRF_BLE_SCAN_MAX_CONNECTION_INTERVAL&amp;nbsp; and NRF_BLE_SCAN_MIN_CONNECTION_INTERVAL to 100(ms) in sdk_config.h. Remember that you have to change the connection intervals for both central and peripherals to make sure that they overlap.&lt;/p&gt;
&lt;p&gt;You can also try decreasing the scan window (Although this reduces the chance to detect the advertising packet). This is done by decreasing the variable NRF_BLE_SCAN_SCAN_WINDOW in sdk_config.h&lt;/p&gt;
&lt;p&gt;These are just the simplest ways to lower current consumption, &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/1657/how-to-minimize-current-consumption-for-ble-application-on-nrf51822"&gt;this case&lt;/a&gt;&amp;nbsp;offers everything you need to know about minimizing and measuring your current consumption on nRF5x based devices.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>