davideloba / daliMaster

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

Dali Master not working after change the address #2

Open ckdada1423 opened 5 years ago

ckdada1423 commented 5 years ago

Hello Sir, I have used your codes to test the Dali Master shield with Arduino. It was working perfectly but when i have changed the address it's not working. Please help me solve this issue. Default address was 23(35) and after change 0x17 (23).

Thanks, Ck

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