MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-DHT-Sensor stopped working

    Scheduled Pinned Locked Moved Solved Troubleshooting
    20 Posts 4 Posters 4.2k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      sdetweil @ankonaskiff17
      last edited by

      @ankonaskiff17 i had a spare machine, installed linux 10 years ago… have a 5tb external drive with the pics and and a lot of other stuff…
      share via samba (windows file sharing)

      and mount that on the pi (line in /etc/fstab)
      ends up in /media/{username}/…configed_name

      then u can link (ln) to map in to a folder some other place with a new name…

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • D Offline
        Dracarys @ankonaskiff17
        last edited by

        @ankonaskiff17 Yes sudo apt-get update and sudo apt-get upgrade. Other modules work again just the DHT wont work :(

        1 Reply Last reply Reply Quote 0
        • D Offline
          Dracarys
          last edited by

          Fixed it. Updating the magic mirror itself did the trick.

          ankonaskiff17A J 3 Replies Last reply Reply Quote 0
          • ankonaskiff17A Offline
            ankonaskiff17 @Dracarys
            last edited by

            @Dracarys As in updating to 2.24.0?
            Those are the best kind.

            1 Reply Last reply Reply Quote 0
            • ankonaskiff17A Offline
              ankonaskiff17 @Dracarys
              last edited by

              @Dracarys I want to dig in to sensor projects myself. I looked at that DHT sensor and I think it is using SPI so maybe other sensors using same interface might be amenable to using module as a building block.

              1 Reply Last reply Reply Quote 0
              • J Offline
                Jonae @Dracarys
                last edited by

                @Dracarys mine is still broken, updated MM to version 2.24.0 and still not working. Any solution?

                ankonaskiff17A 1 Reply Last reply Reply Quote 0
                • ankonaskiff17A Offline
                  ankonaskiff17 @Jonae
                  last edited by ankonaskiff17

                  @Jonae How many wires on sensor? 3 or 4? There are some DHT sensors with 4, some with 3.
                  If it is 4, and/or you know it is I2C ,try running ```sudo i2cdetect -y 1’‘’ .
                  Should spit you out an address 38.

                  If not I have a 3 wire sensor I can hook up and run through setup. My 3 wire sensor and DHT supposed to be about twins.

                  J 1 Reply Last reply Reply Quote 0
                  • J Offline
                    Jonae @ankonaskiff17
                    last edited by

                    @ankonaskiff17
                    I have a 4 wire sensor, eunning sudo i2cdetect -y 1 i am getting an error thet could not open file. Anny sugestions?

                    1 Reply Last reply Reply Quote 0
                    • 1
                    • 2
                    • 1 / 2
                    • First post
                      Last post
                    Enjoying MagicMirror? Please consider a donation!
                    MagicMirror created by Michael Teeuw.
                    Forum managed by Sam, technical setup by Karsten.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy