MySensors 2.0 support
-
@tlpeter said:
I am a beginner and i am struggling to convert the already excisting examples which are based on 1.5
All of the existing examples have been converted already. You'll find them here:
https://github.com/mysensors/MySensors/tree/development/examples
and here:
https://github.com/mysensors/MySensorsArduinoExamples/tree/master/examples
-
@tlpeter said:
I am a beginner and i am struggling to convert the already excisting examples which are based on 1.5
All of the existing examples have been converted already. You'll find them here:
https://github.com/mysensors/MySensors/tree/development/examples
and here:
https://github.com/mysensors/MySensorsArduinoExamples/tree/master/examples
@hek said:
@tlpeter said:
I am a beginner and i am struggling to convert the already excisting examples which are based on 1.5
All of the existing examples have been converted already. You'll find them here:
https://github.com/mysensors/MySensors/tree/development/examples
and here:
https://github.com/mysensors/MySensorsArduinoExamples/tree/master/examples
I do not see the moisture sketch or is it renamed?
I now have it working with the A0 pin but i cannot get it working with the D3 pin (the other example)
I will keep trying as i think i was a bit too far away from the gateway.
I also read somewhere that you need a little bit bigger capacitor now for the radio? -
So, quick question:
What's the best way to update a full environment. I have an Ethernet GW with multiple sensors across the house.
If the Serial Protocol hasn't been modified, can I start updating nodes and once all of them are in 2.0 update the GW without loosing functionality? or should I update everything in one shoot?