<?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[💬 Battery Powered Sensors]]></title><description><![CDATA[<p dir="auto">This thread contains comments for the article "<a href="https://www.mysensors.org/build/battery" rel="nofollow ugc">Battery Powered Sensors</a>" posted on <a href="https://www.mysensors.org/build/battery" rel="nofollow ugc">MySensors.org</a>.</p>
]]></description><link>https://forum.mysensors.org/topic/4796/battery-powered-sensors</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 10:24:09 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/4796.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 11 Sep 2016 21:13:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Mon, 16 Oct 2023 09:22:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nekitoss" aria-label="Profile: nekitoss">@<bdi>nekitoss</bdi></a><br />
I used 3.3V pro mini with regulator removed and powered by Vin pin. Also removed leds from the pro mini.</p>
<p dir="auto">I used minicore bootloader.</p>
<p dir="auto">I used the small pir sensors and again removed the regulator to power directly from the pro mini outputs.</p>
<p dir="auto">After that sleep the node and trigger on interrupt.</p>
<p dir="auto">Send battery level once a day.</p>
<p dir="auto">Use inbuilt battery level monitor and not external components that constantly drain power to get battery level.</p>
<p dir="auto">1.8V is 0% on the graph (not visible yet!) but I have had nodes working below 1.7V It's a matter of luck with that it seems.</p>
<p dir="auto">Hope this helps you on the right track. I'll try and help if you want.</p>
<p dir="auto"><img src="/assets/uploads/files/1697446591518-1ed.jpg" alt="1ed.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">This is the latest image and still going strong after 18 months. Voltage is at <strong>2.903V</strong></p>
<p dir="auto">Here is photo of the test example - I need to make a case and produce more of them over winter.....</p>
<p dir="auto"><img src="/assets/uploads/files/1697446939496-20231016_095845.jpg" alt="20231016_095845.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Here is the same build/code of a window sensor. Similar time frame but hardly triggered.....</p>
<p dir="auto"><img src="/assets/uploads/files/1697447658685-2ed.jpg" alt="2ed.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mysensors.org/post/113912</link><guid isPermaLink="true">https://forum.mysensors.org/post/113912</guid><dc:creator><![CDATA[skywatch]]></dc:creator><pubDate>Mon, 16 Oct 2023 09:22:50 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Sun, 08 Oct 2023 05:07:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/skywatch" aria-label="Profile: skywatch">@<bdi>skywatch</bdi></a> If your project is free and open, where i can look at it? At the moment i need to solve same problem. On your graph what will be 0% ? For mine devices it is minimum 1.9v, for few it is 2.2v</p>
]]></description><link>https://forum.mysensors.org/post/113906</link><guid isPermaLink="true">https://forum.mysensors.org/post/113906</guid><dc:creator><![CDATA[nekitoss]]></dc:creator><pubDate>Sun, 08 Oct 2023 05:07:25 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Sun, 02 Apr 2023 11:44:27 GMT]]></title><description><![CDATA[<p dir="auto">Just completed 1 year of operation of a PIR sensor in the house that trigger 100-200 times a day. It is powered by 2xAA batteries and here is a graph of battery level over the year.</p>
<p dir="auto"><img src="/assets/uploads/files/1680435862254-graph.jpg" alt="graph.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mysensors.org/post/113572</link><guid isPermaLink="true">https://forum.mysensors.org/post/113572</guid><dc:creator><![CDATA[skywatch]]></dc:creator><pubDate>Sun, 02 Apr 2023 11:44:27 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Sun, 11 Apr 2021 13:44:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yveaux" aria-label="Profile: Yveaux">@<bdi>Yveaux</bdi></a> said in <a href="/post/109861">💬 Battery Powered Sensors</a>:</p>
<blockquote>
<p dir="auto"><strong>.... All was ok, so what did you change (and why)</strong></p>
</blockquote>
<p dir="auto">A the very beginning, hesitating with the procedure, I've probably burnt the Minicore bootloader in the programming ProMini without noticing it... That's the only explanation I see.</p>
]]></description><link>https://forum.mysensors.org/post/109870</link><guid isPermaLink="true">https://forum.mysensors.org/post/109870</guid><dc:creator><![CDATA[Gilles BILLARD]]></dc:creator><pubDate>Sun, 11 Apr 2021 13:44:19 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Sun, 11 Apr 2021 13:03:14 GMT]]></title><description><![CDATA[<p dir="auto">Finally, I found it….<br />
A big thank you to all those who helped;<br />
Here's my report in case it could be usefull to others (so, they will not waste as much time as I did)<br />
All began with my FTDI refusing to work with the MiniCore library, returning this classic error code:  "avrdude: error: could not find USB device with vid-0x16c0 pid-0x5dc vendor'<a href="http://www.fischl.de" rel="nofollow ugc">www.fischl.de</a>' product'USBasp'  when I wanted to reprogram a ProMini.<br />
So I opted for programming via another ProMini  (Arduino  as  ISP)<br />
The first ProMini  was able to receive the  MiniCore  bootloader and then my sketch without any problem, but the followings did’nt....No error message was reported; I spent 9 days trying hundreds of times changing only one thing  at a time... unsuccessfully.<br />
But this morning I tried again using version 2.0.0 of Arduino’s IDE, and here I received an error message; "Impossible to recognize the Arduino as ISP" !!!!<br />
Eureka.... I had the idea to inject the MiniCore  BootLoader   + the “Arduino ISP” sketch in the 2nd  via  the IDE Arduino  1.8.13 and then use this very 2nd one to program others; At that moment, everything became normal; The tests were ok and went to  "sleep"  so I loaded my sketch and everything is good now.<br />
So: <strong>If you try to use Arduino as ISP with MiniCore Both Arduinos sould have been burnt with MiniCore BootLoader</strong><br />
Thank you again.</p>
<p dir="auto">PS: Could the admin delete all my useless posts ?</p>
]]></description><link>https://forum.mysensors.org/post/109869</link><guid isPermaLink="true">https://forum.mysensors.org/post/109869</guid><dc:creator><![CDATA[Gilles BILLARD]]></dc:creator><pubDate>Sun, 11 Apr 2021 13:03:14 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Sun, 11 Apr 2021 09:06:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gilles-billard" aria-label="Profile: Gilles-BILLARD">@<bdi>Gilles-BILLARD</bdi></a> I would like to think along to help, but lost you many posts back...<br />
All was ok, so what did you change (and why) and what is the real issue right now?<br />
And as <a class="plugin-mentions-user plugin-mentions-a" href="/user/skywatch" aria-label="Profile: skywatch">@<bdi>skywatch</bdi></a> indicates, post the full log, sketch and everything. Don't try to filter information yourself, you might miss something.</p>
]]></description><link>https://forum.mysensors.org/post/109861</link><guid isPermaLink="true">https://forum.mysensors.org/post/109861</guid><dc:creator><![CDATA[Yveaux]]></dc:creator><pubDate>Sun, 11 Apr 2021 09:06:45 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Sun, 11 Apr 2021 09:03:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gilles-billard" aria-label="Profile: Gilles-BILLARD">@<bdi>Gilles-BILLARD</bdi></a> Inoticed the following in the sketch you posted above...</p>
<pre><code>  // ************Sleeping test ***************
    #ifdef MY_DEBUG 
        delay(10000); // 10 secondes
    #else
        sleep(10000);
    #endif    
}
</code></pre>
<p dir="auto">Delay should be replaced by Wait in mysensors code to avoid blocking.</p>
<p dir="auto">I always went by the old saying that when you are in a hole, stop digging. I have not seen the behaviour you show before. I can only suggest that you run the EEPROMclear sketch (file&gt;examples&gt;mysensors&gt;cleareepromconfig) and try again. Check the voltage to the promini is stable and the radio has the recommended capacitor. You might be surprised at the difference a good clean power supply can make.</p>
<p dir="auto">#is the gateway running on the same power supply? IS GW receiving messages? Please provide the FULL debug output on the serial monitor. That snippet doesn't help much.</p>
]]></description><link>https://forum.mysensors.org/post/109860</link><guid isPermaLink="true">https://forum.mysensors.org/post/109860</guid><dc:creator><![CDATA[skywatch]]></dc:creator><pubDate>Sun, 11 Apr 2021 09:03:25 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Sun, 11 Apr 2021 08:14:39 GMT]]></title><description><![CDATA[<p dir="auto">Please, have a look at the time stamps:<br />
<img src="https://i79.servimg.com/u/f79/15/58/68/17/sleept10.png" alt="Tests vs sleep time" class=" img-fluid img-markdown" /><br />
More or less 10 seconds if sleep time &gt;= 10 000 ms<br />
Only a little more than 3 sec if sleep time = 2 000 ms<br />
Could it help ?</p>
]]></description><link>https://forum.mysensors.org/post/109859</link><guid isPermaLink="true">https://forum.mysensors.org/post/109859</guid><dc:creator><![CDATA[Gilles BILLARD]]></dc:creator><pubDate>Sun, 11 Apr 2021 08:14:39 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Sat, 10 Apr 2021 15:48:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/skywatch" aria-label="Profile: skywatch">@<bdi>skywatch</bdi></a> said in <a href="/post/109847">💬 Battery Powered Sensors</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gilles-billard" aria-label="Profile: Gilles-BILLARD">@<bdi>Gilles-BILLARD</bdi></a> I understnad your frustration - I have been there myself.</p>
<p dir="auto">I suggest s simple node to test with, something like the door/window sensor with just one switch.</p>
</blockquote>
<p dir="auto">I did that right away and the result is....<br />
All's OKay without sleep(xxx):</p>
<pre><code>2021-04-10 17:38:22.898 Status: MySensors: Node: 52, Sketch Name: Temperature Sensor Sleep
2021-04-10 17:38:22.899 Status: MySensors: Node: 52, Sketch Version: GB.3.0
2021-04-10 17:40:25.515 (GiBi-Home) Light/Switch (Security Sensor)
2021-04-10 17:40:31.277 (GiBi-Home) Light/Switch (Security Sensor)
</code></pre>
<p dir="auto">Présentation then 2 minutes until I change the input twice</p>
<p dir="auto">But with sleep() included...</p>
<pre><code>2021-04-10 17:34:12.251 Status: MySensors: Node: 51, Sketch Name: Temperature Sensor Sleep
2021-04-10 17:34:12.251 Status: MySensors: Node: 51, Sketch Version: GB.3.0
2021-04-10 17:34:22.491 (GiBi-Home) Light/Switch (Security Sensor)
2021-04-10 17:34:22.486 Status: MySensors: Node: 51, Sketch Name: Temperature Sensor Sleep
2021-04-10 17:34:22.486 Status: MySensors: Node: 51, Sketch Version: GB.3.0
2021-04-10 17:34:32.561 (GiBi-Home) Light/Switch (Security Sensor)
2021-04-10 17:34:32.556 Status: MySensors: Node: 51, Sketch Name: Temperature Sensor Sleep
2021-04-10 17:34:32.556 Status: MySensors: Node: 51, Sketch Version: GB.3.0
2021-04-10 17:34:42.631 (GiBi-Home) Light/Switch (Security Sensor)
2021-04-10 17:34:42.626 Status: MySensors: Node: 51, Sketch Name: Temperature Sensor Sleep
2021-04-10 17:34:42.626 Status: MySensors: Node: 51, Sketch Version: GB.3.0
2021-04-10 17:34:52.701 (GiBi-Home) Light/Switch (Security Sensor)
2021-04-10 17:34:52.696 Status: MySensors: Node: 51, Sketch Name: Temperature Sensor Sleep
2021-04-10 17:34:52.696 Status: MySensors: Node: 51, Sketch Version: GB.3.0
2021-04-10 17:35:02.772 (GiBi-Home) Light/Switch (Security Sensor)
2021-04-10 17:35:02.767 Status: MySensors: Node: 51, Sketch Name: Temperature Sensor Sleep
2021-04-10 17:35:02.767 Status: MySensors: Node: 51, Sketch Version: GB.3.0
2021-04-10 17:35:12.842 (GiBi-Home) Light/Switch (Security Sensor)
2021-04-10 17:35:12.837 Status: MySensors: Node: 51, Sketch Name: Temperature Sensor Sleep
2021-04-10 17:35:12.837 Status: MySensors: Node: 51, Sketch Version: GB.3.0
2021-04-10 17:35:22.913 (GiBi-Home) Light/Switch (Security Sensor)
2021-04-10 17:35:22.908 Status: MySensors: Node: 51, Sketch Name: Temperature Sensor Sleep
2021-04-10 17:35:22.908 Status: MySensors: Node: 51, Sketch Version: GB.3.0
2021-04-10 17:35:32.984 (GiBi-Home) Light/Switch (Security Sensor)
2021-04-10 17:35:32.979 Status: MySensors: Node: 51, Sketch Name: Temperature Sensor Sleep
2021-04-10 17:35:32.980 Status: MySensors: Node: 51, Sketch Version: GB.3.0
2021-04-10 17:35:43.055 (GiBi-Home) Light/Switch (Security Sensor)
</code></pre>
<p dir="auto">The same kind of reboot up to présentation()</p>
<p dir="auto">So sad !<br />
NOTA: The sketch is the one provided as an example in BinarySwitchSensor.ino sketch<br />
I've just added sleep( 10000) a the very end.</p>
]]></description><link>https://forum.mysensors.org/post/109854</link><guid isPermaLink="true">https://forum.mysensors.org/post/109854</guid><dc:creator><![CDATA[Gilles BILLARD]]></dc:creator><pubDate>Sat, 10 Apr 2021 15:48:14 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Sat, 10 Apr 2021 15:13:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/skywatch" aria-label="Profile: skywatch">@<bdi>skywatch</bdi></a> said in <a href="/post/109849">💬 Battery Powered Sensors</a>:</p>
<blockquote>
<p dir="auto">...........have you checked the baud rate the pro mini or uno you are using as a programmer - maybe it is 115200 and that is optimistic for a 3.3V board.</p>
</blockquote>
<p dir="auto">The programmer is loaded with standard Arduino ISP sketch (19200 default baud rate)</p>
]]></description><link>https://forum.mysensors.org/post/109853</link><guid isPermaLink="true">https://forum.mysensors.org/post/109853</guid><dc:creator><![CDATA[Gilles BILLARD]]></dc:creator><pubDate>Sat, 10 Apr 2021 15:13:33 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Sat, 10 Apr 2021 15:03:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/skywatch" aria-label="Profile: skywatch">@<bdi>skywatch</bdi></a><br />
<img src="https://i79.servimg.com/u/f79/15/58/68/17/thsens10.jpg" alt="1 board" class=" img-fluid img-markdown" /><br />
Radio : <a href="https://www.amazon.fr/NRF24L01-antenne-module-emetteur-recepteur-sans/dp/B01FLVTY3G/ref=sr_1_21?dchild=1&amp;hvadid=80470576921758&amp;hvbmt=be&amp;hvdev=c&amp;hvqmt=e&amp;keywords=nrf2401&amp;qid=1618066959&amp;sr=8-21" rel="nofollow ugc">https://www.amazon.fr/NRF24L01-antenne-module-emetteur-recepteur-sans/dp/B01FLVTY3G/ref=sr_1_21?dchild=1&amp;hvadid=80470576921758&amp;hvbmt=be&amp;hvdev=c&amp;hvqmt=e&amp;keywords=nrf2401&amp;qid=1618066959&amp;sr=8-21</a></p>
]]></description><link>https://forum.mysensors.org/post/109852</link><guid isPermaLink="true">https://forum.mysensors.org/post/109852</guid><dc:creator><![CDATA[Gilles BILLARD]]></dc:creator><pubDate>Sat, 10 Apr 2021 15:03:31 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Sat, 10 Apr 2021 15:07:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/skywatch" aria-label="Profile: skywatch">@<bdi>skywatch</bdi></a> said in <a href="/post/109849">💬 Battery Powered Sensors</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gilles-billard" aria-label="Profile: Gilles-BILLARD">@<bdi>Gilles-BILLARD</bdi></a> It's in the sketch when you start serial interface. As an aside have you checked the baud rate the pro mini or uno you are using as a programmer - maybe it is 115200 and that is optimistic for a 3.3V board. Make sure the programmer is using 19200 just to be safe.</p>
<p dir="auto">For inof I am using arduino ide 1.8.13 and musensors 2.3.2 with a £2 aliexpress serial prgrammer and have only encountered warnings about sck (which can safely be ignored)....</p>
</blockquote>
<p dir="auto">Ha, OKay; I've aslo supposed a pb from that, so I removed the sérial monitor and baud rate config.<br />
And after the bootlaoder burning, the log is OKay.. the MEGA328P ID is also the good one and always the same for all 328</p>
]]></description><link>https://forum.mysensors.org/post/109851</link><guid isPermaLink="true">https://forum.mysensors.org/post/109851</guid><dc:creator><![CDATA[Gilles BILLARD]]></dc:creator><pubDate>Sat, 10 Apr 2021 15:07:29 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Sat, 10 Apr 2021 14:49:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gilles-billard" aria-label="Profile: Gilles-BILLARD">@<bdi>Gilles-BILLARD</bdi></a> said in <a href="/post/109848">💬 Battery Powered Sensors</a>:</p>
<blockquote>
<p dir="auto">Bought from Aliexpress;</p>
</blockquote>
<p dir="auto">That is not much help.</p>
]]></description><link>https://forum.mysensors.org/post/109850</link><guid isPermaLink="true">https://forum.mysensors.org/post/109850</guid><dc:creator><![CDATA[skywatch]]></dc:creator><pubDate>Sat, 10 Apr 2021 14:49:29 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Sat, 10 Apr 2021 14:46:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gilles-billard" aria-label="Profile: Gilles-BILLARD">@<bdi>Gilles-BILLARD</bdi></a> It's in the sketch when you start serial interface. As an aside have you checked the baud rate the pro mini or uno you are using as a programmer - maybe it is 115200 and that is optimistic for a 3.3V board. Make sure the programmer is using 19200 just to be safe.</p>
<p dir="auto">For inof I am using arduino ide 1.8.13 and musensors 2.3.2 with a £2 aliexpress serial prgrammer and have only encountered warnings about sck (which can safely be ignored)....</p>
]]></description><link>https://forum.mysensors.org/post/109849</link><guid isPermaLink="true">https://forum.mysensors.org/post/109849</guid><dc:creator><![CDATA[skywatch]]></dc:creator><pubDate>Sat, 10 Apr 2021 14:46:44 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Sat, 10 Apr 2021 14:46:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/skywatch" aria-label="Profile: skywatch">@<bdi>skywatch</bdi></a> said in <a href="/post/109847">💬 Battery Powered Sensors</a>:</p>
<blockquote>
<p dir="auto"><strong>I suggest s simple node to test with, something like the door/window sensor with just one switch.</strong></p>
</blockquote>
<p dir="auto">I'll do that, but for my thermal sensor the test cannot be more simple</p>
<blockquote>
<p dir="auto"><strong>......burn MiniCore bootloader with 9600 baud, 3.3V, 8MHz INTERNAL, BoD DISABLED.</strong></p>
</blockquote>
<p dir="auto">I don't have the choice for the baud rate; Where is it located ?</p>
<blockquote>
<p dir="auto"><strong>Then add the radio module (you can try another if you have it</strong></p>
</blockquote>
<p dir="auto">I swaped everything I could.  (The radio modules that was connected to the single functionning sensor included)</p>
<blockquote>
<p dir="auto"><strong>what radio modules are you using? - A link or photo might help, there are bad ones and fakes that could be a problem for you).</strong></p>
</blockquote>
<p dir="auto">Bought from Aliexpress;</p>
<blockquote>
<p dir="auto"><strong>Load your sketch and try again.</strong></p>
</blockquote>
<p dir="auto">I have done the whole process hundreds and hundreds of time</p>
<blockquote>
<p dir="auto"><strong>You can measure the current to the whole set up and then just the radio to see if radio is not sleeping. ....</strong></p>
</blockquote>
<p dir="auto">Yes I'll do that...</p>
]]></description><link>https://forum.mysensors.org/post/109848</link><guid isPermaLink="true">https://forum.mysensors.org/post/109848</guid><dc:creator><![CDATA[Gilles BILLARD]]></dc:creator><pubDate>Sat, 10 Apr 2021 14:46:48 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Sat, 10 Apr 2021 08:49:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gilles-billard" aria-label="Profile: Gilles-BILLARD">@<bdi>Gilles-BILLARD</bdi></a> I understnad your frustration - I have been there myself.</p>
<p dir="auto">I suggest s simple node to test with, something like the door/window sensor with just one switch.</p>
<p dir="auto">Take your promini, remove leds and power regulator (or cut tracks) then burn MiniCore bootloader with 9600 baud, 3.3V, 8MHz INTERNAL, BoD DISABLED.</p>
<p dir="auto">Then add the radio module (you can try another if you have it - what radio modules are you using? - A link or photo might help, there are bad ones and fakes that could be a problem for you). Load your sketch and try again.</p>
<p dir="auto">You can measure the current to the whole set up and then just the radio to see if radio is not sleeping. ....</p>
]]></description><link>https://forum.mysensors.org/post/109847</link><guid isPermaLink="true">https://forum.mysensors.org/post/109847</guid><dc:creator><![CDATA[skywatch]]></dc:creator><pubDate>Sat, 10 Apr 2021 08:49:01 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Fri, 09 Apr 2021 16:03:45 GMT]]></title><description><![CDATA[<p dir="auto">Can anyone let me know if he sees something wrong in that log after a Min-Core bootloader burn in a Pro-Mini 3.3v<br />
(I do not!)<br />
I ask because it not the same file as the 1st one (the 1st was including the nb "115200" (bauds?) and now it is "38400" )<br />
NOTA: Directory is this one:</p>
<pre><code>C:\Users\billa\AppData\Local\Arduino15\packages\MiniCore\hardware\avr\2.1.1\bootloaders\optiboot_flash\bootloaders\atmega328p\8000000L
</code></pre>
<pre><code>
avrdude: Version 6.3-20201216
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "C:\Users\billa\AppData\Local\Arduino15\packages\MiniCore\hardware\avr\2.1.1/avrdude.conf"

         Using Port                    : COM8
         Using Programmer              : stk500v1
         Overriding Baud Rate          : 19200
         AVR Part                      : ATmega328P
         Chip Erase delay              : 9000 us
         PAGEL                         : PD7
         BS2                           : PC2
         RESET disposition             : dedicated
         RETRY pulse                   : SCK
         serial program mode           : yes
         parallel program mode         : yes
         Timeout                       : 200
         StabDelay                     : 100
         CmdexeDelay                   : 25
         SyncLoops                     : 32
         ByteDelay                     : 0
         PollIndex                     : 3
         PollValue                     : 0x53
         Memory Detail                 :

                                  Block Poll               Page                       Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
           eeprom        65    20     4    0 no       1024    4      0  3600  3600 0xff 0xff
           flash         65     6   128    0 yes     32768  128    256  4500  4500 0xff 0xff
           lfuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           hfuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           efuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           lock           0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           calibration    0     0     0    0 no          1    0      0     0     0 0x00 0x00
           signature      0     0     0    0 no          3    0      0     0     0 0x00 0x00

         Programmer Type : STK500
         Description     : Atmel STK500 Version 1.x firmware
         Hardware Version: 2
         Firmware Version: 1.18
         Topcard         : Unknown
         Vtarget         : 0.0 V
         Varef           : 0.0 V
         Oscillator      : Off
         SCK period      : 0.1 us

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.04s

