Navigation

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

    Posts made by mlava

    • RE: openHAB 2.0 binding

      @TimO
      Wonderful, thank you for the answer.
      I'll wait eagerly for progress! 😀

      posted in OpenHAB
      mlava
      mlava
    • RE: openHAB 2.0 binding

      Hi @TimO
      I am having trouble but think I might be doing it wrong.
      Is it possible to use this binding with a MQTT gateway?
      I see that it needs to find the gateway on port 5003 but this isn't defined in MQTT gateway.
      Is it possible?

      posted in OpenHAB
      mlava
      mlava
    • RE: 💬 Building a MQTT Gateway

      @Gabor-Bognar I also need to be able to do this.
      Is there a solution to have a port 1883 for MQTT and port 5003 for telnet?

      posted in Announcements
      mlava
      mlava
    • RE: LE33ACZ problems

      @Aloha
      I am having the same issue. If I disconnect the regulator I get a radio error. With it connected, nothing appears in serial monitor at all.
      Did you ever figure it out?

      posted in Hardware
      mlava
      mlava
    • RE: Noob question re MQTT gateway sketch

      @ahhk said:

      mqtt-client-gateway

      Thanks
      Have installed the mqtt-client-gateway and works well, thanks a lot!

      posted in My Project
      mlava
      mlava
    • Noob question re MQTT gateway sketch

      Hiya,
      Apologies in advance if this is answered alsewhere, or if this topic belongs in another section.
      I have the ethernet gateway built and sketch uploaded. I now want to upload the MQTT Gateway sketch.
      With regards to config in sketch:

      #define TCP_PORT 1883 // Set your MQTT Broker Listening port.
      IPAddress TCP_IP ( 192, 168, 1, 148 ); // Configure your static ip-address here
      byte TCP_MAC[] = { 0x02, 0xDE, 0xAD, 0x00, 0x00, 0x42 }; // Mac-address - You should change this! see note *2 above!

      Is the IP address my MySensors ethernet gateway or my MQTT broker's IP.
      Same question for MAC address.

      Thanks in advance!

      posted in My Project
      mlava
      mlava
    • RE: MQTT Client gateway

      @ahhk
      Hello all, first post here and a bit new to the mysensors field.
      I also want to know the answer as to whether this will run on the ESP8266 as hope to run a wifi gateway.
      Thanks in advance! 🙂

      posted in Development
      mlava
      mlava