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
B

BSB

@BSB
About
Posts
4
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Ethernet Gateway on Arduino nano
    B BSB

    Remark out as many serial statements as you can.
    With any luck you can scrape a few bytes back and it will compile and run.

    Even if you have some form of debug define set for serial output the serial statements are still viable memory hogs.

    Troubleshooting

  • 5v on input to act like a button
    B BSB

    Yup just change the debounce until your second trigger is no longer an issue. and well done going opto it's much safer.

    That delay is only 5ms and the 1000 is 1s.
    Times on delays are only approximate as the program takes time to run itself causing other slight delays.

    Troubleshooting

  • 5v on input to act like a button
    B BSB

    Find out where the second pulse comes from and mitigate it.

    You already have a debounce in there so increase the time there to start with.

    You may also want to put a voltage divider in there too in case its actually a voltage spike as suggested already.

    Is there any sort of relay involved in the whole circuit as it could also be chatter ?

    Troubleshooting

  • EthernetGateway - Radio init fail
    B BSB

    Another noob here getting same error. Also not finding gateway on my specified port 5003

    Have port fwd the internal IP 192.168.0.3 and reserved it in router.
    Using the V3 of the ethernet shield
    IDE is 1.6.5
    Board is a UNO
    Have a 10uF cap between GND and 3.3V

    Troubleshooting ethernetgateway
  • Login

  • Don't have an account? Register

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