avrdude: Device signature = 0x1e950f (probably m328p)
avrdude: erasing chip
avrdude: reading input file "0x3f"
avrdude: writing lock (1 bytes):

Writing | ################################################## | 100% 0.02s

avrdude: 1 bytes of lock written
avrdude: verifying lock memory against 0x3f:
avrdude: load data lock data from input file 0x3f:
avrdude: input file 0x3f contains 1 bytes
avrdude: reading on-chip lock data:

Reading | ################################################## | 100% 0.02s

avrdude: verifying ...
avrdude: 1 bytes of lock verified
avrdude: reading input file "0b11111111"
avrdude: writing efuse (1 bytes):

Writing | ################################################## | 100% 0.02s

avrdude: 1 bytes of efuse written
avrdude: verifying efuse memory against 0b11111111:
avrdude: load data efuse data from input file 0b11111111:
avrdude: input file 0b11111111 contains 1 bytes
avrdude: reading on-chip efuse data:

Reading | ################################################## | 100% 0.02s

avrdude: verifying ...
avrdude: 1 bytes of efuse verified
avrdude: reading input file "0b11011110"
avrdude: writing hfuse (1 bytes):

Writing | ################################################## | 100% 0.02s

avrdude: 1 bytes of hfuse written
avrdude: verifying hfuse memory against 0b11011110:
avrdude: load data hfuse data from input file 0b11011110:
avrdude: input file 0b11011110 contains 1 bytes
avrdude: reading on-chip hfuse data:

