<?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[voltage drop with bh1750fvi ?]]></title><description><![CDATA[<p dir="auto">i create a lightsensor sketch with bh1750fvi, i found when power with CR2032, voltage  from 2.9v drop to 2.4 or lower, but bh1750fvi required 2.4V, so sensor node can't continue , but later 3-5 seconds voltage recovery to 2.9v</p>
<p dir="auto">ATMEGA328P-U-TH+ nrf24l01-smd with Customized PCB, Are there any good suggestions for solving this problem? thanks!</p>
]]></description><link>https://forum.mysensors.org/topic/10035/voltage-drop-with-bh1750fvi</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 05:35:25 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/10035.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 01 Jan 2019 09:54:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to voltage drop with bh1750fvi ? on Tue, 01 Jan 2019 13:08:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scalz" aria-label="Profile: scalz">@<bdi>scalz</bdi></a><br />
ok ,thanks , i follow your suggestion  to Give it a try，，thank you ,:+1:</p>
]]></description><link>https://forum.mysensors.org/post/96215</link><guid isPermaLink="true">https://forum.mysensors.org/post/96215</guid><dc:creator><![CDATA[huex]]></dc:creator><pubDate>Tue, 01 Jan 2019 13:08:23 GMT</pubDate></item><item><title><![CDATA[Reply to voltage drop with bh1750fvi ? on Tue, 01 Jan 2019 13:00:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/huex" aria-label="Profile: huex">@<bdi>huex</bdi></a><br />
coincell internal resistance is higher than others batteries.<br />
so when your mcu is not sleeping or waking up, you'll get voltage drop (even a few mA drained by mcu will drop voltage like you noticed)</p>
<p dir="auto">To fix voltage drop and extend lifetime:</p>
<ul>
<li>use good brand coincells (significantly better specs and lifetime than nonames)</li>
<li>add a few(2-3) 100uF close to battery pins for buffering, you can even add one close to the radio module.</li>
<li>use wait() or sleep() in your sketch before reading your sensor (to allow voltage recover)</li>
<li>you can also use 1Mhz clock for mcu, to use less power when it's not sleeping</li>
<li>use a sensor with better voltage range</li>
<li>and so on..</li>
</ul>
]]></description><link>https://forum.mysensors.org/post/96214</link><guid isPermaLink="true">https://forum.mysensors.org/post/96214</guid><dc:creator><![CDATA[scalz]]></dc:creator><pubDate>Tue, 01 Jan 2019 13:00:49 GMT</pubDate></item><item><title><![CDATA[Reply to voltage drop with bh1750fvi ? on Tue, 01 Jan 2019 12:32:48 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> thank you ,</p>
<p dir="auto">i create a pcb with bh1750fvi chip,</p>
<p dir="auto">i use multimeter  measure  bh1750fvi v+ pin and gnd ,when power on battery from 2.9v drop 2.1v ,and 3-5 seconds ,up to 2.9v,  use a new battery NANFU cr2032， also 3.1 drop to 2.7v，</p>
<p dir="auto">sleep all is ok , when sleep 7.3ua</p>
<p dir="auto">but, when down 2.4v bh1750 no work....so。。。i don't how to do,</p>
]]></description><link>https://forum.mysensors.org/post/96212</link><guid isPermaLink="true">https://forum.mysensors.org/post/96212</guid><dc:creator><![CDATA[huex]]></dc:creator><pubDate>Tue, 01 Jan 2019 12:32:48 GMT</pubDate></item><item><title><![CDATA[Reply to voltage drop with bh1750fvi ? on Tue, 01 Jan 2019 12:11:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/huex" aria-label="Profile: huex">@<bdi>huex</bdi></a> said in <a href="/post/96206">voltage drop with bh1750fvi ?</a>:</p>
<blockquote>
<p dir="auto">bh1750fvi</p>
</blockquote>
<p dir="auto">Supply current of this sensor is 190uA, sleep current only 1 uA. Are you sure this sensor is put to sleep when not operating it (when your node is sleeping)?<br />
Are you using a GY-30 module? These seem to have a voltage regulator on board to support 5v supply levels. Try to bypass this regulator when powering from batteries.</p>
]]></description><link>https://forum.mysensors.org/post/96211</link><guid isPermaLink="true">https://forum.mysensors.org/post/96211</guid><dc:creator><![CDATA[Yveaux]]></dc:creator><pubDate>Tue, 01 Jan 2019 12:11:40 GMT</pubDate></item><item><title><![CDATA[Reply to voltage drop with bh1750fvi ? on Tue, 01 Jan 2019 12:06:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rozpruwacz" aria-label="Profile: rozpruwacz">@<bdi>rozpruwacz</bdi></a>  yes,but new battery also drop 0.4-0.5v like this  ,:disappointed_relieved:  , this is new battery offer by Two weeks ago.， use it on si7021 node，work well, so 。。。。</p>
]]></description><link>https://forum.mysensors.org/post/96210</link><guid isPermaLink="true">https://forum.mysensors.org/post/96210</guid><dc:creator><![CDATA[huex]]></dc:creator><pubDate>Tue, 01 Jan 2019 12:06:25 GMT</pubDate></item><item><title><![CDATA[Reply to voltage drop with bh1750fvi ? on Tue, 01 Jan 2019 10:43:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/huex" aria-label="Profile: huex">@<bdi>huex</bdi></a> try with new battery</p>
]]></description><link>https://forum.mysensors.org/post/96207</link><guid isPermaLink="true">https://forum.mysensors.org/post/96207</guid><dc:creator><![CDATA[rozpruwacz]]></dc:creator><pubDate>Tue, 01 Jan 2019 10:43:13 GMT</pubDate></item></channel></rss>