[SOLVED] Raspberry PI gateway
-
Hi.
Just install RPi gateway 2.3.0 and add it to Vera
inclusion button inactive - both grey.??
Please help
-
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
????
-
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
-
@cadet Great to hear you solved it and thanks for the feedback!
Suggested Topics
-
Day 1 - Status report
Announcements • 23 Mar 2014, 22:45 • hek 24 Mar 2014, 20:12 -
Getting system time from the controller
Troubleshooting • 27 Feb 2025, 01:39 • dpcons 3 Mar 2025, 01:00 -
NODs stop responding, but ping works.
Troubleshooting • 8 Mar 2025, 19:47 • Marcin 8 Mar 2025, 19:47 -
Ghost Child
Troubleshooting • 15 Mar 2025, 07:44 • FcNanoLed 18 Mar 2025, 18:36 -
JSN-SR04T-V3.0 Coax cable extended
Troubleshooting • 19 Mar 2025, 21:00 • bocalexandru 21 Mar 2025, 12:05 -
Echo request is not set
Troubleshooting • 12 Aug 2024, 15:36 • kamilb85 3 Sept 2024, 08:58