<?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 consumprtion issue when BLE Becon example code uploaded</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84697/power-consumprtion-issue-when-ble-becon-example-code-uploaded</link><description>Hi I have a programmed the nrf52832 custom design board(not the Development Kit) with Ble Becon example code given with SDK and checked the power consumption. It consumes 2.4mA . I tried changing the advertising time interval to 2000ms , 4000ms and 8000ms</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Feb 2022 09:58:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84697/power-consumprtion-issue-when-ble-becon-example-code-uploaded" /><item><title>RE: Power consumprtion issue when BLE Becon example code uploaded</title><link>https://devzone.nordicsemi.com/thread/352829?ContentTypeID=1</link><pubDate>Mon, 14 Feb 2022 09:58:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8114a518-4cf1-4177-8ce2-b95c038dd06c</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I would suggest checking out this power optimization guide by one of my co-workers available &lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/optimizing-power-on-nrf52-designs"&gt;here&lt;/a&gt;. &lt;a href="https://devzone.nordicsemi.com/members/sipan112"&gt;sipan112&lt;/a&gt; also has good suggestions to reduce current consumption.&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><item><title>RE: Power consumprtion issue when BLE Becon example code uploaded</title><link>https://devzone.nordicsemi.com/thread/352757?ContentTypeID=1</link><pubDate>Sat, 12 Feb 2022 09:46:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6a25f1e-f4a6-4b22-ba52-c13b6673f82a</guid><dc:creator>sipan112</dc:creator><description>&lt;p&gt;hello &lt;a href="https://devzone.nordicsemi.com/members/akhilpuranik"&gt;akhilpuranik&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;If you plan to transfer data in large bursts&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;you may exceed the recommended peak, which may negatively impact both the capacity and lifetime of the battery. For sending large quantities of data, look for ways to optimize the transfer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Adjust connection intervals, advertising intervals, and slave latency parameters accordingly.&lt;/li&gt;
&lt;li&gt;Combine small packets into fewer large ones.&lt;/li&gt;
&lt;li&gt;Compress data before transmission.&lt;/li&gt;
&lt;li&gt;Send lower priority data at slower rates.&lt;/li&gt;
&lt;li&gt;For sensor-based devices, only measure and prepare data if the client has subscribed to the associated characteristic. The same is true on the other side (on the client/mobile side), only subscribe to characteristics that you&amp;rsquo;re interested in.&lt;/li&gt;
&lt;li&gt;Consider how much of the time the device will be used. If the device will mostly stay in the idle state, then focus on optimizing the sleep-state power consumption as much as possible. Conversely, if the device will be active most of the time, then focus on reducing the active-state current draw.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>