Head-Fi.org › Forums › Equipment Forums › Headphone Amps (full-size) › Audio-gd IR Remote Programming - NFB10SE?
New Posts  All Forums:Forum Nav:

Audio-gd IR Remote Programming - NFB10SE?

post #1 of 2
Thread Starter 

Is it possible to program the remote included with Audio GD products to something like a Harmony? I was thinking of purchasing a NFB10SE without the remote (saving $50) and hope to use my Harmony One.

 

Their website doesn't state if it uses RF or IR and I couldn't see the IR window in the 10SE hence the post.

 

:)

 

Thanks in advance

post #2 of 2

Since 3th Dec. in 2011, all NFB10SE have the remote receiver, even the non-remote version.

The program of the remote: It is applied the NEC 6222 chip.

The address code is 0x48 .

The data code:

case 0x09: FT=1;         

case 0x0d: FT=2;         

case 0x1A: FT=3;         

case 0x01: FT=4;         

case 0x00: FT=5;         

case 0x02: FT=6;         

case 0x03: FT=7;         

case 0x15: FT=8;         

case 0x14: FT=9;         
case 0x16: select=1;         

case 0x17: select=2;         

case 0x11: select=3;         
case 0x05: volume++;         

case 0x19: volume--;         
case 0x4c: Pre/HP;         

case 0x18: gain++; 

Hope these can help.

New Posts  All Forums:Forum Nav:
  Return Home
  Back to Forum: Headphone Amps (full-size)
Head-Fi.org › Forums › Equipment Forums › Headphone Amps (full-size) › Audio-gd IR Remote Programming - NFB10SE?