<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Power conservation with battery powered sensors]]></title><description><![CDATA[<p dir="auto">I am working on my battery powered sensors and would like to verify a couple of things about cutting traces to reduce power consumption.</p>
<p dir="auto"><a href="http://www.mysensors.org/build/battery#general-tips-for-battery-operation" rel="nofollow ugc">http://www.mysensors.org/build/battery#general-tips-for-battery-operation</a></p>
<p dir="auto">This link shows where to cut traces to remove the power LED and on board regulator.  My Arduino is a little different.  It is a Deek-Robot 3.3v Pro Mini and the layout is a little different.  I am confident that I have the right leads, but just want to double check with you guys, so I don’t trash a pro mini.  See the image (sorry for the poor quality, best my phone could do).  I enhanced the image by drawing solid blue where the traces are on the board with RED slashes were I believe the cuts should be.</p>
<p dir="auto">Also using the DC/DC Input 0.8-3V, Output 3.3V. Step Up Power Converter I removed the LED from the board and I still get the 3.3v out, so I am good there.</p>
<p dir="auto"><img src="/uploads/upload-377afd4f-96d3-4cda-969f-38c0304144c4.jpg" alt="mini-cut.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Just for reference<br />
I tested with the regulator and LED in place as well as the LED on the Step Up.  I used the base mySensor temp sketch, with a sleep cycle of 32000ms, since currently the 1.4beta is limited to 32367 (integer) for its sleep duration.  I got about 4 days with these parameters.  I have since adjusted the library sleep function to long and will be testing again, when I confirm the trace cuts for my pro model.</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.mysensors.org/topic/230/power-conservation-with-battery-powered-sensors</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 22:17:34 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/230.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 23 Jul 2014 01:56:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Power conservation with battery powered sensors on Fri, 18 Dec 2015 11:52:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sundberg84" aria-label="Profile: sundberg84">@<bdi>sundberg84</bdi></a><br />
I also on my last work removed the LG33, it's faster :-)<br />
Well this most likely have been provided as info, but else it's here:<br />
Remember to burn new OPTIBOOT 8MHz into the Arduino Pro Mini<br />
and then I also use avrdude with a usbtinyISP to set the fuse to not check battery voltage monitoring, this is done after I have flashed this with Arduino IDE</p>
<pre><code>avrdude -c usbtiny -p m328p -U efuse:w:0x07:m```</code></pre>
]]></description><link>https://forum.mysensors.org/post/26590</link><guid isPermaLink="true">https://forum.mysensors.org/post/26590</guid><dc:creator><![CDATA[bjacobse]]></dc:creator><pubDate>Fri, 18 Dec 2015 11:52:45 GMT</pubDate></item><item><title><![CDATA[Reply to Power conservation with battery powered sensors on Wed, 16 Dec 2015 16:12:15 GMT]]></title><description><![CDATA[<p dir="auto">I always desolder it completley, easiest way and you dont have to cut.<br />
I also desolders the voltage regulator in my battery operations.<br />
Works great on a pro mini (deek robot)</p>
]]></description><link>https://forum.mysensors.org/post/26518</link><guid isPermaLink="true">https://forum.mysensors.org/post/26518</guid><dc:creator><![CDATA[sundberg84]]></dc:creator><pubDate>Wed, 16 Dec 2015 16:12:15 GMT</pubDate></item><item><title><![CDATA[Reply to Power conservation with battery powered sensors on Wed, 16 Dec 2015 14:19:23 GMT]]></title><description><![CDATA[<p dir="auto">Well i just scrapped my first Mini pro by trying to remove the pesky Led.<br />
There has to be a better alternative?</p>
]]></description><link>https://forum.mysensors.org/post/26515</link><guid isPermaLink="true">https://forum.mysensors.org/post/26515</guid><dc:creator><![CDATA[rmtucker]]></dc:creator><pubDate>Wed, 16 Dec 2015 14:19:23 GMT</pubDate></item><item><title><![CDATA[Reply to Power conservation with battery powered sensors on Tue, 14 Jul 2015 09:02:22 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/uploads/files/1436864445719-ard_pro_mini_deek-robot.png" alt="ard_pro_mini_deek-robot.PNG" class=" img-fluid img-markdown" /></p>
<p dir="auto">My Deek-robot Arduino Pro Mini board.<br />
Only cut the LED PCB track<br />
Lift the Voltage regulator since the PCB track connected to the Voltage reg is also used further, so do NOT cut the track</p>
]]></description><link>https://forum.mysensors.org/post/17028</link><guid isPermaLink="true">https://forum.mysensors.org/post/17028</guid><dc:creator><![CDATA[bjacobse]]></dc:creator><pubDate>Tue, 14 Jul 2015 09:02:22 GMT</pubDate></item><item><title><![CDATA[Reply to Power conservation with battery powered sensors on Tue, 09 Jun 2015 20:46:03 GMT]]></title><description><![CDATA[<p dir="auto">There are just too many clones out there...</p>
<p dir="auto">But I've been thinking of setting up a wiki for some time. The problem is to find out a good integration with the forum (same user base and and perhaps use the forum commenting on wiki articles). An open blogging platform for the community members to show off their projects/research might be a better choice.</p>
]]></description><link>https://forum.mysensors.org/post/15290</link><guid isPermaLink="true">https://forum.mysensors.org/post/15290</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Tue, 09 Jun 2015 20:46:03 GMT</pubDate></item><item><title><![CDATA[Reply to Power conservation with battery powered sensors on Tue, 09 Jun 2015 20:17:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sweebee" aria-label="Profile: Sweebee">@<bdi>Sweebee</bdi></a> Hi - thank you for this!</p>
<p dir="auto">I can also comfirm, desoldering the voltage regulator and not using the FTDI VCC does work.<br />
The deek-robot i tried to cut the trace shown in Battery page killed it so i had to resolder it.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hek" aria-label="Profile: hek">@<bdi>hek</bdi></a> maybe we should mention this on the battery page?<br />
I think a battery WIKI would be awsome... :)</p>
]]></description><link>https://forum.mysensors.org/post/15287</link><guid isPermaLink="true">https://forum.mysensors.org/post/15287</guid><dc:creator><![CDATA[sundberg84]]></dc:creator><pubDate>Tue, 09 Jun 2015 20:17:58 GMT</pubDate></item><item><title><![CDATA[Reply to Power conservation with battery powered sensors on Tue, 09 Jun 2015 06:26:47 GMT]]></title><description><![CDATA[<p dir="auto">I have some and all I did was removing the regulator (desoldering) and it works fine. So no cutting wires. If you want to program it make sure you have a vcc connected to the side pins since the vcc on the ftdi header doesn't work anymore.</p>
]]></description><link>https://forum.mysensors.org/post/15264</link><guid isPermaLink="true">https://forum.mysensors.org/post/15264</guid><dc:creator><![CDATA[Sweebee]]></dc:creator><pubDate>Tue, 09 Jun 2015 06:26:47 GMT</pubDate></item><item><title><![CDATA[Reply to Power conservation with battery powered sensors on Mon, 08 Jun 2015 21:21:43 GMT]]></title><description><![CDATA[<p dir="auto">I have the same problems - anyone solved it?</p>
<p dir="auto">Deek robot dies when you try to remove the voltage regulator.<br />
Also its different consumption on each robot.</p>
<p dir="auto">Br</p>
]]></description><link>https://forum.mysensors.org/post/15257</link><guid isPermaLink="true">https://forum.mysensors.org/post/15257</guid><dc:creator><![CDATA[sundberg84]]></dc:creator><pubDate>Mon, 08 Jun 2015 21:21:43 GMT</pubDate></item><item><title><![CDATA[Reply to Power conservation with battery powered sensors on Mon, 30 Mar 2015 21:40:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/funky81" aria-label="Profile: funky81">@<bdi>funky81</bdi></a></p>
<p dir="auto">Hi, the bootload is not really my problem. Connection via Programmer is also not possible.</p>
<p dir="auto">I've checkd the connections again and again.<br />
Not i think, i have another revision from the deek robot. I really have two diffent revisions. Layout seems same but they are not from the same production.</p>
<p dir="auto">But I've figured out that the lines in the picture at the first post are a little bit differnt as with my pro mini.</p>
<p dir="auto">I've made a cut directly at the regulator. And that it's the problem. The connection to vcc is exactly at this position. I've checked this with a jumper wire. Bringing back the connection let the uc run.</p>
<p dir="auto">I've attatched a photo. Red is the cut, green is the vcc connection.<br />
<img src="/uploads/files/1427751604870-arduino-pro-mini-vcc-and-cuts.jpg" alt="arduino-pro-mini-vcc and cuts.jpg" class=" img-fluid img-markdown" /><br />
Sidey</p>
]]></description><link>https://forum.mysensors.org/post/12085</link><guid isPermaLink="true">https://forum.mysensors.org/post/12085</guid><dc:creator><![CDATA[Sidey]]></dc:creator><pubDate>Mon, 30 Mar 2015 21:40:20 GMT</pubDate></item><item><title><![CDATA[Reply to Power conservation with battery powered sensors on Sat, 28 Mar 2015 07:16:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lininger" aria-label="Profile: lininger">@<bdi>lininger</bdi></a>  Anyway, have anyone realize the consumption every  deek-robot pro mini (before cutting the power regulator and led) are not the same?</p>
<p dir="auto">My first board takes 3.2mA while the other takes 2.4mA. All using the same battery, nrf24l01+ radio also sketch. And until now, I don't know where's the differences...</p>
]]></description><link>https://forum.mysensors.org/post/11966</link><guid isPermaLink="true">https://forum.mysensors.org/post/11966</guid><dc:creator><![CDATA[funky81]]></dc:creator><pubDate>Sat, 28 Mar 2015 07:16:55 GMT</pubDate></item><item><title><![CDATA[Reply to Power conservation with battery powered sensors on Sat, 28 Mar 2015 07:16:02 GMT]]></title><description><![CDATA[<p dir="auto">Good thing about cuts is that you easy can reverse the mod by scratch off some paint and short it back again with a solder blob. If still broken you've probably bricked it by ESD or something.</p>
]]></description><link>https://forum.mysensors.org/post/11965</link><guid isPermaLink="true">https://forum.mysensors.org/post/11965</guid><dc:creator><![CDATA[m26872]]></dc:creator><pubDate>Sat, 28 Mar 2015 07:16:02 GMT</pubDate></item><item><title><![CDATA[Reply to Power conservation with battery powered sensors on Sat, 28 Mar 2015 07:14:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sidey" aria-label="Profile: Sidey">@<bdi>Sidey</bdi></a> I had sames experience few days ago.. What i do is that I check the bootloader condition. I dont know if my case same with you, but I do that and its working well now.</p>
]]></description><link>https://forum.mysensors.org/post/11964</link><guid isPermaLink="true">https://forum.mysensors.org/post/11964</guid><dc:creator><![CDATA[funky81]]></dc:creator><pubDate>Sat, 28 Mar 2015 07:14:35 GMT</pubDate></item><item><title><![CDATA[Reply to Power conservation with battery powered sensors on Fri, 27 Mar 2015 22:10:50 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I've the same pro mini from deek robot.</p>
<p dir="auto">I already smashed two of them. I cut the line from the voltage regulator, after this modification they do not work as before.</p>
<p dir="auto">The last one is not respondig to the ftdi adapter but the led is on.</p>
<p dir="auto">Has anybody a hint for me what's going wrong?</p>
]]></description><link>https://forum.mysensors.org/post/11956</link><guid isPermaLink="true">https://forum.mysensors.org/post/11956</guid><dc:creator><![CDATA[Sidey]]></dc:creator><pubDate>Fri, 27 Mar 2015 22:10:50 GMT</pubDate></item><item><title><![CDATA[Reply to Power conservation with battery powered sensors on Tue, 05 Aug 2014 00:53:54 GMT]]></title><description><![CDATA[<p dir="auto">It has been about 2 weeks since I put two temperature sensors in an attic placement, with 2AA Alkaline and they are both reporting 100% battery life – so I am hopeful they will last a while.</p>
<p dir="auto">I just put together a DHT11 Sensor with a CR2023 v3.3 Lithium battery.  Anybody using this type of battery or have any experience with how long they might last, with a wake up once per hour?  Regulator trace was cut and the led removed from the 3.3v pro mini.</p>
<p dir="auto">Thanks<br />
<img src="/uploads/upload-55cfa685-65e0-49ac-a9f3-cf3daddb620b.jpg" alt="CoinBattery.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mysensors.org/post/2649</link><guid isPermaLink="true">https://forum.mysensors.org/post/2649</guid><dc:creator><![CDATA[lininger]]></dc:creator><pubDate>Tue, 05 Aug 2014 00:53:54 GMT</pubDate></item><item><title><![CDATA[Reply to Power conservation with battery powered sensors on Thu, 24 Jul 2014 18:40:15 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for documentation this, I have different hardware but I am very interested in the battery life.</p>
]]></description><link>https://forum.mysensors.org/post/2216</link><guid isPermaLink="true">https://forum.mysensors.org/post/2216</guid><dc:creator><![CDATA[daulagari]]></dc:creator><pubDate>Thu, 24 Jul 2014 18:40:15 GMT</pubDate></item><item><title><![CDATA[Reply to Power conservation with battery powered sensors on Wed, 23 Jul 2014 23:02:27 GMT]]></title><description><![CDATA[<p dir="auto">Those were the correct traces to cut for the Deek-Robot 3.3v Pro Mini.</p>
<p dir="auto">No power light<br />
No regulator (<em>note: you will only be able to upload your sketches when only using the the FTDI adapter with the pro mini, since any radio and senors will receive no power - attach your battery power for these to receive power and be able to debug the sketch</em>).</p>
<p dir="auto">Set the sketch up to sleep for 60 seconds and received temperature readings just fine.  Bumped it up to 3600 seconds once per hour (as this is the target interval I am after) to see how long the battery will last.</p>
]]></description><link>https://forum.mysensors.org/post/2172</link><guid isPermaLink="true">https://forum.mysensors.org/post/2172</guid><dc:creator><![CDATA[lininger]]></dc:creator><pubDate>Wed, 23 Jul 2014 23:02:27 GMT</pubDate></item></channel></rss>