Reading | ################################################## | 100% 0.02s

avrdude: verifying ...
avrdude: 1 bytes of hfuse verified
avrdude: reading input file "0xe2"
avrdude: writing lfuse (1 bytes):

Writing | ################################################## | 100% 0.02s

avrdude: 1 bytes of lfuse written
avrdude: verifying lfuse memory against 0xe2:
avrdude: load data lfuse data from input file 0xe2:
avrdude: input file 0xe2 contains 1 bytes
avrdude: reading on-chip lfuse data:

Reading | ################################################## | 100% 0.01s

avrdude: verifying ...
avrdude: 1 bytes of lfuse verified

avrdude done.  Thank you.


avrdude: Version 6.3-20201216
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "C:\Users\billa\AppData\Local\Arduino15\packages\MiniCore\hardware\avr\2.1.1/avrdude.conf"

         Using Port                    : COM8
         Using Programmer              : stk500v1
         Overriding Baud Rate          : 19200
         AVR Part                      : ATmega328P
         Chip Erase delay              : 9000 us
         PAGEL                         : PD7
         BS2                           : PC2
         RESET disposition             : dedicated
         RETRY pulse                   : SCK
         serial program mode           : yes
         parallel program mode         : yes
         Timeout                       : 200
         StabDelay                     : 100
         CmdexeDelay                   : 25
         SyncLoops                     : 32
         ByteDelay                     : 0
         PollIndex                     : 3
         PollValue                     : 0x53
         Memory Detail                 :

                                  Block Poll               Page                       Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
           eeprom        65    20     4    0 no       1024    4      0  3600  3600 0xff 0xff
           flash         65     6   128    0 yes     32768  128    256  4500  4500 0xff 0xff
           lfuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           hfuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           efuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           lock           0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           calibration    0     0     0    0 no          1    0      0     0     0 0x00 0x00
           signature      0     0     0    0 no          3    0      0     0     0 0x00 0x00

         Programmer Type : STK500
         Description     : Atmel STK500 Version 1.x firmware
         Hardware Version: 2
         Firmware Version: 1.18
         Topcard         : Unknown
         Vtarget         : 0.0 V
         Varef           : 0.0 V
         Oscillator      : Off
         SCK period      : 0.1 us

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.05s

