SOLVED
I did not managed to get i working, shifted to a Raspberry PI, that works perfect - It seems that I also get version 1.x data from the gateway, Interesting if the gateway both can receive 1.x and 2.x data from sensors.
Hi,
I wrote an updated version that uses the standard dht adafruit library.
I posted on github site (https://github.com/cnerone/MySensorsArduinoExamples/commit/922cdaaff772db3a59aef8d784d4ef4e43c9a50a) but its pubblication it's still in progress...
I run it for one year and it runs very good with no issues...
Problem solved for my case. :smiley:
Just to give a hint to anyone who might have a similar problem, I had misconfigured the default pin assignments.
In particular the INCLUSION_MODE_PIN definition was colliding with one of the LED pins (maybe RADIO_RX_LED_PIN).
Hope this helps.
It's a bit strange, because my relay works fine when I have the Ethernet gateway terminal window open from the IDE.
Before I open the window the relay did not work, but just open it - ask Vera to send command, and the relay works!