USB PC Remote

If you have learned signals that don't get decoded when you look at them in IR.exe, post your file to the Diagnosis Area then post your question here (including a link to the file).

Moderator: Moderators

mdavej
Expert
Posts: 4631
Joined: Wed Oct 08, 2003 7:08 am

Post by mdavej »

You're not doing anything wrong. That custom protocol is for a remote with an S3F80 processor. Your 10820 has an HCS08 processor. A compatible version of the protocol will need to be written for you. Only a few people know how to do that. I'm not one of them.

EDIT: There already is a HCS08 version (thanks, Mike):

Code: Select all

Upgrade protocol 0 = 01 FF (HCS08) no-name USB combo (PB v4.01) 
 20 16 22 46 31 B6 45 05 07 00 9B 01 8B 00 9B 00 
 91 18 06 05 E6 02 E9 05 01 63 03 4E 62 60 CC FF 
 5F 
End
But the OP is already using the right one, so I have no idea what the problem is.
Last edited by mdavej on Mon Oct 05, 2009 12:29 pm, edited 1 time in total.
vickyg2003
Site Admin
Posts: 7104
Joined: Sat Mar 20, 2004 12:19 pm
Location: Florida
Contact:

Post by vickyg2003 »

Could you post the working IR file. I didn't have the tools nor the knowledge to properly test the 10820 version 9 months ago, but I do now.
Remember to provide feedback to let us know how the problem was solved and share your upgrades.

Tip: When creating an upgrade, always include ALL functions from the oem remote, even if you never plan on assigning them to a button. Complete function lists makes an upgrade more helpful to others.
ronmon
Posts: 24
Joined: Tue Nov 25, 2008 10:43 pm

Post by ronmon »

It appears to have something to do with AUX2 (where I had it assigned). When I assign this to another device, it worked great. Or, I believe, even if I push another device first (and have it assigned to AUX2), it then seemed to work??

Thanks for the responses, it helped me experiment elsewhere - I'm back up again.
sriram
Posts: 44
Joined: Mon Apr 03, 2006 11:26 pm

Post by sriram »

I got another of these remotes, but it seems to have different ir codes for certain keys. I have uploaded the learned set from the new remote here. The new codes are under "TV" and the old set are under "VCR". The keys that are different are rew, ff, page+, page-, up, down, left, right.

Would someone decode the new set please? Thanks very much.
vickyg2003
Site Admin
Posts: 7104
Joined: Sat Mar 20, 2004 12:19 pm
Location: Florida
Contact:

Post by vickyg2003 »

Is anybody looking at these?
Remember to provide feedback to let us know how the problem was solved and share your upgrades.

Tip: When creating an upgrade, always include ALL functions from the oem remote, even if you never plan on assigning them to a button. Complete function lists makes an upgrade more helpful to others.
vickyg2003
Site Admin
Posts: 7104
Joined: Sat Mar 20, 2004 12:19 pm
Location: Florida
Contact:

Post by vickyg2003 »

Code: Select all

TV   Rew   0110110   54
TV   FWD   0111110   62
TV   CH+   0111001   57
TV   CH-   0111101   61
TV   2     0011001   25
TV   4     0001110   14
TV   6     0000001   01
TV   8     0011010   26
I don't usually work at the 0 and 1s level, but this is the way the codes read. Please check the binary to decimal translation, but I "think" I've got it right.

It appears that the protocol is MSB, If these are supposed to be read from MSB then these would be your OBCs.
Remember to provide feedback to let us know how the problem was solved and share your upgrades.

Tip: When creating an upgrade, always include ALL functions from the oem remote, even if you never plan on assigning them to a button. Complete function lists makes an upgrade more helpful to others.
sriram
Posts: 44
Joined: Mon Apr 03, 2006 11:26 pm

Post by sriram »

hi vicky,

