Giter Site home page Giter Site logo

Comments (4)

Supergiovane avatar Supergiovane commented on June 18, 2024

Hello,
Will try to reproduce that... please hold on.

from node-red-contrib-knx-ultimate.

Supergiovane avatar Supergiovane commented on June 18, 2024

Hello Maarten,
a little follow up.
I tried disconnecting my ETH/KNX Router, change multicast IP and so on, without a single issue. No crash and as soon as i've reconnected the ETH/KNX Router, the communication has automatically established and the datagram have started to flow regularly.
I've downloaded the user manual of the Hager TYF120 and discovered, that it's an IP interface without multicast capabilities.
The underlying knx.js API can automatically handle tunnelling instead of multicast, but there are no specif test about that, nor documentation.
Tunnelling involves mimic a TCP stack instead of a connectionless UDP, with active connection handling and all related stuffs.
Tomorrow i'll go to buy an EHT/KNX Interface to be able to test tunnelling connection and, if possibile, to fix your issue.
I suggest you to buy a ETH/KNX Router (when you'll change your Hager) instead of an Interface, because you're not limited to a fixed numner of connection and you can use a multicast address via UDP, much more simple to setup.

from node-red-contrib-knx-ultimate.

Supergiovane avatar Supergiovane commented on June 18, 2024

Hello Maarten,
second follow up.
Got an IP Interface (Eneretex IP Interface).
Tried to simulate issues on LAN - > no problem.
Tried to simulate issues on BUS - > the node has crashed, bringing node-red down.
I tried to simply disconnect the KNX TP bus connector and the problem appeared.

Thanks for the info. A pached for that is under development and will out in the version 1.1.8 as soon as possible.

from node-red-contrib-knx-ultimate.

Supergiovane avatar Supergiovane commented on June 18, 2024

Fixed in 1.1.8. Out in about 1 Hour.

from node-red-contrib-knx-ultimate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.