UPDATE
Vera support  was able to fix it 
Best posts made by Kurtsejr
- 
    RE: VeraEdge/UI7 and Gatewayposted in TroubleshootingThanks! 
 i have enabled SODTSPI in the wromg, thanks @Anthony-Straw for pointing me to the right directory, and not just arduino/libaries/rd24. When I now complile i get an error:In file included from C:\Program Files (x86)\Arduino\libraries\MySensors/MySensor.h:28, 
 from EthernetGateway-sensornet.ino:43:
 C:\Program Files (x86)\Arduino\libraries\MySensors/utility/RF24.h:51: error: ISO C++ forbids declaration of 'SoftSPI' with no type
 C:\Program Files (x86)\Arduino\libraries\MySensors/utility/RF24.h:51: error: expected ';' before '<' tokenWhat does this mean? Is my environment a mess? /Kurt 
- 
    RE: DHT22 and DHT libposted in My ProjectThanks @mfalkvidd , it works as you described. Great! - I will then move on  /Kurt 
- 
    RE: RPi as a 'node'?posted in General Discussion@Bens 
 Do you have a link to the documentation, please?
 /Kurt
- 
    RE: MySensors GW on rpi3posted in Troubleshooting@Kurtsejr Thanks 
 Everything seems to be working, used the "dev version" - thanks for helping, I started with a new image.