UPDATE
Vera support was able to fix it
Best posts made by Kurtsejr
-
RE: VeraEdge/UI7 and Gateway
Thanks!
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 lib
Thanks @mfalkvidd , it works as you described. Great! - I will then move on
/Kurt
-
RE: RPi as a 'node'?
@Bens
Do you have a link to the documentation, please?
/Kurt -
RE: MySensors GW on rpi3
@Kurtsejr Thanks
Everything seems to be working, used the "dev version" - thanks for helping, I started with a new image.