• header.categories
    • header.recent
    • header.tags
    • header.popular
    • register
    • login
    1. home
    2. monics
    3. posts
    M
    offline
    • profile
    • following 0
    • followers 0
    • topics 1
    • posts 1
    • header.groups 0

    posts

    header.recent best controversial
    • 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.

      global:posted-in, Troubleshooting
      M
      monics