Navigation

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

    Best posts made by mljbr4

    • RE: A few random questions (V_tripped vs V_armed)

      @alowhum V_ARMED indicates whether the alarm system is on or off.
      V_TRIPPED indicates whether the alarm has been tripped (an intruder has been detected)
      Usage: when you are home the security system is not ARMED so if you receive a TRIPPED message from, say, a movement sensor you would not sound the alarm.

      posted in Development
      mljbr4
      mljbr4
    • RE: Can't get past first base (Arduino Serial Gateway)

      @mfalkvidd said in Can't get past first base (Arduino Serial Gateway):

      https://www.mysensors.org/build/connect_radio

      It's a miracle. Works perfectly now! I knew it had to be something obvious but I had tried so many things I lost track. Turns out it was a simple CE / CSN Pin issue. You are right, the NRF24 library defaults to Pins 7 and 8, but MySensors defaults to 9 and 10. Thanks for your help. Hopefully now I can march on with my real solution which is a RaspberryPi Gateway and MQTT running on one RPi, and OpenHAB running on another.

      posted in Troubleshooting
      mljbr4
      mljbr4