Ankündigung

Einklappen
Keine Ankündigung bisher.

EibpcFusion

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

    #16
    That could work indeed, I "fixed" my connection problems this way too several times.

    There's one thing though.
    I also always thought that it's necessary to kill CF via the iDevice TaskManager. But after working with remote debugging, I can definitely say it's not!

    11:33:29> Control System failed connecting
    11:33:31> Control System trying to connect
    11:33:31> Control System: connected to 192.168.4.52:4809
    If CF can't establish a connection it tries again every 2 seconds.

    You could also turn on debugging in GUIDesigner and tell us what messages appear in the iViewer.
    Just my 2 cents

    So far... good luck!

    Kommentar


      #17
      This is the message I get when i turned on the debugger at the project properties:
      Code:
      Experiencing intermittent connection loss.
      When i change something in the GuiDesigner I always shutdown the iViewer completely. After waiting a minute it still gives the same debug messages.

      Kommentar


        #18
        Alright thats the, let's call it "standard" message, which I've already expected. Just let iViewer run a while and wait for it to connect.
        (But wait here's your problem again...)

        Have you already tried the remote debugging feature and checked the EibStudio debuglog again?

        Kommentar


          #19
          This are the logs from the iViewer remote debugger:

          Script log:
          Code:
          > Javascript interface up and running, opening connection with iViewer
          > Established connection with iViewer
          > iViewer version: v4.0.4 build 164
          > Start running user code
          Mixed log:
          Code:
          13:58:38> SCRIPT: Javascript interface up and running, opening connection with iViewer
          13:58:38> SCRIPT: Established connection with iViewer
          13:58:38> SCRIPT: iViewer version: v4.0.4 build 164
          13:58:38> SCRIPT: Start running user code
          13:58:38> Control System trying to connect
          13:58:38> Eib system waiting for incoming connections
          13:58:38> Control System: connected to 192.168.1.29:4809
          13:58:59> Control System disconnected from 192.168.1.29:4809
          13:58:59> Control System trying to connect
          13:58:59> Control System: connected to 192.168.1.29:4809
          13:59:20> Control System disconnected from 192.168.1.29:4809
          13:59:21> Control System trying to connect
          13:59:21> Control System: connected to 192.168.1.29:4809
          13:59:41> Control System disconnected from 192.168.1.29:4809
          13:59:42> Control System trying to connect
          13:59:42> Control System: connected to 192.168.1.29:4809
          14:00:02> Control System disconnected from 192.168.1.29:4809
          14:00:04> Control System trying to connect
          14:00:04> Control System: connected to 192.168.1.29:4809
          14:00:23> Control System disconnected from 192.168.1.29:4809
          14:00:23> Control System trying to connect
          14:00:23> Control System: connected to 192.168.1.29:4809
          14:00:44> Control System disconnected from 192.168.1.29:4809
          14:00:45> Control System trying to connect
          14:00:45> Control System: connected to 192.168.1.29:4809
          14:01:05> Control System disconnected from 192.168.1.29:4809
          14:01:06> Control System trying to connect
          14:01:07> Control System: connected to 192.168.1.29:4809

          Kommentar


            #20
            Wow what a mess
            Can you see the heartbeats in die EibStudio Log?
            And is your password error still there or acknowledged?

            Kommentar


              #21
              Yes, EibStudio gives the same messages like the iViewer remote debugger.

              EibStudio debugger:
              Code:
              % 2011-07-06 16:10:34 | Sender: EibPC | GA: '1/2/3'c14 | Value: NM:p=password | Type: Text |  Write
              % 2011-07-06 16:10:36 | Sender: EibPC | GA: '1/2/3'c14 | Value: NM:h=0 | Type: Text |  Write
              % 2011-07-06 16:10:42 | Sender: EibPC | GA: '1/2/3'c14 | Value: NM:h=0 | Type: Text |  Write
              % 2011-07-06 16:10:48 | Sender: EibPC | GA: '1/2/3'c14 | Value: NM:h=0 | Type: Text |  Write
              % 2011-07-06 16:10:55 | Sender: EibPC | GA: '1/2/3'c14 | Value: NM:p=password | Type: Text |  Write
              % 2011-07-06 16:10:57 | Sender: EibPC | GA: '1/2/3'c14 | Value: NM:h=0 | Type: Text |  Write
              % 2011-07-06 16:11:03 | Sender: EibPC | GA: '1/2/3'c14 | Value: NM:h=0 | Type: Text |  Write
              % 2011-07-06 16:11:09 | Sender: EibPC | GA: '1/2/3'c14 | Value: NM:h=0 | Type: Text |  Write
              % 2011-07-06 16:11:17 | Sender: EibPC | GA: '1/2/3'c14 | Value: NM:p=password | Type: Text |  Write
              iViewer debugger:
              Code:
              13:58:38> Control System: connected to 192.168.1.29:4809
              13:58:59> Control System disconnected from 192.168.1.29:4809
              13:58:59> Control System trying to connect
              13:58:59> Control System: connected to 192.168.1.29:4809
              13:59:20> Control System disconnected from 192.168.1.29:4809
              13:59:21> Control System trying to connect
              13:59:21> Control System: connected to 192.168.1.29:4809
              13:59:41> Control System disconnected from 192.168.1.29:4809
              (Don't mind the hour, it's the same everywhere)

              Kommentar


                #22
                Okay, what we can see is indeed that the iViewer does not respond to
                the heartbeats of the EibPC (is that correct Michael?) and just nothing happens to the password. Neither p=ok nor p=bad.

                Would be interesting what happens to the packages. Maybe you really should scan the connection with WireShark. Apart from that, Michael your turn

                Kommentar


                  #23
                  Hallo Micha,

                  sorry, hatte heute Tagsüber wenig Zeit, muss mir erst einmal alles lesen.

                  @Micha, nur mal so nebenbei, meiner connected auch zweimal und mit unter dauert es des öfteren ganz schön lange.
                  [highlight=epc]
                  18:51:13> SCRIPT: Javascript interface up and running, opening connection with iViewer
                  18:51:16> SCRIPT: Established connection with iViewer
                  18:51:16> SCRIPT: iViewer version: v4.0.4 build 164
                  18:51:16> SCRIPT: Start running user code
                  18:51:16> Control System trying to connect
                  18:51:16> Control System: connected to 192.168.2.19:4809
                  18:51:37> Control System disconnected from 192.168.2.19:4809
                  18:51:37> Control System trying to connect
                  18:51:37> Control System: connected to 192.168.2.19:4809
                  18:51:40> d6012 = 1
                  18:51:58> Control System disconnected from 192.168.2.19:4809
                  18:51:59> Control System trying to connect
                  18:51:59> Control System: connected to 192.168.2.19:4809
                  18:52:02> d6012 = 1
                  18:52:06> d4622 = 1
                  18:52:07> d4631 = 1
                  18:52:07> d4634 = 1
                  18:52:07> d4636 = 1
                  [/highlight]

                  Uwe

                  Kommentar


                    #24
                    I think, we have here password problem. It was tried already once to change the password? Maybe there are problems, because the password = is a password?

                    Uwe

                    Kommentar


                      #25
                      I've changed the password to "pwd" (without quotes) .... no luck.

                      Kommentar


                        #26
                        Could it be a problem with the versions ?

                        iViewer next: CommandFusion iViewer v4.0.4 build 164
                        CommandFusion GuiDesigner: v 2.3.4.2
                        EibStudio: V2_100
                        EibPC: Firmware 1.301

                        Kommentar


                          #27
                          Hi

                          I recommend https://knx-user-forum.de/eibpc/6510...h-2-104-a.html

                          Firmwareversion des EibPCs: v2.011

                          Eibstudio 2.104

                          • EibStudio 2.104 needs EibPC Patch 2.104
                          • EibPC programs have to be compiled and uploaded
                          • No downgrade to elder patchversions
                          • Bugfixes compiler
                          • Display of VPN entrance und aktivated users


                          Windows
                          http://www.enertex.de/downloads/d-ei...Studio-win.zip
                          Linux
                          http://www.enertex.de/downloads/d-ei...Studio-lin.zip
                          Mac
                          http://www.enertex.de/downloads/d-ei...Studio-mac.zip


                          Patch v2.104
                          mit integriertem Firmwareupdate v2.011

                          http://www.enertex.de/downloads/d-eibpc/PatchUpdate.zip
                          • Kleinere Bugfixes
                          • Anpassung Verhalten von initGA
                          Grüsse Bodo
                          Fragen gehören ins Forum, und nicht in mein Postfach;
                          EibPC-Fan; Wiregate-Fan; Timberwolf-Fan mit 30x 1-Wire Sensoren;

                          Kommentar


                            #28
                            Zitat von eulaersivan Beitrag anzeigen
                            Could it be a problem with the versions ?

                            iViewer next: CommandFusion iViewer v4.0.4 build 164
                            CommandFusion GuiDesigner: v 2.3.4.2
                            EibStudio: V2_100
                            EibPC: Firmware 1.301
                            Please upgrade your EibPC to the latest patch (2.104) and latest EibStudio, but only if you have a patch 1.10x installed.
                            offizielles Supportforum für den Enertex® EibPC: https://knx-user-forum.de/eibpc/
                            Enertex Produkte kaufen

                            Kommentar


                              #29
                              Hi

                              CommandFusion GuiDesigner: v 2.3.4.2 is up to date AFAIK
                              iViewer next "gold": CommandFusion iViewer v4.0.4 build 164 is up to date AFAIK

                              (I still use the "blue" iViewer: CommandFusion iViewerv3.4.2 build 124)
                              Grüsse Bodo
                              Fragen gehören ins Forum, und nicht in mein Postfach;
                              EibPC-Fan; Wiregate-Fan; Timberwolf-Fan mit 30x 1-Wire Sensoren;

                              Kommentar


                                #30
                                Zitat von enertegus Beitrag anzeigen
                                Please upgrade your EibPC to the latest patch (2.104) and latest EibStudio, but only if you have a patch 1.10x installed.
                                Does that mean that we have to send our eibPC module to Enertex? This will take 1 to 2 weeks and we won't be able to continue our development in the meantime. Isn't there a faster way?

                                Do we have to pay in advance and then send our module, or what is the correct procedure?

                                Will this definitely solve our problems?

                                Ivan

                                Kommentar

                                Lädt...
                                X