Navigation

    • Register
    • Login
    • Search
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. zeblong
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    zeblong

    @zeblong

    1
    Reputation
    7
    Posts
    557
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    zeblong Follow

    Best posts made by zeblong

    • RE: Battery button sensor

      @Samuel235
      Sorry. I will write in English.
      I want order manufacture this device. But manufacturer said to me that he need gerber and bom files. I want know can I get this files from Ivan? May be I can get this files from design files? What programm need to this?

      posted in OpenHardware.io
      zeblong
      zeblong

    Latest posts made by zeblong

    • RE: agocontrol agomysensors: No protocol version found for...t

      Worked. Reboot mysensors device and agocontrol had seen them. But only switch without sensors.

      posted in ago control
      zeblong
      zeblong
    • agocontrol agomysensors: No protocol version found for...t

      Hi all.
      I use Raspbian jessie and Mysensors v1.5.
      I can not connect mysensors sensor and Ago Control.
      Getaway and agomysensors.service receive packet from sensor but not undestand it.
      Please help me.

      pi@agocontrol:~ $ sudo systemctl start agomysensors.service
      pi@agocontrol:~ $ sudo systemctl status agomysensors.service
      ● agomysensors.service - ago control MySensors interface
      Loaded: loaded (/lib/systemd/system/agomysensors.service; enabled)
      Active: active (running) since Sun 2016-10-23 15:19:11 UTC; 5s ago
      Main PID: 1204 (agoMySensors)
      CGroup: /system.slice/agomysensors.service
      └─1204 /opt/agocontrol/bin/agoMySensors

      Oct 23 15:19:12 agocontrol agomysensors[1204]: DIGEST-MD5 make_client_response()
      Oct 23 15:19:12 agocontrol agomysensors[1204]: DIGEST-MD5 create_layer_keys()
      Oct 23 15:19:12 agocontrol agomysensors[1204]: DIGEST-MD5 client step 3
      Oct 23 15:19:12 agocontrol agomysensors[1204]: Waiting for the gateway starts...
      Oct 23 15:19:15 agocontrol agomysensors[1204]: Done.
      Oct 23 15:19:15 agocontrol agomysensors[1204]: Requesting gateway version...
      Oct 23 15:19:15 agocontrol agomysensors[1204]: found v1.5
      Oct 23 15:19:15 agocontrol agomysensors[1204]: Initializing MySensors controller
      Oct 23 15:19:15 agocontrol agomysensors[1204]: Register existing devices:
      Oct 23 15:19:15 agocontrol agomysensors[1204]: Running MySensors controller...
      Hint: Some lines were ellipsized, use -l to show in full.

      pi@agocontrol:~ $ sudo systemctl status agomysensors.service
      ● agomysensors.service - ago control MySensors interface
      Loaded: loaded (/lib/systemd/system/agomysensors.service; enabled)
      Active: active (running) since Sun 2016-10-23 15:19:11 UTC; 5min ago
      Main PID: 1204 (agoMySensors)
      CGroup: /system.slice/agomysensors.service
      └─1204 /opt/agocontrol/bin/agoMySensors

      Oct 23 15:23:35 agocontrol agomysensors[1204]: No protocol version found for...t
      Oct 23 15:23:40 agocontrol agomysensors[1204]: No protocol version found for...t
      Oct 23 15:23:45 agocontrol agomysensors[1204]: No protocol version found for...t
      Oct 23 15:23:50 agocontrol agomysensors[1204]: No protocol version found for...t
      Oct 23 15:23:55 agocontrol agomysensors[1204]: No protocol version found for...t
      Oct 23 15:24:00 agocontrol agomysensors[1204]: No protocol version found for...t
      Oct 23 15:24:05 agocontrol agomysensors[1204]: No protocol version found for...t
      Oct 23 15:24:10 agocontrol agomysensors[1204]: No protocol version found for...t
      Oct 23 15:24:15 agocontrol agomysensors[1204]: No protocol version found for...t
      Oct 23 15:24:20 agocontrol agomysensors[1204]: No protocol version found for...t
      Hint: Some lines were ellipsized, use -l to show in full.

      pi@agocontrol:~ $ /opt/agocontrol/bin/agoMySensors -d
      2016-Oct-23 15:19:47.862621 [DEBUG] Using console log, level DEBUG
      2016-Oct-23 15:19:48.141411 [DEBUG] Using uuidMapFile "/etc/opt/agocontrol/uuidmap/mysensors.json"
      2016-Oct-23 15:19:48.155417 [DEBUG] Opening broker connection: localhost
      2016-Oct-23 15:19:48.406645 [INFO] Waiting for the gateway starts...
      2016-Oct-23 15:19:48.409229 [DEBUG] Opening serial port '/dev/ttyUSB0'...
      2016-Oct-23 15:19:50.986593 [DEBUG] Read: parent=0, distance=0
      2016-Oct-23 15:19:50.989693 [DEBUG] Read: ;Gateway startup complete.
      2016-Oct-23 15:19:50.992372 [DEBUG] Startup string found, continue
      2016-Oct-23 15:19:50.994967 [INFO] Done.
      2016-Oct-23 15:19:50.997982 [INFO] Requesting gateway version...
      2016-Oct-23 15:19:51.006023 [DEBUG] Read: 0;0;3;0;2;1.5
      2016-Oct-23 15:19:51.009352 [INFO] found v1.5
      2016-Oct-23 15:19:51.012073 [INFO] Initializing MySensors controller
      2016-Oct-23 15:19:51.029061 [INFO] Register existing devices:
      2016-Oct-23 15:19:51.032001 [INFO] Running MySensors controller...
      2016-Oct-23 15:19:53.684006 [DEBUG] => RECEIVING: 101/2;SET;0;V_STATUS;0
      2016-Oct-23 15:19:53.687611 [WARNING] No protocol version found for this message, drop it
      2016-Oct-23 15:19:55.939434 [DEBUG] I_LOG_MESSAGE send payload: infos string is not valid [30.0]
      2016-Oct-23 15:20:14.464399 [DEBUG] I_LOG_MESSAGE send payload: infos string is not valid [1]
      2016-Oct-23 15:20:14.470550 [DEBUG] => RECEIVING: 101/3;SET;0;V_STATUS;0
      2016-Oct-23 15:20:14.474548 [WARNING] No protocol version found for this message, drop it

      posted in ago control
      zeblong
      zeblong
    • RE: Battery button sensor

      @Samuel235
      Sorry. I will write in English.
      I want order manufacture this device. But manufacturer said to me that he need gerber and bom files. I want know can I get this files from Ivan? May be I can get this files from design files? What programm need to this?

      posted in OpenHardware.io
      zeblong
      zeblong
    • RE: Battery button sensor

      @Ivan-Z Добрый день. Я тут новичек но мне ваше устройство хотелось бы попробовать. Я верно понимаю что тут не хватает документации что бы просто заказать производство плат (или изделий целиком)? Можете ли/хотите ли вы выложить их?

      posted in OpenHardware.io
      zeblong
      zeblong
    • RE: openHAB binding

      @Harry-Gomez

      Many thanks.
      Line 'sudo usermod -a -G dialout openhab' helped me.

      posted in OpenHAB
      zeblong
      zeblong
    • RE: openHAB binding

      @Harry-Gomez
      That's all well done. does not work. It may be necessary to install any more bindings or the Java packages?

      posted in OpenHAB
      zeblong
      zeblong
    • RE: openHAB binding

      @ted
      Hi
      I use RASPBIAN JESSIE.
      Command minicom -b 115200 -o -D /dev/ttyUSB0 show traffic from serial gateway.
      I write -Dgnu.io.rxtx.SerialPorts=/dev/ttyUSB0 to /usr/share/openhab/bin/openhab.sh and /etc/init.d/openhab but still 'Unable to find Serial port '/dev/ttyUSB0''.
      Please help me

      posted in OpenHAB
      zeblong
      zeblong