{"id":148,"date":"2018-08-22T11:59:37","date_gmt":"2018-08-22T09:59:37","guid":{"rendered":"https:\/\/it-net.blog\/?p=148"},"modified":"2018-08-30T19:15:26","modified_gmt":"2018-08-30T17:15:26","slug":"bosch-bme280-in-low-power-projects","status":"publish","type":"post","link":"https:\/\/it-net.blog\/?p=148&lang=en","title":{"rendered":"Bosch BME280 in low power projects"},"content":{"rendered":"<p>Many makers are using breakout boards for their projects, they are easy to use, as additional required components are already included on them, like pullup resistors and capacitors.<\/p>\n<p>But, sometimes there are also components soldered on those breakouts which are not required for a project.<\/p>\n<p>I&#8217;m aware of two different BME280 breakouts from China, a 6-pin one and a 4-pin one.<br \/>\nThe 6-pin breakout only consist of a few parts, the BME280 sensor, some capacitors and resistors.<br \/>\nThe 4-pin breakout consists of a few parts more, the BME280 sensor, some capacitors and resistors, a voltage regulator and a to me unknown chip.<\/p>\n<p>Low power projects are often run from battery, there the amount of power over time is limited. Here the standby\/sleep current is the most important one, as the sensor is most of the time doing nothing.<\/p>\n<p>The sensor was put into &#8218;forced mode&#8216; for all measurements in this post and was powered from a 3.3V source. For the measurements a Siglent SDS 1102CML+ was used combined with an uCurrent GOLD.<\/p>\n<p><strong>Stock 4-pin breakout: 7.66uA<br \/>\nStock 6-pin breakout: 0.173uA<\/strong><\/p>\n<p>So you can clearly see, that the 6-pin breakout is better suited for low power applications as it uses 44 times less power, but you have to take care to supply the correct voltage, according to the datasheet:<br \/>\n&#8218;Supply voltage VDD main supply voltage range: 1.71 V to 3.6 V&#8216;<\/p>\n<p>But what happens if we do remove the voltage regulator on the 4-pin breakout?<\/p>\n<p><strong>4-pin breakout without regulator: 0.179uA<\/strong><\/p>\n<p>If the regulator is removed, the result is nearly the same as with the 6-pin breakout.<br \/>\nSo you can either use the 6-Pin version or the 4-Pin version and remove the regulator and solder in a piece of wire.<\/p>\n<div id='gallery-1' class='gallery galleryid-148 gallery-columns-3 gallery-size-thumbnail'><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/it-net.blog\/wp-content\/uploads\/2018\/08\/sleep.png'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/it-net.blog\/wp-content\/uploads\/2018\/08\/sleep-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" aria-describedby=\"gallery-1-150\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-1-150'>\n\t\t\t\t6-Pin Bosch BME280 sleep current, 1mV = 1nA\n\t\t\t\t<\/figcaption><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/it-net.blog\/wp-content\/uploads\/2018\/08\/18-08-21-21-23-20-9283.jpg'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/it-net.blog\/wp-content\/uploads\/2018\/08\/18-08-21-21-23-20-9283-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" aria-describedby=\"gallery-1-157\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-1-157'>\n\t\t\t\t4-Pin BME280 and 6-Pin BME280\n\t\t\t\t<\/figcaption><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a href='https:\/\/it-net.blog\/wp-content\/uploads\/2018\/08\/18-08-21-21-24-00-9284.jpg'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/it-net.blog\/wp-content\/uploads\/2018\/08\/18-08-21-21-24-00-9284-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" aria-describedby=\"gallery-1-158\" \/><\/a>\n\t\t\t<\/div>\n\t\t\t\t<figcaption class='wp-caption-text gallery-caption' id='gallery-1-158'>\n\t\t\t\t4-Pin BME280 and 6-Pin BME280 with KF2510 Molex connectors\n\t\t\t\t<\/figcaption><\/figure>\n\t\t<\/div>\n\n<div class=\"thanks_button_div\" \n                  style=\"float: left; margin-right: 10px;\"><div id=\"thanksButtonDiv_148_1\" style=\"background-image:url(https:\/\/it-net.blog\/wp-content\/plugins\/thanks-you-counter-button\/images\/thanks_compact_grey.png); background-repeat:no-repeat; float: left; display: inline;\"\n                onmouseover=\"javascript:thankYouChangeButtonImage('thanksButtonDiv_148_1', true);\" \n                onmouseout=\"javascript:thankYouChangeButtonImage('thanksButtonDiv_148_1', false);\"\n                onclick=\"javascript:thankYouChangeButtonImage('thanksButtonDiv_148_1', false);\" >\n                <input type=\"button\" onclick=\"thankYouButtonClick(148, 'You left &ldquo;Thanks&rdquo; already for this post')\" value=\"Danke - 12\"\n                  class=\"thanks_button thanks_compact thanks_grey\"\n                  style=\"  font-family: Verdana, Arial, Sans-Serif; font-size: 14px; font-weight: normal;; color:#363636;\"\n                  id=\"thanksButton_148_1\" title=\"Click to leave &ldquo;Thanks&rdquo; for this post\"\/>\n             <\/div><div id=\"ajax_loader_148_1\" style=\"display:inline;visibility: hidden;\"><img decoding=\"async\" alt=\"ajax loader\" src=\"https:\/\/it-net.blog\/wp-content\/plugins\/thanks-you-counter-button\/images\/ajax-loader.gif\" \/><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Many makers are using breakout boards for their projects, they are easy to use, as additional required components are already included on them, like pullup resistors and capacitors. But, sometimes there are also components soldered on those breakouts which are not required for a project. I&#8217;m aware of two different BME280 breakouts from China, a &hellip; <a href=\"https:\/\/it-net.blog\/?p=148&#038;lang=en\" class=\"more-link\"><span class=\"screen-reader-text\">\u201eBosch BME280 in low power projects\u201c <\/span>weiterlesen<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[69,67,71,61,46,63,65],"class_list":["post-148","post","type-post","status-publish","format-standard","hentry","category-allgemein-en","tag-bme280","tag-bosch","tag-i2c","tag-internet-of-things","tag-iot-en","tag-low-power","tag-sensors"],"_links":{"self":[{"href":"https:\/\/it-net.blog\/index.php?rest_route=\/wp\/v2\/posts\/148","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it-net.blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/it-net.blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/it-net.blog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/it-net.blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=148"}],"version-history":[{"count":14,"href":"https:\/\/it-net.blog\/index.php?rest_route=\/wp\/v2\/posts\/148\/revisions"}],"predecessor-version":[{"id":169,"href":"https:\/\/it-net.blog\/index.php?rest_route=\/wp\/v2\/posts\/148\/revisions\/169"}],"wp:attachment":[{"href":"https:\/\/it-net.blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=148"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/it-net.blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=148"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/it-net.blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=148"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}