Enable logging and watch the Log output in Debugger. That will usually have a clue to the problem. Also check the User Attribute Descriptions, either in Debugger or by opening the dat file in Notepad++ (or equivalent).
Also, with multiple Certified Drivers in the program, they shouldn't all be loaded at once.
toggle quoted message
Show quoted text
--- On Monday, November 13, 2023 at 7:32 AM, Thorsten K?hler wrote:
i tested a bit further and here?s the status:
The exact model numbers of the client?s TVs are OLED97G29LA and OLED83C26LA.
I?ve tried using the FlatPanelDisplay_LG_OLED88Z2PUA-SmartTV_IP from driver.io.
Both model numbers are not listed in the help file for the driver, but I was
assuming that they work anyway.
The driver loads successfully, reports ¡°connected¡± but now function and
feedback for one TV (the 97¡±) and does not even connect to the 83¡±. (see
attached screenshot)
For the 97¡± TV, the power feedback toggles between 1 and 0 every few seconds.
Passcodes were created for both TVs.
Any idea where to start looking?