@ssuckow I managed to control blinds with your code. Make sure you have wire attached for antenna.
D
doteq
@doteq
Posts
-
Controlling Blinds.com RF Dooya Motors with Arduino and Vera -
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.