<?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>understanding current consumption with twi and s310 softdevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4015/understanding-current-consumption-with-twi-and-s310-softdevice</link><description>50ms_measure_30ms_other.jpg 
 Attached is current measured using the s310 softdevice 
 Every 50ms timer takes a twi measurement, which is a twi 6 byte read followed immediately by a twi 1 byte write 
 Why does this measurement appear as 2 current peaks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 08 Oct 2014 09:18:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4015/understanding-current-consumption-with-twi-and-s310-softdevice" /><item><title>RE: understanding current consumption with twi and s310 softdevice</title><link>https://devzone.nordicsemi.com/thread/14412?ContentTypeID=1</link><pubDate>Wed, 08 Oct 2014 09:18:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb367c61-0713-4f5e-8dfd-474f32484861</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;When in a BLE connection, the radio is enabled periodically even when not transmitting any payload data, it is just to maintain the connection. The radio will consume high current, 10-15mA. So if the BLE connection interval is set to 30ms in your application, that would explain the 30ms peaks.&lt;/p&gt;
&lt;p&gt;The same goes for the ANT side of your application, if you are broadcasting or receiving , it will do so periodically, and therefore enable the radio periodically.&lt;/p&gt;
&lt;p&gt;So in short, BLE protocol will generate periodic current peaks and ANT protocol will generate additional periodic current peaks with different frequency. Could that be what we are looking at in your attached image?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>