thanks for looking at these, but those OBCs correspond exactly to those in the original set (which don't work for the new set) :(
vickyg2003
Site Admin
Posts: 7104
Joined: Sat Mar 20, 2004 12:19 pm
Location: Florida
Contact:

Post by vickyg2003 »

Those are the codes I found in the link above. I downloaded a file called "usb remote 2". I'm wondering if you provided the correct link?
Remember to provide feedback to let us know how the problem was solved and share your upgrades.

Tip: When creating an upgrade, always include ALL functions from the oem remote, even if you never plan on assigning them to a button. Complete function lists makes an upgrade more helpful to others.
mdavej
Expert
Posts: 4631
Joined: Wed Oct 08, 2003 7:08 am

Post by mdavej »

That's the right file, but notice that the Gap info is different on the orig VCR learns versus the new TV learns. So I think they left the codes the same but changed the protocol on us.
vickyg2003
Site Admin
Posts: 7104
Joined: Sat Mar 20, 2004 12:19 pm
Location: Florida
Contact:

Post by vickyg2003 »

Good call Dave, I didn't notice the itty bitty change in the frequency timings. Apparently this device is very, very picky on the timings. I'm going to have to inspect these codes with my Widget, but first need to go over to where I have decent wifi!
Remember to provide feedback to let us know how the problem was solved and share your upgrades.

Tip: When creating an upgrade, always include ALL functions from the oem remote, even if you never plan on assigning them to a button. Complete function lists makes an upgrade more helpful to others.
mdavej
Expert
Posts: 4631
Joined: Wed Oct 08, 2003 7:08 am

Post by mdavej »

Thanks for digging into this, Vicky. Since they're pretty close, my hope is we can find some timings in between that work with both.
vickyg2003
Site Admin
Posts: 7104
Joined: Sat Mar 20, 2004 12:19 pm
Location: Florida
Contact:

Post by vickyg2003 »

Dave, You have one of these too don't you? Did you try sheela's learns on your unit?

Here is a possible protocol upgrade.

Upgrade protocol 0 = 01 FF (S3C8+) PB v4.01
43 87 21 8B 13 B7 45 05 07 00 9B 01 77 00 9B 00
7D 18 06 05 D7 02 D2 00 8D 01 46
End
Remember to provide feedback to let us know how the problem was solved and share your upgrades.

Tip: When creating an upgrade, always include ALL functions from the oem remote, even if you never plan on assigning them to a button. Complete function lists makes an upgrade more helpful to others.
sriram
Posts: 44
Joined: Mon Apr 03, 2006 11:26 pm

Post by sriram »

ok, the good news is that your protocol upgrade works perfectly :)

the bad news is that there was a bit of operator stupidity ( :oops: ) on my part, and it turns out that the original protocol actually works. turns out that the usb receiver received those ir signals perfectly but was sending out a different set of keystrokes than the original receiver. this confused my plugin which didn't recognize the new set of keystrokes.

sorry for wasting your time.
klaberte
Posts: 18
Joined: Wed Dec 24, 2003 8:38 pm

Green Media Center Button?

Post by klaberte »

Thanks to all the work done on this.

However, there is a big green button on the remote discussed above which looks to trigger the home screen of Windows Media Center. I haven't seen any learned code from that button. It would be great if I could get it!

I have a similar remote, shown here:
http://cgi.ebay.com//390073157549

This remote comes in as a Mitsubishi-71 remote, and I have found an upgrade that works. But, it too, is lacking the big green button.

Any ideas?
The Robman wrote:Cool, here's the KM file:
http://www.hifi-remote.com/forums/dload ... le_id=6182

Here's the RM version:
http://www.hifi-remote.com/forums/dload ... le_id=6183

And here's the PB version:
http://www.hifi-remote.com/forums/dload ... le_id=6184

This version uses a little bit of assembler, so there's no HCS08 or SST code included.
The Robman
Site Owner
Posts: 21890
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

According to your other post you have a 15-2104, which is a learning remote, so why don't you learn the missing button and either read out the info or post the IR file for one of us to look at.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
Post Reply