avrdude: Device signature = 0x1e950f (probably m328p)
avrdude: NOTE: "flash" memory has been specified, an erase cycle will be performed
         To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: reading input file "C:\Users\billa\AppData\Local\Arduino15\packages\MiniCore\hardware\avr\2.1.1/bootloaders/optiboot_flash/bootloaders/atmega328p/8000000L/optiboot_flash_atmega328p_UART0_38400_8000000L_B5.hex"
avrdude: writing flash (32768 bytes):

Writing | ################################################## | 100% 0.00s

avrdude: 32768 bytes of flash written
avrdude: verifying flash memory against C:\Users\billa\AppData\Local\Arduino15\packages\MiniCore\hardware\avr\2.1.1/bootloaders/optiboot_flash/bootloaders/atmega328p/8000000L/optiboot_flash_atmega328p_UART0_38400_8000000L_B5.hex:
avrdude: load data flash data from input file C:\Users\billa\AppData\Local\Arduino15\packages\MiniCore\hardware\avr\2.1.1/bootloaders/optiboot_flash/bootloaders/atmega328p/8000000L/optiboot_flash_atmega328p_UART0_38400_8000000L_B5.hex:
avrdude: input file C:\Users\billa\AppData\Local\Arduino15\packages\MiniCore\hardware\avr\2.1.1/bootloaders/optiboot_flash/bootloaders/atmega328p/8000000L/optiboot_flash_atmega328p_UART0_38400_8000000L_B5.hex contains 32768 bytes
avrdude: reading on-chip flash data:

