Ankündigung

Einklappen
Keine Ankündigung bisher.

Packet sender

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    HS/FS Packet sender

    Hello,

    Is there a simple packet sender for Homeserver? The inbuilt one works but adds a ~10sec delay for some reason. Or is there a way to remove the delay?
    For refference: Sending a simple packet to a Crosspoint Audio switch
    With the program packet sender i just send a simple command to port 23, for example "1*1!" which ties input 1 to output 1.
    Using the program i can send commands without a delay so its not in the switch, using wireshark shows that its the homeserver that has the delay.

    Thnks

    #2
    What type of HS?
    Gruß Matthias
    EIB übersetzt meine Frau mit "Ehepaar Ist Beschäftigt"
    - PN nur für PERSÖNLICHES!

    Kommentar


      #3
      Homeserver 4. 4.2

      Kommentar


        #4
        It seems to be a "normal problem" in the HS-firmware.

        Here is a thread with similar problems:
        https://knx-user-forum.de/forum/%C3%...r-tcp-abfragen

        What kind of packets you will send? UDP/TCP?
        In my opinion you have to close the connection (if TCP) on server-side. Otherwise the HS will wait 10 seconds for an internal timeout.
        Umgezogen? Ja! ... Fertig? Nein!
        Baustelle 2.0 !

        Kommentar


          #5
          Thank you, that other thread pointed me to the solution to my problem.

          In the Web Pages/IP Devices there is a checkbox End connection after certain number of data
          I checked that and set the lenght to 10 (the switch always replies back with its own id which is 10+ chars)
          And now the 10 second delay is gone.

          So for me at least that fixes my issue and i can spam commands to the switch and it will react each time.

          Kommentar


            #6
            Nice hint!

            I will try to remember this for not running in same error in future.
            Umgezogen? Ja! ... Fertig? Nein!
            Baustelle 2.0 !

            Kommentar

            Lädt...
            X