Audio-gd IR Remote Programming - NFB10SE?
Feb 6, 2012 at 9:27 PM Thread Starter Post #1 of 32

Ableemuser

New Head-Fier
Joined
Feb 5, 2012
Posts
5
Likes
10
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
 
Feb 7, 2012 at 10:13 AM Post #2 of 32
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.
 
Feb 18, 2013 at 12:22 AM Post #3 of 32
The codes provided by Kingwa are NEC codes. Logitech requires pronto HEX codes for programming the harmony remotes. I am using a harmony link and unless the pronto codes are provided, Logitech could not help with programming. The only possibility without the pronto codes is to have the original remote.
 
Anyone had any success in programming universal remotes to work the audio-gd products?
 
Mar 11, 2013 at 2:48 PM Post #5 of 32
Apparently the Apple remote also uses NEC codes. I'm going to get one for my Concero DAC and see if my SA-31 reacts to it . I  actually hope not, because according to the table below "Up" on the Apple remote uses the same code that Kingwa mentioned for volume up (0x05) - but they don't share a code for volume down. But I'm sure it's not as simple as that. Either way - it would be cool if it would be possible to use the Apple remote with Audio GD products.
 
 
Key Command Byte (Aluminum Remote 1) Command Byte (Aluminum Remote 2) Command Byte (Plastic Remote)
Up 00001011 (0×05) 00001010 (0×05) 00001010 (0×05)
Down 00001101 (0×06) 00001100 (0×06) 00001100 (0×06)
Left 00001000 (0×04) 00001001 (0×04) 00001001 (0×04)
Right 00000111 (0×03) 00000110 (0×03) 00000110 (0×03)
Center 01011101 followed by
00000100 (0x2E) -
01011100 followed by
00000101 (0x2E) – (0×02)
00000101 (0×02)
Menu 00000010 (0×01) 00000011 (0×01) 00000011 (0×01)
Play 01011110 followed by
00000100 (0x2F) – (0×02)
01011111 followed by
00000101 (0x2F) – (0×02)
N/A

 
http://hifiduino.wordpress.com/apple-aluminum-remote/
 
Jun 7, 2016 at 12:56 AM Post #6 of 32
I understand this is an old thread, but since it's just about the only page on the Internet that mentions Audio-gd and IR codes I will post my experience here.
All relevant links at the bottom.
 
I was looking for a way to control my Audio-gd Precision 1 amplifier with my Samsung Galaxy S4. First I contacted Kingwa at Audio-gd, and he provided me with NEC-codes for the Precision 1. I translated them to pronto codes with IrScrutinizer, but it didn't work. I figured it was the wrong codes, so I went back to Kingwa, but he wasn't able to help me.
Long story short I ended up concluding, that if I wanted this feature I had to somehow capture the signals from the remote itself. I purchased the parts for building a "Arduino Nano as IR sender and receiver", and together with IrScrutinizer it did the job.
With the codes and a combination of the android apps "Unified remote" and "Tasker" i ended up with a remote looking like the one I linked to below.
 
IrSrutinizer: http://www.harctoolbox.org/downloads/index.html
Thread at remotecentral.com: http://www.remotecentral.com/cgi-bin/mboard/rc-theater/thread.cgi?4898#1316358
Arduino Nano as IR sender and receiver: http://www.harctoolbox.org/arduino_nano.html
Unified remote: https://www.unifiedremote.com/
Tasker: http://tasker.dinglisch.net/
NEC and Pronto codes for the Precision 1: http://tinyurl.com/hch8nmx
Picture of Tasker remote: http://tinyurl.com/hgsxe4k
Tasker remote export: http://tinyurl.com/hgsxe4k
 
Dec 28, 2016 at 6:42 PM Post #7 of 32
I have a Audio GD NOS 11 with the metal remote (no presets)
 
This are the original Audio GD codes,
 
case 0x80: select++;     
         case 0x84: select--; 
         case 0x88: mute
         case 0x8c: volume++; 
         case 0x90: volume--; 
   case 0x09: select=1; 
         case 0x0d: select=2; 
         case 0x1a: select=3; 
   case 0x01: select=4; 
         case 0x00: select=5; 
         case 0x02: select=6; 
   case 0x04: select=7; 
         case 0x06: select=8; 
         case 0x08: select=9;
 
Is there someone who can convert them to Hex pronto codes for my Logitech remote? 
 
Dec 29, 2016 at 3:04 AM Post #9 of 32
  Hi Holco
 
You can use IrScrutinizer to convert the codes.
It's free and you can download it here: http://tinyurl.com/hsxgfqy
 
Regards Anders

Thanks Anders :)
 
Got the program but I really don't know what to do with it.
 
