Navigation

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

    Topics created by 5546dug

    • 5546dug

      Looking for a GPS tracker
      General Discussion • gps • • 5546dug  

      1
      0
      Votes
      1
      Posts
      744
      Views

      No one has replied

    • 5546dug

      Method to reveal sketch inside node or g/w
      General Discussion • arduino vera ide • • 5546dug  

      6
      0
      Votes
      6
      Posts
      2833
      Views

      5546dug

      @LastSamurai good idea! Will give it a go!
    • 5546dug

      Forum Banner on Screen
      General Discussion • gateway notification screen • • 5546dug  

      31
      0
      Votes
      31
      Posts
      11191
      Views

      hek

      Understand it might be annoying.. We run the latest version of the notif-plugin mentioned above (0.3.1). So it seems they still have some issues. They had an issue (which is closed) that sound like the things you experience. I can't seem to find any related user setting in my account either. https://github.com/psychobunny/nodebb-plugin-desktop-notifications/issues/19
    • 5546dug

      Silly question regarding highlited sites in posts
      General Discussion • • 5546dug  

      4
      0
      Votes
      4
      Posts
      1767
      Views

      mfalkvidd

      @m26872 I like the ad/info box. It gives convenient access to a picture of the item and a price. And if people click it, they support the project since a fraction of the price will go to the project. However, if you want to avoid the box you can create a link using bit.ly (or goo.gl or any other url shortener). This works for codebender links as well. Like this: http://goo.gl/E9Gy6X
    • 5546dug

      My Sensors vs Win 10
      General Discussion • • 5546dug  

      4
      0
      Votes
      4
      Posts
      1417
      Views

      vil1driver

      I m on win10, no pb tu use IDE 1.6.5 ftdi and ch340 drivers are default include
    • 5546dug

      Can't scroll code with ipad
      General Discussion • • 5546dug  

      10
      0
      Votes
      10
      Posts
      2683
      Views

      5546dug

      Ok got the scroll to work, it is in from the edge of black area, I need to touch and bee still for a second ... Then drag. Thanks for your help.
    • 5546dug

      Where do my nodes go?
      Vera • • 5546dug  

      5
      0
      Votes
      5
      Posts
      1680
      Views

      5546dug

      Well by installing new batteries I was able to re-include the Sensebender board again but with the mother(?) node showing only The last update time and no name, lib, or Ver. After that Vera had an internal issue which I required Micsaverdre to reboot(?) my Vera. I will see when Vera is settled but at this point the old batteries were both at 1.45 volts
    • 5546dug

      Question about the use of different lib versions
      General Discussion • • 5546dug  

      2
      0
      Votes
      2
      Posts
      792
      Views

      hek

      Don't update if it's working.
    • 5546dug

      Trying to understand the error codes in Arduino IDE
      Troubleshooting • • 5546dug  

      11
      0
      Votes
      11
      Posts
      6330
      Views

      epierre

      I guess you've used the v2 library although the v1 is the one commonly provided today https://learn.adafruit.com/bmp085/using-the-bmp085-api-v2 @hek The BMP085 has been discontinued by BOSCH and replaced with the BMP180 which is smaller and less expensive but is identical in terms of wiring and software!
    • 5546dug

      I would like to graph my sensors output
      General Discussion • vera graph • • 5546dug  

      9
      0
      Votes
      9
      Posts
      4853
      Views

      NeverDie

      I'm using the free version of plot.ly to do plotting from an arduino. Here's a real-time feed, where you can see the effect of last night's irrigation on my soil moisture sensor readings: https://plot.ly/~WhiteRabbit/997 It's very similar to Xively, but I like how I can easily pan and zoom the data. That's helpful as you get a bigger dataset, like this: https://plot.ly/~WhiteRabbit/869/ Plot.ly has demo arduino code on their website you can use as a starting point. Also, I have read how some people are using mysql to collect their data and graph it. I'd like to learn how to do that too, as I think it would be a good data archiving tool, and would provide additional ways to slice and dice the data. With these solutions, you don't need to be dependent on owning or using a Vera. I'd be interested to read about what other solutions people are using.
    • 5546dug

      What is wrong with this node?
      Troubleshooting • • 5546dug  

      10
      0
      Votes
      10
      Posts
      3135
      Views

      hek

      st=fail indicates that sending node never received any acknowledgment back from the recipient. It could be a few reasons for this. Here is a selection. Recipient does not have enough power to transmit the ack back (try adding a larger/different cap on the receiving radio). Distance is too long. A bad spiky power supply is used. One or both your radios is fake/clone NRF24L01+. Seen discussions that this kind of behaviour could arise.
    • 5546dug

      My Humidity Sensor is not Communicating
      Troubleshooting • • 5546dug  

      2
      0
      Votes
      2
      Posts
      1193
      Views

      5546dug

      I have doc odes the first 4 numbers from an older reply @hek gave Say 5-5-0-0 5 is the node that sent the message 5 is the node where message was 0 where the message will be sent to 0 the message final destination Now to figure out the rest and try to learn how to use the new debug program from @tekka
    • 5546dug

      1 Node with 2 Names Resolved !
      Troubleshooting • • 5546dug  

      4
      0
      Votes
      4
      Posts
      1566
      Views

      5546dug

      By implementing this eeprom fix my node issues were resolved. : )
    • 5546dug

      Issues with sensors being included
      General Discussion • • 5546dug  

      1
      0
      Votes
      1
      Posts
      701
      Views

      No one has replied

    • 5546dug

      I need some help regarding repeaters SOLVED!
      General Discussion • • 5546dug  

      4
      0
      Votes
      4
      Posts
      1442
      Views

      5546dug

      just needed to make the repeater node the mother( or reporting to node ) in the humidity parmeters . In my case, change the node from a 0 to a 2. simple!
    • 5546dug

      combining sketches
      General Discussion • • 5546dug  

      3
      0
      Votes
      3
      Posts
      2706
      Views

      boozz

      @5546dug Is this perhaps a starting point? multiple sensors and code. BR Boozz
    • 5546dug

      issues with light lux sensor and trinket pro
      Vera • • 5546dug  

      12
      0
      Votes
      12
      Posts
      3927
      Views

      mikemayers

      I have the same question too... Pin A4 & A5 is not define in the sketch, but pin A0 is. How does the node know which pins to grab the values from? Are we not using Pin A4 & A5? and What happens to pin A0?
    • 5546dug

      trinket pro 5v
      General Discussion • • 5546dug  

      3
      0
      Votes
      3
      Posts
      1897
      Views

      5546dug

      hey great will try tomorrow Thankyou
    • 5546dug

      veralite ui5 not seeing distance sensor in 1.4
      Vera • • 5546dug  

      5
      0
      Votes
      5
      Posts
      1344
      Views

      5546dug

      all sensors are good now thanks! @hek
    • 5546dug

      water level sketch info
      Feature Requests • • 5546dug  

      3
      0
      Votes
      3
      Posts
      2401
      Views

      Kezza

      I'm planning on setting up a similar setup to top up a header tank for toilet water from a large tank. I have a couple of floats and a distance sensor. My initial idea was to use the distance sensor to trigger pump but I now think I'm going to use 1 float to trigger the pump when the header thank is low and the 2nd float will be at the bottom the large tank to stop the pump running if there is no water left. I will use the distance sensor to update a display inside the house to show how much water is in the storage tank.
    • 5546dug

      Well I'm lost
      Vera • • 5546dug  

      33
      0
      Votes
      33
      Posts
      11710
      Views

      5546dug

      well no suprises it did not work sooo, reverted to ui5 and after micasa intervention got back-- to normal and starting to rebui;ld all on vera3