Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Controllers
  3. Vera
  4. [SOLVED] Pressure Sensor Will Not Add to Vera

[SOLVED] Pressure Sensor Will Not Add to Vera

Scheduled Pinned Locked Moved Vera
verapressurebmp085
6 Posts 3 Posters 4.0k Views 1 Watching
  • 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.
  • R Offline
    R Offline
    RyanAHolland
    wrote on last edited by RyanAHolland
    #1

    Whenever I try and add my pressure sensor to Vera, nothing seems to happen. I can add other sensors to vera without issue, but when I try and add the pressure sensor, Vera detects nothing.

    I have verified wiring with the BMP085 test program and I see pressure and temperature. When I run the PressureSensor.ino, upload it and then check serial output, I see nothing.

    Any suggestions?

    I am running on a Mini Pro (3.3v) with a serial gateway. Thanks.

    R 1 Reply Last reply
    0
    • R RyanAHolland

      Whenever I try and add my pressure sensor to Vera, nothing seems to happen. I can add other sensors to vera without issue, but when I try and add the pressure sensor, Vera detects nothing.

      I have verified wiring with the BMP085 test program and I see pressure and temperature. When I run the PressureSensor.ino, upload it and then check serial output, I see nothing.

      Any suggestions?

      I am running on a Mini Pro (3.3v) with a serial gateway. Thanks.

      R Offline
      R Offline
      RJ_Make
      Hero Member
      wrote on last edited by
      #2

      @RyanAHolland
      MySensor Version?

      If you have debugging turned on (it's on by default in 1.4) and you're not seeing anything in the serial, then I would think that you have a hardware problem (as long as you have the serial monitor setup correctly)

      Well I guess you could still have a software problem, but.....

      I would add some debugging code directly to the sketch and see if that shows up in the serial monitor.

      Can you easily swap out the Mini with a different one?

      RJ_Make

      R 1 Reply Last reply
      0
      • R RJ_Make

        @RyanAHolland
        MySensor Version?

        If you have debugging turned on (it's on by default in 1.4) and you're not seeing anything in the serial, then I would think that you have a hardware problem (as long as you have the serial monitor setup correctly)

        Well I guess you could still have a software problem, but.....

        I would add some debugging code directly to the sketch and see if that shows up in the serial monitor.

        Can you easily swap out the Mini with a different one?

        R Offline
        R Offline
        RyanAHolland
        wrote on last edited by
        #3

        @ServiceXp I am on 1.4.

        I can try a different Mini, but I have verified that the pressure sensor works, by using the included test sketch. Does the pressure sensor sketch output anything to the serial when debugging is enabled? Sorry, I am a newbie when it comes to Arduino.

        R 1 Reply Last reply
        0
        • R RyanAHolland

          @ServiceXp I am on 1.4.

          I can try a different Mini, but I have verified that the pressure sensor works, by using the included test sketch. Does the pressure sensor sketch output anything to the serial when debugging is enabled? Sorry, I am a newbie when it comes to Arduino.

          R Offline
          R Offline
          RJ_Make
          Hero Member
          wrote on last edited by
          #4

          @RyanAHolland
          I took a quick look at the sketch and it appears it does..

           Serial.print("Temperature = ");
           Serial.print(temperature);
           Serial.println(metric?" *C":" *F");
           Serial.print("Pressure = ");
           Serial.print(pressure);
           Serial.println(" Pa");
           Serial.println(weather[forecast]);
          

          RJ_Make

          1 Reply Last reply
          0
          • R Offline
            R Offline
            RyanAHolland
            wrote on last edited by
            #5

            I solved the issue, it turns out you have to have debug disabled for the program to execute. I believe I saw someone else mention it in another thread and that is what lead me there. Thanks for the help!

            1 Reply Last reply
            0
            • H Offline
              H Offline
              hek
              Admin
              wrote on last edited by
              #6

              Could you perhaps try to introduce a few delays and see if that fixes the problem?

              Would be good if the sketch works without debug enabled.

              1 Reply Last reply
              0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              14

              Online

              12.0k

              Users

              11.2k

              Topics

              113.4k

              Posts


              Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • MySensors
              • OpenHardware.io
              • Categories
              • Recent
              • Tags
              • Popular