Support
All support resources for our products. Here you can find answers to frequently asked questions, discuss with other users, recover a lost license code or file a support request.
Forum closed
This forum was closed and turned into an archive effective April 21, 2018. It is no longer possible to create new topics or reply to existing topics.

Thanks everyone for all the great questions and contributions over the years.

Please use the Contact form to get in touch.

Remote Buddy Forum

Overview 

AuthorThread
User

29.01.2013 04:16:59
Which button did I press?
View

This posting is older than 6 months and can contain outdated information.
Hi,

I am setting up Remote Buddy with the Apple built-in IR receiver and a Logitech Harmony remote. I have the Harmony's buttons programmed to send signals as if I were using 9 different (white) apple remotes. It works, but I have many buttons to configure and test, and I would like to know when I press a button on the remote, which code is received. In other words, which button on which of my 9 remotes does RB "think" I pressed? Is there a way to get this information?

BTW, I have experience with this same hardware configuration under Linux, where I would install LIRC and run irw in a terminal. Something like the output from irw is what I am looking for.

If I could just capture the IR signal data as a hex value, that would be workable as well; I should be able to decode those... e.g. 0x87EE280B = UP on Apple Remote #40, etc.

Thanks. 

These entries from the FAQ may be relevant to this topic:

Hardware - Apple® Remote
Hardware - Harmony® Smart Control
User

05.02.2013 17:16:11
Re: Which button did I press?
View

This posting is older than 6 months and can contain outdated information.
If anyone has the same issue, I found that the HID Remote Example application in the HID Remote SDK does what I need.

Downloaded here: http://www.iospirit.com/developers/hidremote/