Navigation

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

    Best posts made by hooraysimpsons

    • RE: MQTT Broker gateway

      @celonunes Nope. I figured it out. In my openhab config file there was space prior to my MQTT related lines

      " mqtt:mysensor.url=tcp://192.168.1.134:1883"
      " mqtt:mysensor.clientId=OpenhabMQTT"
      Instead of
      "mqtt:mysensor.url=tcp://192.168.1.134:1883"
      "mqtt:mysensor.clientId=OpenhabMQTT"

      Removed the space and now I get my light sensor output value. I still don't get the sketch name coming through but I'll look into that later.

      posted in Controllers
      hooraysimpsons
      hooraysimpsons
    • RE: Nothing on serial monitor on MySensor sketches

      Ok. My primary problem was the radios I purchased form Ebay weren't the correct type. I've purchased new ones. Still got some problems to work through but I'll put in a seperate thread.

      For others reading later:

      Other references to these radios:
      http://forum.mysensors.org/topic/878/no-debug-data-from-sensors-or-gateway-bad-radios
      http://forum.mysensors.org/topic/728/radio-setup-give-check-wires/17
      And specifically mentioned on the troubleshooting page as well.

      posted in Troubleshooting
      hooraysimpsons
      hooraysimpsons