So the dutch ISP provider Odido deliveres an Amino 7x TV box. I learned the codes from the original remote to the UC dock. That works but when i want to change channel or use the arrow keys i need to press them twice on the uc remote 3.
Now i use an Logitech Harmony and that works perfect. I also tried to learn the codes directly from the Harmony to the UC dock. That works. And get different IR codes but i still need to press the buttons twice.
Is there someone who can help me with this? Thanks!
It kinda works as in i still need to press the button twice but then the IR code is send twice so when i click on menu it will open and close it immediately, but still need to press the menu button to activate the IR code sending.
What i saw is that it sometimes sends 2 IR codes for example channel 0 could be:
2;0xCE6051B;28;0 and 2;0xCE6059B;28;0
Putting those in an Macro and it works, but the Macro creates a delay on the remote because it shows it in the screen and de buttons are blocked for 1 second.
I also works when pushing twice 2;0xCE6051B;28;0 2;0xCE6051B;28;0.
If it works in a macro you can also use the “IR Sequence” command instead that doesn’t shown any info screen on the remote when triggered.
That command is available inside activities and macros and you need to enter the exact command names (not ir codes) and separate each command with a comma. Maybe the inter-command delay is different when using macros and ir sequences than using the code repeat variant.
I converted all the macros to IR command and entered the command name.
When the repeat is on 1 it enters 3 times the code.
When the repeat is on 2 it enters it more as 3 times.
When the repeat is on 0 it enters it just 1 time and then still nothing happens..
So i changed the macro to IR Sequence with an 20ms delay, but still info is being showed on the display. THe command works but you cannot tap channel up every time you need to wait till the display info is gone and the macro stopped.