<?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>Does BLE have lower current consumption than ESB?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10436/does-ble-have-lower-current-consumption-than-esb</link><description>I need to setup a nRF51 dongle as a transmitter and a nRF51 beacon as a receiver. The transmitter will send a byte every 7.8 ms (128 times per second). 
 I am wondering whether to use ESB or BLE to minimise the current consumption. 
 From my reading</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Nov 2015 13:49:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10436/does-ble-have-lower-current-consumption-than-esb" /><item><title>RE: Does BLE have lower current consumption than ESB?</title><link>https://devzone.nordicsemi.com/thread/38795?ContentTypeID=1</link><pubDate>Tue, 24 Nov 2015 13:49:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71b3d0a2-185a-4ccf-aa87-b36f3bd7a7b8</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;As you said the receiver has to listen all the time and therefore it is more power efficient using BLE. If it had been the other way around, ESB would be a better choice.&lt;/p&gt;
&lt;p&gt;I calculated a current consumption of about 1.3mA with the parameters you gave me.&lt;/p&gt;
&lt;p&gt;Note: The connection interval (minimum time between sending packets) in BLE is set in units of 1.25ms, so the closest transmit interval will be 7.5ms which is also the lowest you can get with BLE.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>