<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>Power saving on I2C communication</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/86147/power-saving-on-i2c-communication</link><description>I have developed below I2C code with an RTC timer event handler to sample data from a sensor every 1s. This format is used mainly to save power. 
 I can see there is a base 300uA @ 3.3V is being consumed even when the sensor is in idle mode. 
 This current</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Fri, 25 Mar 2022 23:19:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/86147/power-saving-on-i2c-communication" /><item><title>RE: Power saving on I2C communication</title><link>https://test-devzone.nordicsemi.com/thread/360103?ContentTypeID=1</link><pubDate>Fri, 25 Mar 2022 23:19:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c13920c-eac5-45bc-88b4-dec27808525d</guid><dc:creator>user106191</dc:creator><description>&lt;p&gt;Thanks very much. That solved the problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power saving on I2C communication</title><link>https://test-devzone.nordicsemi.com/thread/359937?ContentTypeID=1</link><pubDate>Fri, 25 Mar 2022 08:49:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5510d274-c850-49a3-bd85-21a1e4e495fd</guid><dc:creator>user73165</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Does the current consumption&amp;nbsp;go back down if you call&amp;nbsp;&lt;span&gt;nrf_drv_twi_uninit()? Or is it stuck at&amp;nbsp;300uA&amp;nbsp;even after de initializing&amp;nbsp;the module?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;regards&lt;br /&gt;Jared&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>