Új hozzászólás Aktív témák

  • Yoshida

    aktív tag

    Működik itt valakinek úgy, hogy raspbianon (pi 3) fut a domoticz, és ahhoz kapcsolódik az arduino serial gateway sketch-el?

    Ezt a leírást követném: [link]
    Van egy megjegyzés arra ami nekem kellhet:
    "If for some reason you can't use the GPIO pins of the Raspberry Pi, you could connect the radio to a arduino with the GatewaySerial sketch and feed the pi through a serial port:"

    De sajnos az első parancs hibára fut:

    Build
    Login to your Raspberry Pi and get the code from MySensors repository (master branch):

    git clone https://github.com/mysensors/MySensors.git --branch master
    cd MySensors

    Ez lesz belőle nekem:

    pi@controller:~ $ git clone https://github.com/mysensors/MySensors.git --branch master
    Cloning into 'MySensors'...
    fatal: unable to access 'https://github.com/mysensors/MySensors.git/': GnuTLS recv error (-54): Error in the pull function.

    Van valami verbose mód, amit guberáltam google keresővel, úgy futtatva a végére ez lesz:

    error: RPC failed; result=28, HTTP code = 0
    fatal: The remote end hung up unexpectedly

    Bármilyen ötlet?

Új hozzászólás Aktív témák