The thing is that Logitech is willing to ad the remote codecs to my account so that (iff it's all working) the Audio-GD NOS 11 will be added in there database, but they can only use Hex pronto codes.
 
Br,  Mario
 
Dec 29, 2016 at 3:47 AM Post #10 of 32
Instruction for the "case 0x80: select++;"
 
1. Start IrScrutinizer
2. Choose the fan "Generate"
3. In the "Protocol" scroll list you choose "NEC1"
4. In the "D" (device) field you insert a 0
5. Leave the "S" (subdevice) blank
6. In the "F" (function) field you insert 80
7. Press generate.
 
You can read more about generating with IrScrutinizer here: http://tinyurl.com/zj3gwzt
 
Dec 29, 2016 at 4:01 AM Post #11 of 32
So if I understand it correct I need to convert the following red codes for the Audio-GD NOS 11 ?
 
case 0x80: select++;
 
80              
        
case 0x84: select--; 
 
84
        
case 0x88: mute
 
88
        
case 0x8c: volume++; 
 
8c
 
case 0x90: volume--; 
 
90
 
case 0x09: select=1; 
 
09
 
case 0x0d: select=2; 
 
0d
 
case 0x1a: select=3; 
 
1a
 
case 0x01: select=4; 
 
01
 
case 0x00: select=5; 
 
00
 
case 0x02: select=6; 
 
02
 
case 0x04: select=7; 
 
04
 
case 0x06: select=8; 
 
06
 
case 0x08: select=9;
 
08
 
Dec 29, 2016 at 4:10 AM Post #13 of 32
I don't see/know how I can test them, my idea was to mail all the codes to Logitech support.
 
IrSrutinizer won't accept codes like 8c (the added letter) any idea ?
 
Dec 29, 2016 at 5:56 AM Post #14 of 32
What I got so far, any idea about the unparsable value's ??
 

Input ++ (nec1 code: 80)
 
0000 006C 0022 0002 015B 00AD 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0016 0016 0016 0016 0016 0016 0016 0016 0041 0016 0016 0016 0041 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0016 0016 0041 0016 0016 0016 0041 0016 05F7 015B 0057 0016 0E6C
 
 
Input –  (nec1 code: 84)
 
0000 006C 0022 0002 015B 00AD 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0016 0016 0016 0016 0041 0016 0016 0016 0041 0016 0016 0016 0041 0016 0016 0016 0041 0016 0041 0016 0016 0016 0041 0016 0016 0016 0041 0016 0016 0016 0041 0016 05F7 015B 0057 0016 0E6C
 
 
Mute  (nec1 code: 88)
 
0000 006C 0022 0002 015B 00AD 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0016 0016 0016 0016 0016 0016 0041 0016 0041 0016 0016 0016 0041 0016 0016 0016 0041 0016 0041 0016 0041 0016 0016 0016 0016 0016 0041 0016 0016 0016 0041 0016 05F7 015B 0057 0016 0E6C
 
 
Volume ++  (nec1 code: 8c)
 
(unparsable value)
 
 
Volume --  (nec1 code:  90)
 
0000 006C 0022 0002 015B 00AD 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0016 0016 0041 0016 0016 0016 0041 0016 0041 0016 0016 0016 0041 0016 0016 0016 0041 0016 0016 0016 0041 0016 0016 0016 0016 0016 0041 0016 0016 0016 0041 0016 05F7 015B 0057 0016 0E6C
 
 
Input 1  (nec1 code: 09)
 
(unparsable value)
 
 
 
Input 2  (nec1 code: 0d)
 
(unparsable value)
 
 
 
Input 3  (nec1 code: 1a)
 
(unparsable value)
 
 
 
Input 4  (nec1 code: 01)
 
0000 006C 0022 0002 015B 00AD 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 05F7 015B 0057 0016 0E6C
 
 
Input 5  (nec1 code: 00)
 
0000 006C 0022 0002 015B 00AD 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 05F7 015B 0057 0016 0E6C
 
 
Input 6  (nec1 code: 02)
 
0000 006C 0022 0002 015B 00AD 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0016 0016 0041 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0041 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 05F7 015B 0057 0016 0E6C
 
 
Input 7  (nec1 code: 04)
 
0000 006C 0022 0002 015B 00AD 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0016 0016 0016 0016 0041 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0041 0016 0041 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 05F7 015B 0057 0016 0E6C
 
Input 8  (nec1 code: 06)
 
0000 006C 0022 0002 015B 00AD 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0016 0016 0041 0016 0041 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0041 0016 0016 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 05F7 015B 0057 0016 0E6C
 
 
Input 9  (nec1 code: 08)
 
(unparsable value)
 
 
 

 
Dec 29, 2016 at 11:38 AM Post #15 of 32
Logitech support have put the codes in my account, tested them, nothing works :frowning2:
 

Users who are viewing this thread

Back
Top