<?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>A question about the power consumption of an observer that reacts when it receives an Advertising Msg.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58954/a-question-about-the-power-consumption-of-an-observer-that-reacts-when-it-receives-an-advertising-msg</link><description>Hello. I&amp;#39;m trying to make a product by running nrf51822 as an observer role. 
 This product will only use passive scanning and will not transmit any data. 
 How much energy do you expect it will take for this observer to react without missing the adv</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 11 Mar 2020 14:59:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58954/a-question-about-the-power-consumption-of-an-observer-that-reacts-when-it-receives-an-advertising-msg" /><item><title>RE: A question about the power consumption of an observer that reacts when it receives an Advertising Msg.</title><link>https://devzone.nordicsemi.com/thread/239376?ContentTypeID=1</link><pubDate>Wed, 11 Mar 2020 14:59:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45dd15f6-8e6e-4ae2-8762-a6f488628103</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Please be aware that scanning is a power costly procedure. When you are in a connection, the radio will only be used in short bursts, but when you are scanning you need to keep the radio in RX for a long time (in your case 100%). This is why the phone is typically the central/scanning device in a BLE connection establishment, because it has a bigger battery (which is also often charged).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If you look in the &lt;a href="https://infocenter.nordicsemi.com/topic/struct_nrf51/struct/nrf51822_ps.html?cp=5_4_0" rel="noopener noreferrer" target="_blank"&gt;product specification v3.3&lt;/a&gt;, page 50 and 51, you can see the current consumption of the radio (depending on whether you have the DC/DC regulator or not).&lt;/p&gt;
&lt;p&gt;It will use 13 or 9 mA only on the radio. In addition you will have to add the CPU for your application, and the current consumption drawn by your peripherals.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If this is too much, perhaps you should consider entering a connection if you need to transfer critical data, and then reduce the scan duty cycle (only scan 50%, or less, depending on your battery requirements).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>