Making an upgrade, any suggestions?

General JP1 chit-chat. Developing special protocols, decoding IR signals, etc. Also a place to discuss Tips, Tricks, and How-To's.

Moderator: Moderators

Post Reply
JSB
Posts: 3
Joined: Thu Dec 11, 2003 6:07 pm
Location: Cleveland, OH

Making an upgrade, any suggestions?

Post by JSB »

Check the post here for the background info:http://www.hifi-remote.com/forums/viewt ... =4892#4892

So did I HAVE to set up another divice?

I could not get around the problem of the Audio/0135 looks like this in Divices4.exe:

-----------------------------------------------------------------
Type: Audio
Code: 0135

Sub-group: RCVR

Protocol: NEC-28
Protocol Id: 00 5A
Fixed Data: 28 B4 49

Dev1: 210
Dev2: 109
Dev3:

Brands:
Onkyo, Toshiba
-----------------------------------------------------------------

But when I learned the "DVD" input key and looked it up in IR.EXE I got this:

Protocol: NEC1
Dev1 : 210
SubDev: 108
OBC : 140
Hex Cmd: CE
EFC : 060

So based on the Sub-Device being off I could not make one complete upgrade.

Any suggestions or is this how it is?

Thanks,
JSB
johnsfine
Site Admin
Posts: 4766
Joined: Sun Aug 10, 2003 5:00 pm
Location: Bedford, MA
Contact:

Post by johnsfine »

Most of those Onkyo devices use a combination of subdevices 108 and 109 as well as a combination of NEC1 and NEC2.

I don't remember what the NEC-28 used by Audio/0135 is. But based on the fact that it mostly works for these devices, I assume it is the version that does NEC1 for most keys and NEC2 for a few others.

There are a variety of different ways to combine subdevices 108 and 109. The simplest is with KeyMoves from another setup code. A combo method is probablty better in this case was already covered in that thread you linked.
Neil P
Posts: 33
Joined: Mon Dec 08, 2003 3:16 pm

Post by Neil P »

where is the devices and devices4 sheets that i read about , i cant seems to find them anywhere.

neil
usblipitor
Posts: 516
Joined: Fri Oct 10, 2003 10:06 pm
Location: Greenbelt, MD

Post by usblipitor »

Neil P
Posts: 33
Joined: Mon Dec 08, 2003 3:16 pm

Post by Neil P »

ahhh my bad ..... thanks .. thats for the 15-1994 remote only correct .. will check out the file and see if anything I can use for my URC-8810 ....

thanks again,
neil
usblipitor
Posts: 516
Joined: Fri Oct 10, 2003 10:06 pm
Location: Greenbelt, MD

Post by usblipitor »

Neil P wrote:thats for the 15-1194 remote only correct
No, I believe that most, if not all, of the stuff in device4.xls should apply to your remote as well.
The Robman
Site Owner
Posts: 21889
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

johnsfine wrote:I don't remember what the NEC-28 used by Audio/0135 is. But based on the fact that it mostly works for these devices, I assume it is the version that does NEC1 for most keys and NEC2 for a few others.
That's pretty much it. The NEC ($005a) executor is explained here. A parm of hex 28 in binary is 00101000, so bits 3 and 5 are set.

When B5 is set, it means the signal uses two device codes (eg, 210.109).
When B0 is clear, it means the signal is NEC1 (as opposed to NEC2).
When B3 is set, it means that NEC2 will be used for repeatable buttons (ie, VOL+/-, CH+/-, REWIND and F.FWD).
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
JSB
Posts: 3
Joined: Thu Dec 11, 2003 6:07 pm
Location: Cleveland, OH

Post by JSB »

johnsfine wrote: A combo method is probablty better in this case
Ok I have tried the following and have had no luck(nothing works :o ):

NEC1 Combo
NEC2 Combo
NEC1 2DEV Combo
And the Onkyo HT-R500 upgrade

But the 0135 setup code works (minus the DVD input).

Code: Select all

Type:	Audio
Code:	0135
	
Sub-group:RCVR
	
Protocol:	NEC-28
Protocol Id: 00 5A
Fixed Data: 28 B4 49
	
Dev1:	210
Dev2:	109
Dev3:	
The 'Fixed Data' is not the same as in the NEC1 nor NEC2 protocols.
Is this the problem?

JSB
Mark Pierson
Expert
Posts: 3018
Joined: Sun Aug 03, 2003 12:13 am
Location: Connecticut, USA
Contact:

Post by Mark Pierson »

JSB wrote:But the 0135 setup code works (minus the DVD input).

The 'Fixed Data' is not the same as in the NEC1 nor NEC2 protocols.
Is this the problem?
Probably. Try using NEC1 with your Device and Sub-Device, and enter '28' as the Parm value.
Mark
Post Reply