Navigation

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

    Topics created by jmmorgan

    • jmmorgan

      Adding a light switch to Openhab/MQTT gateway
      OpenHAB • • jmmorgan  

      5
      0
      Votes
      5
      Posts
      5072
      Views

      ruslan

      The statements from jmmorgan and Xander both look OK to me. mine is: Switch node1_sw1 "sw1" {mqtt=">[mysensors:MyMQTT/1/1/V_LIGHT:command:ON:1],>[mysensors:MyMQTT/1/1/V_LIGHT:command:OFF:0],<[mysensors:MyMQTT/1/1/V_LIGHT:command:MAP(1on0off.map)]"}
    • jmmorgan

      Do the Ethernet modules listed in the Store work???
      Troubleshooting • • jmmorgan  

      1
      0
      Votes
      1
      Posts
      656
      Views

      No one has replied

    • jmmorgan

      Can't connect to MQTT gateway
      Troubleshooting • • jmmorgan  

      1
      0
      Votes
      1
      Posts
      818
      Views

      No one has replied

    • jmmorgan

      Pinging Ethernet Wiznet gateway 1.4
      Troubleshooting • • jmmorgan  

      3
      0
      Votes
      3
      Posts
      1133
      Views

      jmmorgan

      It did change the IP in the new sketch. I finally got it to ping, but I am not quite sure how. Probably too many different version of the gateway in effort to get it to work. Thanks
    • jmmorgan

      Understanding Message code
      Development • • jmmorgan  

      6
      0
      Votes
      6
      Posts
      3518
      Views

      BulldogLowell

      @hek said: You probably need to pick up some of the c++ basics first. There free online and we linked a couple of physical ones on the API page. I would also recommend Beginning C in Arduino, which is a great start. It has practical examples you can test with your Arduino. Downside is that it has a terrible index and is pricey. Borrow it, don't buy it!