• Categories
    • Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. monics
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    monics

    @monics

    0
    Reputation
    216
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    monics Unfollow Follow

    Latest posts made by monics

    • How to Debug Gateway and Node connection

      Hi,

      I am new to mysensors and mycontroller, and have now spend several evenings on getting it all running 🙂

      Do anyone have a good guide to debug my setup, step by step, so that I can get an idea of why my setup wont work.

      My setup:
      a) I have installed mycontroller (1.0.0.Final) and have the server/interface running on my Rpi (Jessie).
      b) Have a serial gateway programed ( Arduino Uno + nRF24l01+) and attached to the Rpi.
      c) A Node (Arduino pro Mini + NRF24L01+ + DHT22) programmed

      Issue 1) I am missing some indication of how the system is performing.
      The mycontoller says it has connected to the Gateway.... but how often is this connection chekced? If I unplug the gateway, the Mycontroller still says OK connection....

      Issue 2) My Node seems to work OK, in the debug log (serial conn. to Arduino) I can see that the Node finds the gateway... but it do not get an ID from Mycontroller....

      How do I get debug log from the Serial Gateway controller.. (I know I have to enable debug in mysensors code, but how to monitor this data?)

      Thanks,
      Monics.

      posted in Troubleshooting
      M
      monics