@ssuckow I managed to control blinds with your code. Make sure you have wire attached for antenna.
doteq
@doteq
0
Reputation
2
Posts
1
Profile views
0
Followers
0
Following
Best posts made by doteq
This user hasn't posted anything yet.
Latest 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.