Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. gogopotato
    3. Topics
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by gogopotato

    • gogopotato

      BME280 Temp/Hum sensor on battery power increasingly skips(?) operation
      Troubleshooting • • gogopotato  

      22
      0
      Votes
      22
      Posts
      7847
      Views

      Scott Wilson

      My BME280 is around 1F hotter outside than a DS18B20 outside in another project. Not a big deal but I am also researching how to keep it cool. The library I am using is this one.
    • gogopotato

      [SOLVED] Pro Mini 3.3v with DS18B20 sensor getting (-)127 Celsius!
      Troubleshooting • • gogopotato  

      6
      0
      Votes
      6
      Posts
      6931
      Views

      gogopotato

      @AWI Turns out, I was using 47k resistor instead of 4.7k resistor. Now it's working with no issue
    • gogopotato

      Do sleep() or smartsleep() also send sleep/power-down command to NRF24L01+ ?
      Development • • gogopotato  

      4
      0
      Votes
      4
      Posts
      1635
      Views

      mfalkvidd

      @gogopotato it is done by the MySensors library
    • gogopotato

      I_DEBUG variable is sent via "set" command, instead of "internal" command
      Bug Reports • • gogopotato  

      6
      1
      Votes
      6
      Posts
      1451
      Views

      gogopotato

      @mfalkvidd Great. Thanks for the help!
    • gogopotato

      BME280 failing to initialize after spikes in readings
      Troubleshooting • pro mini i2c bme280 • • gogopotato  

      4
      0
      Votes
      4
      Posts
      3980
      Views

      DavidZH

      Yes. Correct. call BME.begin() every time and the subroutine only at the beginning. And you are also correct about the library. I use the "blue" lib, from Sparkfun. As i can recall correct (it's been over a year since I built the damn thing) I have tried both, and found the Sparkfun more stable. And you CAN switch off power for this module, but after conversion it goes to sleep and uses less than 1uA. Hardly worth the effort, because the current can find a way over the data lines, and that's a pain in the behind to solve (I tried!).