• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. coopi
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 1
    • Controversial 0
    • Groups 0

    coopi

    @coopi

    1
    Reputation
    507
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    coopi Unfollow Follow

    Best posts made by coopi

    • RE: evok doesn't work without a network connection

      I found the problem.
      In one of the scripts I used the IP address which was assigned by the router before.
      I substituted it with the localhost address 127.0.0.1 and all works fine.
      @Merv, thanks for your help!
      Kind regards
      coopi

      posted in Official EVOK API
      C
      coopi

    Latest posts made by coopi

    • RE: evok doesn't work without a network connection

      I found the problem.
      In one of the scripts I used the IP address which was assigned by the router before.
      I substituted it with the localhost address 127.0.0.1 and all works fine.
      @Merv, thanks for your help!
      Kind regards
      coopi

      posted in Official EVOK API
      C
      coopi
    • RE: evok doesn't work without a network connection

      To get the digital input status i use a callback function in my python script.
      You wrote you read the input.
      Which function you use to read the digital input?
      coopi

      posted in Official EVOK API
      C
      coopi
    • RE: evok doesn't work without a network connection

      There are some python scripts which report errors.
      For example socket.py and _core.py within the python 2.7 library.
      How did you config your PI?
      Did you setup a static IP address and if so where?

      coopi

      posted in Official EVOK API
      C
      coopi
    • evok doesn't work without a network connection

      Hi,
      I'll use the UNIPI board in combination with evok without any network connection but when I separate the UNIPI board from my network I get the error message Network is unreachable.
      In my network everything works fine.
      I use the relay outputs and the digital input.
      Is there a way to use the UNIPI board with evok, or another API, on an island without any network connection?
      Kind regards
      coopi

      posted in Official EVOK API
      C
      coopi