Hi All,
I'm developing an app that interfaces with the Beolink Gateway using the MasterLink Gateway protocol (port 9000).
My app is getting the LIGHT telegrams correctly from any rooms (Beovision, and 2 Beolink active), but it doesn't get the KEY_RELEASE messages after a Long Press on keys like Up, Down, Play, Pause, only from the 2 Beolink Active rooms. I do get the KEY_RELEASE messages from the Beovision.
The problem isn't with the Beolink Active as when I define BLGW macros, I can pickup those events just fine.
Is it a known issue? Is there a trick to make it work?