<?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>TWI High Current S110 8.0.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6420/twi-high-current-s110-8-0-0</link><description>Hello, 
 I migrated my project from softdevice S110 7.1.0 on a nRF51422 FAC to softdevice S110 8.0.0 and an nRF51822 FAA G3. My code used to have a current consumption around 10 to 15 uA. 
 Now when I enable the TWI hardware version I get an above average</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 Apr 2015 12:03:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6420/twi-high-current-s110-8-0-0" /><item><title>RE: TWI High Current S110 8.0.0</title><link>https://devzone.nordicsemi.com/thread/22379?ContentTypeID=1</link><pubDate>Mon, 13 Apr 2015 12:03:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:739b552c-55db-48b9-990f-e8ec211c90cc</guid><dc:creator>michaeld</dc:creator><description>&lt;p&gt;This was indeed the problem, all problems are fixed when I upgrated to the nRF51822 QFAC REV3 (V3) BLE chip.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TWI High Current S110 8.0.0</title><link>https://devzone.nordicsemi.com/thread/22382?ContentTypeID=1</link><pubDate>Thu, 09 Apr 2015 08:14:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:22e25c55-6896-4c82-a95c-c55b1890ff9c</guid><dc:creator>michaeld</dc:creator><description>&lt;p&gt;That would probably be the problem. I&amp;#39;m investigating this because the production company placed the wrong variant an AA instead of an AC and are currently being fixed.&lt;/p&gt;
&lt;p&gt;If I understand the revision matrix correctly the nrf51822-QFAC is only available as revision 3. So hopefully the problem will be solved when I get the PCB&amp;#39;s back with the nRF51822 QFAC mounted. I will report back if so.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TWI High Current S110 8.0.0</title><link>https://devzone.nordicsemi.com/thread/22378?ContentTypeID=1</link><pubDate>Thu, 09 Apr 2015 08:02:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4fa34b6-d690-440b-ad2b-06198b0980da</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Ok, thanks for your feedback.&lt;/p&gt;
&lt;p&gt;Perhaps the higher current consumption has something to do with the PAN issue #35 &amp;quot;Consumes too much current when it is enabled and the STOP task is triggered&amp;quot;, documented in the &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF51822/PAN-nRF51822/24634"&gt;nRF51822-PAN v2.4&lt;/a&gt; document. This anomaly is apparently fixed for third revision nRF51, see &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF51822/PAN-nRF51822/24634"&gt;nRF51822-PAN v3.0&lt;/a&gt;. Your nRF51422 QFAC is third revision&lt;/p&gt;
&lt;p&gt;The software version current consumption is higher because it uses the CPU (bit-bang) instead of the TWI hardware to implement the TWI protocol.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TWI High Current S110 8.0.0</title><link>https://devzone.nordicsemi.com/thread/22381?ContentTypeID=1</link><pubDate>Thu, 09 Apr 2015 07:40:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c605deab-7d73-42ae-babc-db492b2be486</guid><dc:creator>michaeld</dc:creator><description>&lt;p&gt;Thank you for your answer.&lt;/p&gt;
&lt;p&gt;I found different results with using the TWI peripheral. When using the TWI Hardware version on the nRF51422 FAC it did not consume an ~1 mA extra and it was always enabled (don&amp;#39;t know how to disable it, it&amp;#39;s not specified in the current consumption guide).&lt;/p&gt;
&lt;p&gt;But migrating my code to the nRF51822 FAA G3 also with S110 7.1.0 I have this extra ~ 1 mA extra current consumption. And when I use the software version current consumption is lower but still higher then used on the nRF51422 FAC.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TWI High Current S110 8.0.0</title><link>https://devzone.nordicsemi.com/thread/22380?ContentTypeID=1</link><pubDate>Thu, 09 Apr 2015 06:21:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e95bb023-1daa-4298-97b3-e6047fc9ed9a</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;When using SPI, TWI or UART, it will consume ~1mA extra current consumption when enabled. The trick is to only enable the peripherals when communication is needed. This is further explained in the &lt;a href="https://devzone.nordicsemi.com/question/5186/how-to-minimize-current-consumption-for-ble-application-on-nrf51822/#reply-5187"&gt;current consumption guide&lt;/a&gt;, section &amp;quot;Setup of SPI, UART, TWI interfaces&amp;quot;.&lt;/p&gt;
&lt;p&gt;The DCDC should not be used with second revision chips and the softdevice, see this &lt;a href="https://devzone.nordicsemi.com/question/685/ldo-vs-dcdc-nrf51822/?answer=988#post-id-988"&gt;DCDC recommendation thread&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>