Navigation

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

    cadet

    @cadet

    1
    Reputation
    36
    Posts
    561
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    cadet Follow

    Best posts made by cadet

    • RE: MySensors 2.3.0 released

      Please modify source !!!!! 2.1.1 2.2.0 2.3.0

      anvil 2 years ago
      Solved - user error 🙂
      Inside the Raspberry Pi setup (file /MySensors/examples_linux/mysgw.cpp), the inclusion mode define must be added:
      #define MY_INCLUSION_MODE_FEATURE
      This is present in the Serial & Ethernet gateway example ino files, just missing from the Raspberry Pi version as it is on GitHub.

      With this added, the response to the StartInclusion mode request is then received & everything is fine:

      TX(fromController) 0;0;3;0;5;1
      RX(fromRaspberryPiGateway) 0;255;3;0;5;1
      On the plus side, by working this out I'm a lot more familiar with the workings of MySensors!

      Cheers!

      1

      posted in Announcements
      cadet
      cadet

    Latest posts made by cadet

    • RE: 💬 Building a Raspberry Pi Gateway

      @gohan I was try to find it with ps -ef, but nothing found. Reload RPI.
      @korleone was write about this
      "Hello, it seems I found the problem: Complete newbie thing: 🔰
      sudo ./bin/mysgw -h worked, but /usr/local/bin/mysgw didn't
      I just gave the right to the folder, and now it's working."

      But what right hi gave ?

      posted in Announcements
      cadet
      cadet
    • RE: 💬 Building a Raspberry Pi Gateway

      @gohan mysgw: ERROR accept: Bad file descriptor - today morning

      posted in Announcements
      cadet
      cadet
    • RE: 💬 Building a Raspberry Pi Gateway

      @cadet I just remove /usr/local/bin/mysgw and compile again
      And I have one question - why is it happened?
      MysGW work fine about 3 months.

      posted in Announcements
      cadet
      cadet
    • RE: 💬 Building a Raspberry Pi Gateway

      @korleone HI
      I have same error
      Can you write that rigth do you ser to folder ?
      Andrey

      posted in Announcements
      cadet
      cadet
    • RE: MySensors 2.3.0 released

      @mfalkvidd ok its present
      But I spend two days to find it

      posted in Announcements
      cadet
      cadet
    • RE: MySensors 2.3.0 released

      Please modify source !!!!! 2.1.1 2.2.0 2.3.0

      anvil 2 years ago
      Solved - user error 🙂
      Inside the Raspberry Pi setup (file /MySensors/examples_linux/mysgw.cpp), the inclusion mode define must be added:
      #define MY_INCLUSION_MODE_FEATURE
      This is present in the Serial & Ethernet gateway example ino files, just missing from the Raspberry Pi version as it is on GitHub.

      With this added, the response to the StartInclusion mode request is then received & everything is fine:

      TX(fromController) 0;0;3;0;5;1
      RX(fromRaspberryPiGateway) 0;255;3;0;5;1
      On the plus side, by working this out I'm a lot more familiar with the workings of MySensors!

      Cheers!

      1

      posted in Announcements
      cadet
      cadet
    • RE: [SOLVED] Raspberry PI gateway

      Found

      anvil 2 years ago
      Solved - user error 🙂
      Inside the Raspberry Pi setup (file /MySensors/examples_linux/mysgw.cpp), the inclusion mode define must be added:
      #define MY_INCLUSION_MODE_FEATURE
      This is present in the Serial & Ethernet gateway example ino files, just missing from the Raspberry Pi version as it is on GitHub.

      With this added, the response to the StartInclusion mode request is then received & everything is fine:

      TX(fromController) 0;0;3;0;5;1
      RX(fromRaspberryPiGateway) 0;255;3;0;5;1
      On the plus side, by working this out I'm a lot more familiar with the workings of MySensors!

      Cheers!

      1

      posted in Troubleshooting
      cadet
      cadet
    • RE: [SOLVED] Raspberry PI gateway

      install 2.1.1 - same problem
      try another Vera - same problem
      I have arduino GW on that Vera and it work fine
      But no inclusion with RPi
      ????

      posted in Troubleshooting
      cadet
      cadet
    • [SOLVED] Raspberry PI gateway

      Hi.
      Just install RPi gateway 2.3.0 and add it to Vera
      inclusion button inactive - both grey.??
      Please help

      posted in Troubleshooting
      cadet
      cadet
    • RE: MySensors 2.3.0 released

      Hi
      I have MSGW 2.1.0 version on arduino
      today I was install RPi3 MSGW 2.3.0
      Can I work with sensors 2.1.0 or need to upgrade all ?
      Thank you

      posted in Announcements
      cadet
      cadet