RobotDynOfficial / RBDDimmer

The following library is used for work with dimmer, it gives ability to control large ammoun of dimmer. This lib uses with Leonardo, Mega, UNO, ESP8266, ESP32, Arduino M0, Arduino Zero, Arduino Due, STM32.
236 stars 111 forks source link

Relay not opening #50

Open team-orion-777 opened 2 years ago

team-orion-777 commented 2 years ago

I'm using a dual dimmer, but non of the relays are opening up. got two dimmer...same problem on both

with the testprogram I can set power, values and read them. blue LEDs are 'on' value 1 I get the set value back, but nothing is happening on the line output (LEDs aren't on and of course no light either)

also have issues when I implement the code into my program, seems to jam everything (get no values on the screen anymore ) which somewhat makes the communication a bit tricky :-)

if someone out there could help, would be most appreciated

regards