@ssuckow I managed to control blinds with your code. Make sure you have wire attached for antenna.
Posts made by doteq
-
RE: Controlling Blinds.com RF Dooya Motors with Arduino and Vera
-
RE: Controlling Blinds.com RF Dooya Motors with Arduino and Vera
@ssuckow said in Controlling Blinds.com RF Dooya Motors with Arduino and Vera:
pinMode(DATA,INPUT);
Why data pin is input? I think it should be output.