This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Problem with firmware update LM 2020.07 RC3
#6
Looks like the extension is missing ID.
Try writing it via a script once and then reboot your LM and see if Dali gateways appear.
Code:
id = 'dw2' -- dw2 is a newer version of dw1
b1, b2, b3 = id:byte(1, 3)
res = require('i2c').write(0, 0x50, 0x70, b1, b2, b3)
Reply


Messages In This Thread
RE: Problem with firmware update LM 2020.07 RC3 - by admin - 10.11.2020, 08:57

Forum Jump: