Your Universal Remote Control Center
RemoteCentral.com
Discrete Code Hunter Forum - View Post
Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Original thread:
Post 1 made on Saturday February 9, 2019 at 08:58
przemnet
Lurking Member
Joined:
Posts:
February 2019
1
Hello,

MYTEK Brooklyn DAC supports the following RC5 odes:

Rc5Command_Standby = 12,
Rc5Command_Mute = 13,
Rc5Command_Menu = 82,
Rc5Command_VolUp = 16,
Rc5Command_VolDown = 17,
Rc5Command_ProgramUp = 32,
Rc5Command_ProgramDown = 33,
Rc5Command_ActuatorUp = 80,
Rc5Command_ActuatorDown = 81,

According to manual, the device should automatically find the remote address of the remote:
4. Press any button on the RC5 compatible remote. The Brooklyn DAC find the address automatically
5. Done! - the remote is paired


I'm using irplus application on my smartphone and it actually works, when I press the button, the device finds automatically the remote addrress.

I have found so far the following hex codes that are working:

// remote addr 5
STANDBY 0000 0073 0000 000A 0020 0020 0040 0020 0020 0020 0020 0040 0040 0040 0040 0020 0020 0040 0020 0020 0040 0020 0020 0CC8
PROGRAM+ 0000 0073 0000 000B 0020 0020 0040 0020 0020 0020 0020 0040 0040 0040 0020 0020 0040 0020 0020 0020 0020 0020 0020 0020 0020 0CC8
PROGRAM-0000 0073 0000 000B 0020 0020 0040 0020 0020 0020 0020 0040 0040 0040 0020 0020 0040 0020 0020 0020 0020 0020 0020 0040 0020 0CA8

// remote addr 17
STANDBY 0000 0073 0000 000A 0020 0020 0040 0040 0040 0020 0020 0020 0020 0040 0040 0020 0020 0040 0020 0020 0040 0020 0020 0CC8

// remote addr 16
VOLUME+ 0000 0073 0000 000B 0020 0020 0040 0040 0040 0020 0020 0020 0020 0020 0020 0020 0020 0040 0040 0020 0020 0020 0020 0020 0020 0CC8
VOLUME- 0000 0073 0000 000B 0020 0020 0040 0040 0040 0020 0020 0020 0020 0020 0020 0020 0020 0040 0040 0020 0020 0020 0020 0040 0020 0CA8

// remote addr 20
PROGRAM+ 0000 0073 0000 000A 0020 0020 0040 0040 0040 0040 0040 0020 0020 0040 0040 0020 0020 0020 0020 0020 0020 0020 0020 0CC8
PROGRAM- 0000 0073 0000 000A 0020 0020 0040 0040 0040 0040 0040 0020 0020 0040 0040 0020 0020 0020 0020 0020 0020 0040 0020 0CA8


However, I am facing two issues:

1/ When device is turned off, when I press STANDBY button, the device turns on nicely. Unfortunately, when I push the STANDBY button to turn off the device, it does not react. I'm able to turn off the device only when I hit the STANDBY button very very fast. Sometimes it reacts after 2, sometimes after 5 very quick button presses.

For me looks like some problem with the timing of the remote / codes. Is it possible to somehow tweak it? What should I change in HEX code of STANDBY buttons?

The same situation happens when I press STANDBY button after programing the DAC for remote addr 5 and 17.


2/ What are the other supported IR codes for given Remote Addr ? If I have below codes for Remote Addr 5:
// remote addr 5
STANDBY
PROGRAM+
PROGRAM-

Can you help with getting hex codes for other supported functions like MUTE, MENU, VOLUME+, VOLUME-, ACTUATOR+, ACTUATOR- ?


Thanks in advance and Best Regards,
Przemek


Hosting Services by ipHouse