Reading | ################################################## | 100% 0.00s

avrdude: verifying ...
avrdude: 32768 bytes of flash verified
avrdude: reading input file "0x0f"
avrdude: writing lock (1 bytes):

Writing | ################################################## | 100% 0.05s

avrdude: 1 bytes of lock written
avrdude: verifying lock memory against 0x0f:
avrdude: load data lock data from input file 0x0f:
avrdude: input file 0x0f contains 1 bytes
avrdude: reading on-chip lock data:

Reading | ################################################## | 100% 0.02s

avrdude: verifying ...
avrdude: 1 bytes of lock verified

avrdude done.  Thank you.

</code></pre>
]]></description><link>https://forum.mysensors.org/post/109843</link><guid isPermaLink="true">https://forum.mysensors.org/post/109843</guid><dc:creator><![CDATA[Gilles BILLARD]]></dc:creator><pubDate>Fri, 09 Apr 2021 16:03:45 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Fri, 09 Apr 2021 15:21:29 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><strong>skywatch:</strong> You remembered to connect the nrf before going to sleep?<br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/skywatch" aria-label="Profile: skywatch">@<bdi>skywatch</bdi></a> Yes, of course;<br />
I'm 67, retired, and after 9 days (part time) on this issue, I give up !<br />
I am therefore torn between crushing all that stuff between between a big hammer and my anvil or to discard everything to the trash can.<br />
These sensors are useless if consuming 20mA H24-7/7 because they they should normally be used outside (in my greenhouses) powered by a battery 18650 + a solar cell.</p>
</blockquote>
]]></description><link>https://forum.mysensors.org/post/109842</link><guid isPermaLink="true">https://forum.mysensors.org/post/109842</guid><dc:creator><![CDATA[Gilles BILLARD]]></dc:creator><pubDate>Fri, 09 Apr 2021 15:21:29 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Fri, 09 Apr 2021 13:22:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gilles-billard" aria-label="Profile: Gilles-BILLARD">@<bdi>Gilles-BILLARD</bdi></a> You remembered to connect the nrf before going to sleep?</p>
]]></description><link>https://forum.mysensors.org/post/109839</link><guid isPermaLink="true">https://forum.mysensors.org/post/109839</guid><dc:creator><![CDATA[skywatch]]></dc:creator><pubDate>Fri, 09 Apr 2021 13:22:48 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Thu, 08 Apr 2021 20:12:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gilles-billard" aria-label="Profile: Gilles-BILLARD">@<bdi>Gilles-BILLARD</bdi></a> Now it is OKay with that blinks; 1 for AVR boot and 2 for MiniCore and I can revert from one to the other and vice-versa.<br />
( I removed all concerning MiniCore and reload it )<br />
But sleep() is still giving the same issue</p>
]]></description><link>https://forum.mysensors.org/post/109832</link><guid isPermaLink="true">https://forum.mysensors.org/post/109832</guid><dc:creator><![CDATA[Gilles BILLARD]]></dc:creator><pubDate>Thu, 08 Apr 2021 20:12:28 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Thu, 08 Apr 2021 15:20:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/skywatch" aria-label="Profile: skywatch">@<bdi>skywatch</bdi></a> said in <a href="/post/109825">💬 Battery Powered Sensors</a>:</p>
<blockquote>
<p dir="auto">....... Two blinks for Minicore and one blink for AVR.....&gt;</p>
</blockquote>
<p dir="auto">Thay is not my case;  1 blink for AVR and <strong>NO BLINK</strong> for MiniCore !?!?!?</p>
]]></description><link>https://forum.mysensors.org/post/109830</link><guid isPermaLink="true">https://forum.mysensors.org/post/109830</guid><dc:creator><![CDATA[Gilles BILLARD]]></dc:creator><pubDate>Thu, 08 Apr 2021 15:20:47 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Thu, 08 Apr 2021 09:56:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/skywatch" aria-label="Profile: skywatch">@<bdi>skywatch</bdi></a> When I try to use the red ISP (based on a FT232R ) you can see on the pictures I joined, I receive an error msg like :</p>
<pre><code>avrdude: Version 6.3-20201216
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "C:\Users\billa\AppData\Local\Arduino15\packages\MiniCore\hardware\avr\2.1.1/avrdude.conf"

         Using Port                    : usb
         Using Programmer              : usbasp
