<?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>Which role provides lowest power consumption while conneced to other BLE device?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34480/which-role-provides-lowest-power-consumption-while-conneced-to-other-ble-device</link><description>Hi, 
 I will connect nRF52840 with other BLE module (ESP32) and they must exchange data (at first aproximation 20-50 bytes each 1-5 seconds). 
 I need to acheive lowest power consumption on nRF52 side as possible. 
 Please advice which of modules should</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 May 2018 08:55:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34480/which-role-provides-lowest-power-consumption-while-conneced-to-other-ble-device" /><item><title>RE: Which role provides lowest power consumption while conneced to other BLE device?</title><link>https://devzone.nordicsemi.com/thread/132688?ContentTypeID=1</link><pubDate>Tue, 22 May 2018 08:55:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca83f12f-4489-4f72-855f-5af2b2c838ac</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The BLE protocol is designed to be more power efficient for the peripheral, on the expense of the central. So typically, the device with the tightest power budget should be the peripheral.&lt;/p&gt;
&lt;p&gt;Scanning and advertising is typically energy demanding (using the radio extensively), so keeping the connection active is usually the most power efficient. In the case you describe, where the devices should communicate every few seconds, maintaining the connection is definitively preferable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>