Navigation

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

    rickyguff

    @rickyguff

    0
    Reputation
    2
    Posts
    358
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    rickyguff Follow

    Best posts made by rickyguff

    This user hasn't posted anything yet.

    Latest posts made by rickyguff

    • RE: MySensors node doesn’t appear in Jeedom

      Hello,

      Hallelujah, I managed to get everything working perfect. Shame on me 😚

      The main problem came from a bad definition of the internal address (Network configuration section), in particular the "complementary" part of the address (/jeedom) which was not to be defined for me (check your URL Jeedom access to be sure).

      So I have : http://jeedom:80 where "jeedom" is 127.0.1.1 (as to be defined in /etc/hosts).

      Hope this help.

      Eric.

      posted in Jeedom
      rickyguff
      rickyguff
    • RE: MySensors node doesn’t appear in Jeedom

      Hello,

      I've just installed a sensor node and a serial gateway with the last version of MySensors Library, 2.1.1 and nRF24L01+ network devices. The serial gateway is connected (/dev/ttyACM0) to my Jeedom box running the last software version (2.4.6.).
      The sensor node is running the Air Humidity sketch (with DHT22 device) found here and the serial gateway with the adequate sketch found hereon this web site.

      Communication between them seems to work correctly, the serial gateway seems also to be recognized by the Jeedom box via the MySensors Plugin (latest stable version), but Jeedom cannot see any sensor node, even with inclusion mode and after reconnecting the sensor node itself (off/on).

      Here is an extract of the the Jeedom plugin MySensors_node log.
      Thank you in advance.

      ...
      Fri Feb 10 2017 17:15:04 GMT+0100 (CET) - connected to serial gateway at /dev/ttyACM0
      2/10/2017, 5:15:04 PM null
      Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.1.1
      Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;9;TSM:INIT
      Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;9;TSF:WUR:MS=0
      Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;9;TSM:INIT:TSP OK
      Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;9;TSM:INIT:GW MODE
      Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;9;TSM:READY:ID=0,PAR=0,DIS=0
      Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;9;MCO:REG:NOT NEEDED
      Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;14;Gateway startup complete.
      Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;0;0;18;2.1.1
      Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;9;MCO:BGN:STP
      Fri Feb 10 2017 17:15:05 GMT+0100 (CET) : 0;255;3;0;9;MCO:BGN:INIT OK,TSP=1
      2/10/2017, 5:15:05 PM null
      Fri Feb 10 2017 17:15:56 GMT+0100 (CET) : 0;255;3;0;9;TSF:MSG:READ,3-3-0,s=1,c=1,t=0,pt=7,l=5,sg=0:20.0
      Fri Feb 10 2017 17:15:56 GMT+0100 (CET) : 3;1;1;0;0;20.0
      Fri Feb 10 2017 17:15:56 GMT+0100 (CET) : 0;255;3;0;9;TSF:MSG:READ,3-3-0,s=0,c=1,t=1,pt=7,l=5,sg=0:37.4
      Fri Feb 10 2017 17:15:56 GMT+0100 (CET) : 3;0;1;0;1;37.4
      2/10/2017, 5:15:56 PM null
      2/10/2017, 5:15:56 PM null```
      posted in Jeedom
      rickyguff
      rickyguff