<?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>Receive current / power consumption and continuous scanning.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2305/receive-current-power-consumption-and-continuous-scanning</link><description>Hi, 
 I have some questions about how BLE scanning works that haven&amp;#39;t been answered clearly anywhere I can find, (except no-doubt the Bluetooth Spec/Tome): 
 
 
 What is the receive current for the nRF51822 when it isn&amp;#39;t actually receiving any data</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Apr 2014 12:27:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2305/receive-current-power-consumption-and-continuous-scanning" /><item><title>RE: Receive current / power consumption and continuous scanning.</title><link>https://devzone.nordicsemi.com/thread/9557?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2014 12:27:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1fa8e225-1988-4559-bf6d-0273198962e9</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Tim,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;The on-air data rate for BLE is 1MBit, and the typical current draw when in RX is then 13 mA.
Even if you do not receive anything, you&amp;#39;re still actively listening for a particular pattern of data.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;You have the option to go to sleep, unless you have some processing to do (polling a sensor, processing data, or similar).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Yes, you need a low connection interval in order to maintain a low latency link. In order to keep current consumption down, you can then enable slave latency allowing you to skip a number of connection intervals if you do not have any new data to send.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Most phones uses a combo-IC, which has BT+Wifi etc. The current draw is usually not constant, but duty cycled between scanning for bluetooth classic and low energy devices.
I am not sure how it&amp;#39;s done on iOS devices, but I assume it&amp;#39;s duty cycled to keep power consumption lower.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Best regards
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>