davideloba / daliMaster

Control your lamps with a Dali shield for Arduino™
MIT License
46 stars 12 forks source link

Dali master not working ? #4

Open 6axis opened 3 years ago

6axis commented 3 years ago

Hello, when I open the serial monitor, I only got a "start.." Any idea of the problem ?

Regards

psstastny commented 3 years ago

comment this in the serialControl example: //if(!master.begin(LW14_DEF_ADDR)) // exit(1); after this write in serial line command "-s" and you will see adress of bus. open file dalimaster.h and manualy rewrite bus adress

richtet23 commented 1 year ago

Hello, i have the same problem. But the command "-s" doesn't work. What can i do? thanks