Navigation

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

    Topics created by vga

    • vga

      WaterPulseMeter: onPulse gets called on rising AND falling !?
      Troubleshooting • • vga  

      10
      0
      Votes
      10
      Posts
      2315
      Views

      mfalkvidd

      @vga the pulse count is stored in the controller, so it needs to be reset there.
    • vga

      SaveState(): How to save and load bigger value
      Development • • vga  

      3
      0
      Votes
      3
      Posts
      2359
      Views

      hek

      @vga, Just watch out writing too frequently to the poor EEPROM.
    • vga

      first tries with MySensors v2.0: problem staring up.
      Troubleshooting • • vga  

      9
      0
      Votes
      9
      Posts
      2601
      Views

      vga

      ok, thank you Yveaux for your help! to understand the mechanism, when the sensor node starts to search for parent again, why doesn´t it find the parent node, which used before?
    • vga

      NRF24L01+PA+LNA SMD: anyone tried it?
      Hardware • • vga  

      2
      0
      Votes
      2
      Posts
      945
      Views

      Yveaux

      @vga said: looking for a better range Did you consider switching to RFM69 (sub-Ghz)?
    • vga

      Arduino Pro mini 3,3V + NRF24L01+: Can i change Pins?
      Hardware • • vga  

      3
      0
      Votes
      3
      Posts
      993
      Views

      vga

      ah, thanks mfalkvidd, thats what i´m looking for!
    • vga

      NRF24L01+: bad range of few meters
      Troubleshooting • • vga  

      10
      0
      Votes
      10
      Posts
      4453
      Views

      NickBuilder

      Ok, so you see an improvement? In the referenced thread Korttoma actually mentioned that one could expect a lower range if you set the power to max as the Arduino is not able to supply enough power. Good to know, learning by doing.
    • vga

      How to get RFM69H 868Mhz working?
      Troubleshooting • • vga  

      25
      0
      Votes
      25
      Posts
      6549
      Views

      vga

      thanks alexsh1. One more thing: Gateway is a Arduino Pro Mini 3,3V and powered with a connected FTDI 3,3V Breakout to USB from Raspberry Pi 2. Sensor node is also a Arduino Pro Mini 3,3V but powered with a FTDI 5V Breakout (the only second one i have at moment) which is connected to my MacBooks´USB. Is this a acceptable way? So at the end i have to buy a "W" Module, and try it again?
    • vga

      Sensor doesn´t reconnect after connecting lost!?
      Troubleshooting • • vga  

      23
      0
      Votes
      23
      Posts
      6944
      Views

      corbin

      @tekka said: @corbin Can you provide debug logs (on 2.0.0) of both, GW and node, showing what you described? It's been running well except for 1 node, this is the serial output, could it be damaged hardware? Stárting sensor (RNNNA-, 2.0.0) TSM:INIT TSM:RADIO:OK TSP:ASÓÉGNID:OK (ID=3) TSM:FPAR TSP:MSG:SEND 3-3-255-255 s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,ót=bc: TSP:MSG:REÁÄ 0-0-3 s=255,c=3,t=8,pt=1,l=1,sg=0:0 TSP:MSG:FPAÒ REÓ (IÄ=0, äést=0) TSP:MSG:FPAR (PPAR FOUND) TSP:MSG:PAR OK (ID=0, dist=1) TSM:FPAR:OK TSM:ID TSM:CHKID:ÏK (ID=3) ÔSM:UPL TSÐ:PING:SÅND (dest=0) TSP:MSG:SEND 3-3-0-0 s=255,c=3,ô=24,pt=1,l=1,sg=0,ft=0,st=ok:1 ÔSP:MSG:READ 0-0-3 s=255,c=3,t=25,pt=1,l=1,sg=0:1 TSP:MSG:PONG RECV (hops=1) TSP:CHKUPL:OK TSM:UPL:OK TSM:ÒEADY Óånsebender Micro FW 1.4 - Online! NODE:!REG TSP:MSG:SEND 3-3-0-0 s=255,c=3,t=0,pt=1,l=1,sg=0,ft=0,st=ok:229 TSP:MSG:SEND 3-3-0-0 s=255,c=3,t=15,pt=6,l=2,sg=0,ft=0,st=ok:0100 TSP:MSG:SEND 3-3-0-0 s=255,c=0,ô=17,pt=0,l=5,sg=0,ft=0,st=ok:2.0.0 TSP:MSG:SEND 3-3-0-0 s=255,ã=3,t=6,pt=1,l=1,sg=0,ft=0,st=ïk:0 TSP:MSG:READ 0-0-3 s=255,c=3,t=15,pt=6,l=2,sg=0:0100 TSP:ÍSG:READ 0-0-3 s=255,c=3,t=6,pt=0,l=1,sg=0:M TSP:MSG:SEND 3-3-0-0 s=255,c=3,t=11,pt=0,l=17,sg=0,æt=0,st=ok:Senseâender Micro TSP:MSG:SEND 3-3-0-0 s=255,c=3,t=12,pt=0,l=3,sg=0,ft=0,st=ok:1.4 TSP:MSG:SEND 3-3-0-0 s=1,c=0,t=1,ðô=0,l=0,sg=0,æt=0,st=ok: TSP:MSG:SENÄ 3-3-0-0 s=199,c=0,t=13,pô=0,l=0,sg=0,ft=0,st=ok: Request regisôòation... TSP:MSG:SEND 3-3-0-0 s=255,c=3,t=26,pt=1,l=1,sg=0,ft=0,st=ok:2 TSP:MSG:READ 0-0-3 s=255,c=3,t=27,pt=1,l=1,sg=0:1 Node registòation=1 Init complete, id=3, parent=0, distancå=1, registration=1 TSP:MSG:SEND 3-3-0-0 s=1,c=1,t=16,pt=0,l=1,sg=0,ft=0,st=ok:0```
    • vga

      how to get data from controller?
      Development • • vga  

      7
      0
      Votes
      7
      Posts
      2027
      Views

      alexsh1

      @AWI yes I spoke to Rob about it some time ago. V_VAR is good enough for my needs. I just do not see why one would want more
    • vga

      Problem with optimizing power consumption
      Troubleshooting • • vga  

      8
      0
      Votes
      8
      Posts
      1523
      Views

      AWI

      @vga The sensor you are referring to is working with "hall" effect. I can't find the internal schematics of the thing but I assume there are some active components to give you a nice square wave output. Another principle would be a magnet with reed (magnetic) contact which you can read with minimal current. You can find the " rest" current by measuring the power line of the sensor .
    • vga

      Moisture Sensor - Payload problem
      Troubleshooting • • vga  

      7
      0
      Votes
      7
      Posts
      2313
      Views

      vga

      It is working! ;D ...thank you very much! Now i understand a little bit more with MySensors