Navigation

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

    Jan Spies

    @Jan Spies

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

    Jan Spies Follow

    Best posts made by Jan Spies

    This user hasn't posted anything yet.

    Latest posts made by Jan Spies

    • RE: 💬 MYSController

      @andy5211d this is good news! I'm going to take a look at HA's direct access. I hope it works, I really would like the remote programming.

      posted in Announcements
      Jan Spies
      Jan Spies
    • RE: 💬 MYSController

      @andy5211d It seems that MYScontroller does not work when MQTT is involved. I've tested both sketches, GatewayW5100 and GatewayW5100MQTTClient, and only GatewayW5100 could connect to MYSController.

      posted in Announcements
      Jan Spies
      Jan Spies
    • Ethernet Gateway and FOTA

      Hi All,

      I've successfully implemented an ethernet gateway with MQTT using an Arduino Ethernet board. Everything works just fine and I am able to receive data from the nodes and send data to the nodes.

      The next step would be to get FOTA up and running and this is where I'm stuck. I'm using the GatewayW5100MQTTClient example program as my base with changes to the IP, MAC and MQTT settings.

      When trying to connect to the GW using MYSController with the TCP/IP settings, I get an "Error on connect: connection refused" error.
      This makes me believe that I still need to add code in the GW sketch to handle incoming requests? If this is the case, can someone please point me in the right direction? If the GW code and mysensors library are supposed to manage requests, where can I start to do my debugging?

      Thanks in advance
      Jan

      posted in Troubleshooting
      Jan Spies
      Jan Spies