<?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>Different power consumption with Android phones</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3496/different-power-consumption-with-android-phones</link><description>I use the nRF51422 with S310 stack and i found the nRF51422 power consumption are quite different after connection on different phones which run the Master Control Panel as below list : 
 Samsung Note 3 | Android 4.3 | 0.2mA
Sony Xperia d2005 | Android</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Aug 2014 13:27:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3496/different-power-consumption-with-android-phones" /><item><title>RE: Different power consumption with Android phones</title><link>https://devzone.nordicsemi.com/thread/12657?ContentTypeID=1</link><pubDate>Mon, 18 Aug 2014 13:27:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98ff84b8-2a2c-4624-94cf-b0024a046fc1</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;The different current consumption is probably because different phones use different initial connection interval when connecting to your nRF51422 device.&lt;/p&gt;
&lt;p&gt;The connection parameter update proceidure between the central (phone) and the peripheral (nRF51 device) is described on &lt;a href="https://devzone.nordicsemi.com/question/12545/update-connection-parameter-programmatically/"&gt;this thread&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Perhaps you should try to give you phone some more flexibility for setting a new connection interval with e.g. defining max_conn_interval=500 min_conn_interval=100, to see what happens. Ultemately, you can put breakpoints in your nRF51422 code to see what is really happening. Start with verifying that the connection parameter update request is sent from your device to the phone. Next, verify that the actual update for the connection parameters is received from the central.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>