Navigation

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

    Topics created by Sweebee

    • Sweebee

      ESP NodeMcu in bootloop
      Development • • Sweebee  

      4
      0
      Votes
      4
      Posts
      1900
      Views

      gerritv

      Hi, See the above mentioned topic, there is a solution to using esp8266/Arduino 2.1 library.
    • Sweebee

      Gateway keeps presenting old sensors to controller
      Controllers • • Sweebee  

      2
      0
      Votes
      2
      Posts
      1094
      Views

      mfalkvidd

      The gateway only forwrds information it gets from nodes/controllers. It does not remember old sensors. So the information is coming from somewhere else. Could you post the log from the gateway?
    • Sweebee

      Sensor doesn't ask for nodeid
      Troubleshooting • • Sweebee  

      6
      0
      Votes
      6
      Posts
      1119
      Views

      flopp

      MySensors writes 0xff(255) and the sketch you used writes 0(zero)
    • Sweebee

      RFM69HW serial output no data
      Development • • Sweebee  

      3
      0
      Votes
      3
      Posts
      1008
      Views

      Sweebee

      Yes thanks, totally forgot that.
    • Sweebee

      SenseBender, check wires
      Hardware • • Sweebee  

      14
      0
      Votes
      14
      Posts
      3206
      Views

      Sweebee

      @tbowmo Got it! thanks. Stupid me. There was some lost soldering in the header.
    • Sweebee

      RFM69HW 433MHz range
      Hardware • • Sweebee  

      2
      0
      Votes
      2
      Posts
      1491
      Views

      sundberg84

      For my 433mhz i use this: http://www.ebay.com/itm/172002494385?_trksid=p2057872.m2749.l2649&ssPageName=STRK%3AMEBIDX%3AIT Dont know if you have any connector for that, but found some interesting breakout boards for RFM69 https://www.tindie.com/products/modtronicsaustralia/rfm69hw-breakout-board-pcb-433mhz-long-range-20db-wireless-module-arduino-pic-and-arm-compatible/
    • Sweebee

      Can't get RFM69 working
      Development • • Sweebee  

      27
      0
      Votes
      27
      Posts
      9986
      Views

      Sweebee

      I tried the samples from the RFM69 library and they all work fine on any arduino. Maybe someone can upload their library and some RFM69 mysensors samples that are working?
    • Sweebee

      Long range radio indoor
      Hardware • • Sweebee  

      3
      0
      Votes
      3
      Posts
      1847
      Views

      TD22057

      The regular RFM69 has much better range than the NRF so you might not need the high power version at all. It does require you buy/build your own antenna though. I'm using the 915 MHz version and can cover my whole house, yard, and garage with a small helical antenna I bought on ebay (the NRF couldn't do that even with an external antenna). Just search for "XXX hz helical antenna) on ebay to see a lot of options.
    • Sweebee

      Battery life of sensors.
      Hardware • • Sweebee  

      11
      0
      Votes
      11
      Posts
      4001
      Views

      hek

      @5546dug Brown out detection http://www.scienceprog.com/microcontroller-brown-out-detection/
    • Sweebee

      pulsemeter reset itself
      Troubleshooting • • Sweebee  

      3
      0
      Votes
      3
      Posts
      1136
      Views

      Sweebee

      Well i could save it every 10th pulse and check if its higher than the 10 pulses before that? if not, current pulse is the pulse that was saved 10 pulses before?
    • Sweebee

      Better reception with nrf LPA?
      Hardware • • Sweebee  

      2
      1
      Votes
      2
      Posts
      1211
      Views

      Dirk_H

      it also amplifies received signals, which works very well. I cover my whole flat (100m²)with this version for the gateway (and only the gateway, rest ist normal nrf24l01 modules) The non PA/LNA was not able to get into all corners of the flat. AFAIK PA stands for Power Amplifier (meant for TX) and LNA for Low Noise Amplifier ( meant for RX).
    • Sweebee

      Can't program arduino with NRF connected
      Hardware • • Sweebee  

      11
      0
      Votes
      11
      Posts
      3843
      Views

      Sweebee

      today i burned a second regulator on a 5V pro mini. I use a car 5V adapter now, but its quite large :P. Any1 experience with good 5V regulators that can handle 12V?
    • Sweebee

      strange behavior with receiving
      Hardware • • Sweebee  

      1
      0
      Votes
      1
      Posts
      686
      Views

      No one has replied

    • Sweebee

      PIR sensor unreliable
      Hardware • • Sweebee  

      2
      0
      Votes
      2
      Posts
      1215
      Views

      Sweebee

      I just found out that my gateway is not working great. I made a new one but i don't know why the other is not working good? Solved it, it was not the gateway, it was a repeater node that couldn't pass the messages all the time.
    • Sweebee

      measuring VCC (internal) to percentage
      Troubleshooting • • Sweebee  

      1
      0
      Votes
      1
      Posts
      1708
      Views

      No one has replied

    • Sweebee

      Battery PIR power consumption
      Troubleshooting • • Sweebee  

      9
      0
      Votes
      9
      Posts
      6918
      Views

      Sweebee

      So it should be okay? Even when my meter shows around 180-200 uA with pir only?
    • Sweebee

      Decoupler capacitor
      Hardware • • Sweebee  

      4
      0
      Votes
      4
      Posts
      2300
      Views

      Sweebee

      Thank you. And what about the low ESR capacitors?
    • Sweebee

      Raspberry GPIO NRF24l01+ make error
      Controllers • • Sweebee  

      21
      0
      Votes
      21
      Posts
      11413
      Views

      blksun813

      Thanks.. Looked again today and it has calmed down.. Maybe it's just at start-up before there are any messages received or maybe something reading the Serial Port.