avrdude: error: could not find USB device with vid=0x16c0 pid=0x5dc vendor='www.fischl.de' product='USBasp'

avrdude done.  Thank you
</code></pre>
<p dir="auto">That is the reason why I used or Po-Mini Or UNO as ISP.<br />
I tried to change and test many others drivers for my FTDI (for 2 days) unsuccessfully</p>
<p dir="auto"><em><strong>are you using FOTA? Is this connected when bootloading the chip?</strong></em> As you can see on one picture, in the programming section, NRF is NOT wired to the programmed Pro-Mini.<br />
Neither it was when I tried to reprogram the wired Pro-mini because I was using the NRF socket to acces the Arduino pins.</p>
<p dir="auto"><em><strong>.....or installation of arduino IDE/libraries</strong></em> I checked that as well and installed the new Adruino IDE 2.0.0 beta.... same problèms :-//</p>
]]></description><link>https://forum.mysensors.org/post/109826</link><guid isPermaLink="true">https://forum.mysensors.org/post/109826</guid><dc:creator><![CDATA[Gilles BILLARD]]></dc:creator><pubDate>Thu, 08 Apr 2021 09:56:09 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Thu, 08 Apr 2021 09:02:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gilles-billard" aria-label="Profile: Gilles-BILLARD">@<bdi>Gilles-BILLARD</bdi></a> Something is not right with either your set up (wiring etc), settings or installation of arduino IDE/libraries.</p>
<p dir="auto">I just tested a 3V pro mini and was able to to back and forth freely between MiniCore and AVR bootloaders without issue. Two blinks for Minicore and one blink for AVR.</p>
<p dir="auto">A USB programmer is usually cheaper than an uno, so why not try one and see. That is what I use and the only difference is less cabling and only one arduino in the mix.</p>
<p dir="auto">In one photo you show nrf24 - are you using FOTA? Is this connected when bootloading the chip?</p>
<p dir="auto">The error you described a week ago about optiboot should not happen and you should not need to change anything. Try reinstalling the MiniCore library again following the instructions to the letter. Have you in any way modified your boards.txt or changed your arduino ide from default settings or installation path in any way?</p>
]]></description><link>https://forum.mysensors.org/post/109825</link><guid isPermaLink="true">https://forum.mysensors.org/post/109825</guid><dc:creator><![CDATA[skywatch]]></dc:creator><pubDate>Thu, 08 Apr 2021 09:02:52 GMT</pubDate></item><item><title><![CDATA[Reply to 💬 Battery Powered Sensors on Thu, 08 Apr 2021 07:47:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gilles-billard" aria-label="Profile: Gilles-BILLARD">@<bdi>Gilles-BILLARD</bdi></a><br />
<em>Update: Today, using Arduino UNO as ISP (instead of a ProMini as ISP), I was able to "unbrick" one Pro-Mini and revert to standard AVR bootloader</em></p>
]]></description><link>https://forum.mysensors.org/post/109824</link><guid isPermaLink="true">https://forum.mysensors.org/post/109824</guid><dc:creator><![CDATA[Gilles BILLARD]]></dc:creator><pubDate>Thu, 08 Apr 2021 07:47:07 GMT</pubDate></item></channel></rss>