<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>deep sleep &#8211; Squix &#8211; TechBlog</title>
	<atom:link href="https://blog.squix.org/tag/deep-sleep/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.squix.org</link>
	<description></description>
	<lastBuildDate>Tue, 13 Dec 2016 20:28:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.8</generator>
<site xmlns="com-wordpress:feed-additions:1">121913304</site>	<item>
		<title>ESP8266: Long Term Data Logger Test with Batteries</title>
		<link>https://blog.squix.org/2015/05/esp8266-long-term-data-logger-test-with.html</link>
					<comments>https://blog.squix.org/2015/05/esp8266-long-term-data-logger-test-with.html#comments</comments>
		
		<dc:creator><![CDATA[Daniel Eichhorn]]></dc:creator>
		<pubDate>Fri, 01 May 2015 17:12:00 +0000</pubDate>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[AA batteries]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[deep sleep]]></category>
		<category><![CDATA[ESP8266]]></category>
		<category><![CDATA[power consumption]]></category>
		<category><![CDATA[testboard]]></category>
		<guid isPermaLink="false">http://blog.squix.org/2015/05/01/esp8266-long-term-data-logger-test-wi/</guid>

					<description><![CDATA[Today I started a (hopefully) long term battery test with the ESP8266 board I reviewed here. The conditions are: powered by 3 AA batteries (serial) every 10 minutes update temperature and humidity retrieved from a DHT11 to thingspeak go the deep sleep between the posts ... <p><a class="read-more btn btn-secondary" href="https://blog.squix.org/2015/05/esp8266-long-term-data-logger-test-with.html">Read More</a></p>]]></description>
										<content:encoded><![CDATA[<div dir="ltr" style="text-align: left;" trbidi="on">
<div dir="ltr" style="text-align: left;" trbidi="on">
Today I started a (hopefully) long term battery test with the ESP8266 board I reviewed <a href="https://blog.squix.org/2015/01/esp8266-test-board-review.html" target="_blank">here</a>. The conditions are:</p>
<ul style="text-align: left;">
<li>powered by 3 AA batteries (serial)</li>
<li>every 10 minutes update temperature and humidity retrieved from a DHT11 to thingspeak</li>
<li>go the deep sleep between the posts</li>
</ul>
<div>
The test board comes with a light resistor and several LEDs of which one is a RGB led. For some reason I couldn&#8217;t turn them off completely so I just chopped them off. Before the surgical change the board consumed 1.3mA in deep sleep mode. After only 130µA. This is still almost factor two away of the 67µA I read somewhere in the web, but not bad for starters. With this&nbsp;the board could theoretically survive more than two years in permanent deep sleep. This experiment will show how much the wake-ups costs and if theory es even close to reality.&nbsp;</div>
<div>
</div>
</div>
<p><iframe height="80" src="https://thingspeak.com/plugins/12785" style="border: 1px solid #cccccc;" width="450"></iframe><br />
<iframe height="250" src="http://thingspeak.com/channels/36187/charts/1?dynamic=true" style="border: 1px solid #cccccc;" width="450"></iframe><br />
<iframe height="250" src="http://thingspeak.com/channels/36187/charts/2?dynamic=true" style="border: 1px solid #cccccc;" width="450"></iframe></p>
<h3 style="text-align: left;">
Code</h3>
<div>
<ul style="text-align: left;">
<li><a href="https://github.com/squix78/esp8266-projects/tree/master/arduino-ide/thingspeak-data-logger" target="_blank">https://github.com/squix78/esp8266-projects/tree/master/arduino-ide/thingspeak-data-logger</a></li>
</ul>
</div>
<table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: left; margin-right: 1em; text-align: left;">
<tbody>
<tr>
<td style="text-align: center;"><a href="https://i0.wp.com/blog.squix.org/wp-content/uploads/2015/05/2015-05-0211.15.46-1024x1024.jpg?ssl=1" imageanchor="1" style="margin-left: auto; margin-right: auto;"><img data-recalc-dims="1" loading="lazy" decoding="async" border="0" height="200" src="https://i0.wp.com/blog.squix.org/wp-content/uploads/2015/05/2015-05-0211.15.46.jpg?resize=200%2C200&#038;ssl=1" width="200" /></a></td>
</tr>
<tr>
<td class="tr-caption" style="text-align: center;">The Test Setup: all LEDs removed <br />
from the board to save energy</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.squix.org/2015/05/esp8266-long-term-data-logger-test-with.html/feed</wfw:commentRss>
			<slash:comments>17</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">57</post-id>	</item>
	</channel>
</rss>
