Navigation

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

    Topics created by maxtox

    • maxtox

      ioBroker for MQTT, Ethernet W5100, TCP, UDP, SERIAL (OTA soon)
      IOBroker • controller raspberry iobroker windows • • maxtox  

      8
      2
      Votes
      8
      Posts
      6033
      Views

      maxtox

      @hek hi... sorry did not know this would be nice if you could do that... so people can get started with the new stuff !
    • maxtox

      Arduino (MySensors W5100 Gateway) closing TCP connection (2us- NOT 2ms) after each sending of data
      Troubleshooting • • maxtox  

      2
      0
      Votes
      2
      Posts
      1286
      Views

      maxtox

      Hello Everybody, checked yesterday and noticed, that if i use JUST STANDARD "TCP W5100) Sketch, it happens (Connection is closing just (2 MICROseconds) after Arduino sends something and just after that it starting to establish a new connection over the next TCP port! Checked everything with WIRESHARK. WHEN I USE STANDARD ETHERNET sketch, from the Standard Arduino Library Example: https://github.com/arduino/Arduino/tree/master/libraries/Ethernet everything is just fine! Should i place it as an Issue?
    • maxtox

      ioBroker / NEW Controller Development / collection of FEATURES you/we need
      My Project • arduino controller development iobroker features • • maxtox  

      11
      0
      Votes
      11
      Posts
      5551
      Views

      maxtox

      isn't it just SEXY ?
    • maxtox

      ioBroker = Home automation/Node ALL in ONE/ for noobs https +Let's encrypt/MQTT/Node Red/
      My Project • • maxtox  

      13
      0
      Votes
      13
      Posts
      9931
      Views

      maxtox

      Hello colleagues, i did not forget you ... just a new video showing how to get Let's encrypt certificate in "seconds" without coding etc.. just pressing couple buttons. Its possible with ioBroker, look here: https://www.youtube.com/watch?v=H9InPtesDOU
    • maxtox

      Isue / Bug in message.getInt or getFloat/ payload dos not reinitialized completely?
      Development • • maxtox  

      9
      0
      Votes
      9
      Posts
      3245
      Views

      maxtox

      Update... to find the BUG maybe it will help: I noticed that after a float value publisching, the "Dirt" is only staying until the next value: here is ok 0;255;3;0;9;Message arrived on topic: DOino<>MQTT/0/11/1/1/15 0;255;3;0;9;Sending message on topic: DOino<>MQTT/0/11/1/1/15 message 1.00 here comes the float: 0;255;3;0;9;Message arrived on topic: DOino<>MQTT/0/58/1/1/0 0;255;3;0;9;Sending message on topic: DOino<>MQTT/0/58/1/1/0 message 40.84 here comes the DIRT (8 should be ZERO: 0;255;3;0;9;Message arrived on topic: DOino<>MQTT/0/8/1/1/2 0;255;3;0;9;Sending message on topic: DOino<>MQTT/0/8/1/1/2 message 0.84 here is the DIRT gone: 0;255;3;0;9;Message arrived on topic: DOino<>MQTT/0/10/1/1/77 0;255;3;0;9;Sending message on topic: DOino<>MQTT/0/10/1/1/77 message 0.00 0;255;3;0;9;Message arrived on topic: DOino<>MQTT/0/11/1/1/77 0;255;3;0;9;Sending message on topic: DOino<>MQTT/0/11/1/1/77 message 11 0 0.00 but funy is, that the MQTT Server does NOT get any dirt : mqtt-0 2016-01-03 09:38:33 info Send to client [mqtt_fd810ccf.027ef] "mqtt/0/DOino<>MQTT/0/8/1/1/2": 0 mqtt-0 2016-01-03 09:38:33 info Send to client [DOino_1] "DOino<>MQTT/0/8/1/1/2": 0 from this float: mqtt-0 2016-01-03 09:38:33 info Client [DOino_1] _publishes "mqtt.0.DOino<>MQTT.0.58.1.1.0"(number): 40.84 mqtt-0 2016-01-03 09:38:33 info Send to client [mqtt_fd810ccf.027ef] "mqtt/0/DOino<>MQTT/0/58/1/1/0": 40.84 mqtt-0 2016-01-03 09:38:33 info Send to client [DOino_1] "DOino<>MQTT/0/58/1/1/0": 40.84```
    • maxtox

      CLIENT_GW_MQTT / Setup and automatisation of Presentation and set/req
      Development • • maxtox  

      1
      0
      Votes
      1
      Posts
      566
      Views

      No one has replied

    • maxtox

      Arduino Mega R3 as Node/GW talking DIRECTLY to MQTT Server
      Hardware • • maxtox  

      13
      0
      Votes
      13
      Posts
      5052
      Views

      barduino

      Not sure exactly what are you looking for... See if this post helps with the pins. Cheers