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
A

andriej

@andriej
About
Posts
126
Topics
16
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Raspberry Pi2 + MQTT Gateway in one box!
    A andriej

    Yes, basically you need to google a little about 'how to reset arduino with button' and 'how to simulate push button on raspberry' ;-)
    In general, RPi has a lot easier use of GPIO's than mine OrangePi.
    You need to initiate selected GPIO PIN as "out", set it's value to 0.
    Then (if I remember correct, so google to be sure) connect transistor:
    colletor - to GND of RPi
    base - to RPI GPIO pin with small resistor (I don't use it but just don't want to fry your RPi)
    emiter - to reset button of arduino

    Now, every time you set GPIO to '1' - it's the same as holding reset button on Arduino.
    So, to reset it, you have to set value of GPIO to 1 for 1-2 seconds and 'release' button, by setting 0.

    I use domoticz and script which checks 'last seen' values for 3 sensors which report maximum every minute.
    If all of these 3 sensors have last seen time higher than 75 seconds I can be sure that gateway is frozen and then - voila - my script set's GPIO to reset gateway and everything is working as usual.

    It already reset gateway twice during 2 days of work. :-)
    And work flawlessly.

    My Project mqtt raspberry pi gateway

  • Yet another which controller?
    A andriej

    HomeAssistant - perfect one.

    General Discussion

  • Bad range
    A andriej

    @n3ro It is possible - try changing 'channel' in RF24 Config on every node (by reflashing it).

    Troubleshooting

  • Health of mesh
    A andriej

    @pit007: Why wouldn't you let other people use & contribute together with tool you've made then? :-)

    The thing about MySensors is not only the library, but contribution from everyone...

    Feature Requests
  • Login

  • Don't have an account? Register

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