Search found 26 matches

by Jamin
Fri Sep 16, 2005 7:56 pm
Forum: JP1 - Hardware
Topic: 6131 w/ USB not acknowledging
Replies: 9
Views: 13965

They wouldn't work at all! It was pretty frustrating until I noticed the "move" key was pinched under the cover, and being held down the whole time. Popping that back up fixed it. All is well now. Thanks again, Rob!
by Jamin
Fri Sep 16, 2005 7:37 pm
Forum: JP1 - Hardware
Topic: 6131 w/ USB not acknowledging
Replies: 9
Views: 13965

Excellent! I tried it w/o the batteries, and it saw it. Put the batts back in, and now it works fine! Thanks a bunch. I'll remember that trick for next time. :)

edit: hmmm, but now none of the buttons work. :(
by Jamin
Fri Sep 16, 2005 7:04 pm
Forum: JP1 - Hardware
Topic: 6131 w/ USB not acknowledging
Replies: 9
Views: 13965

Re: Mine's having similar problem

this one doesn't need the jumper... I thought I had checked the solder points and they were good, but I loaded a little extra on the clock and data pins of the EEPROM, and now it's talking!! very awesome... with Tivo, I prefer to use this remote over the 8910. now, if I can just figure out how to ...
by Jamin
Thu Nov 18, 2004 12:37 pm
Forum: Code Search (Closed)
Topic: Codes for Pioneer DVR-520HS (DVD Recorder)
Replies: 42
Views: 42379

Thanks Rob. Forgot to post that I got most of them working ok.
by Jamin
Thu Nov 11, 2004 1:02 am
Forum: Code Search (Closed)
Topic: Codes for Pioneer DVR-520HS (DVD Recorder)
Replies: 42
Views: 42379

Here's those IR files for comparison:

6131 shifted

I used all the same buttons, except for "Navi Mark" which was on the Replay button on the 6131 -- it's on "L1" on the 8810. (btw, the 8810 doesn't have a "w" on it's model number -- it says "8810B00" on the battery cover... hope that doesn't ...
by Jamin
Tue Nov 09, 2004 1:29 am
Forum: Code Search (Closed)
Topic: Codes for Pioneer DVR-520HS (DVD Recorder)
Replies: 42
Views: 42379

Yeah! I picked up an 8810 (that's how I got the codes for some of those other buttons.) What do I need to do?
by Jamin
Mon Nov 08, 2004 9:26 pm
Forum: Code Search (Closed)
Topic: Codes for Pioneer DVR-520HS (DVD Recorder)
Replies: 42
Views: 42379

Any way we can check if the codes were wrong? If it has this 2-byte func, what will this mean — am I out of luck?
by Jamin
Mon Nov 08, 2004 5:50 pm
Forum: Code Search (Closed)
Topic: Codes for Pioneer DVR-520HS (DVD Recorder)
Replies: 42
Views: 42379

1) "Scan Forward2 (122 5)" does the same thing that "Scan Forward (036 0)" does, and "Scan Back2 (124 5)" is the same as "Scan Reverse (037 0)" -- so those aren't needed.

2) I've tried it twice, but the shift functions aren't working. Here's how I'm entering them - am I doing it right?

shifted ...
by Jamin
Mon Nov 08, 2004 11:55 am
Forum: Code Search (Closed)
Topic: Codes for Pioneer DVR-520HS (DVD Recorder)
Replies: 42
Views: 42379

Thanks Rob -- I'll try those tonight, and also let you know about those "Scan Back2 and Scan Forward2" commands.
by Jamin
Mon Nov 08, 2004 1:45 am
Forum: Code Search (Closed)
Topic: Codes for Pioneer DVR-520HS (DVD Recorder)
Replies: 42
Views: 42379

Functions that do nothing:
-/-- 097 1
D Navi 109 1
Edit 164 1
Erase 165 1
Playlist 175 1
Repeat AB 232 5
Rpt 228 5
Search 179 5

and these 2 aren't necessary:
Scan Back2 124 3
Scan Forward2 122 3

additional functions:
CM Skip Reverse 172 1
Disc History 057 1
One Touch Copy 054 1
Play Mode 127 5 ...
by Jamin
Sun Nov 07, 2004 5:56 pm
Forum: Code Search (Closed)
Topic: Codes for Pioneer DVR-520HS (DVD Recorder)
Replies: 42
Views: 42379

Rob,

I've found several functions in your Pioneer DVR-520HS layout that don't do anything, and I've added all the other missing keys from the DVR-502HS original remote. I just have a few more functions to test to make sure it's 100% correct -- and I was wondering if you'd like me to post my layout ...
by Jamin
Thu Nov 04, 2004 9:00 pm
Forum: Code Search (Closed)
Topic: Codes for Pioneer DVR-520HS (DVD Recorder)
Replies: 42
Views: 42379

Yeah -- it looks like the ones with 3's in the byte2 column do NOT work. I'll try it and let ya know! I appreciate all your help on this!!

Edit: Initial results are GOOD! The 5's seemed to take care of those others. I'll be testing them out. Thanks again for all your help.
by Jamin
Thu Nov 04, 2004 8:43 pm
Forum: Code Search (Closed)
Topic: Codes for Pioneer DVR-520HS (DVD Recorder)
Replies: 42
Views: 42379

We're slowly getting there! More keys work now, but not all of them -- like the number keys, for example. I can map out exactly which one work and which don't if that would help.
by Jamin
Thu Nov 04, 2004 7:57 pm
Forum: Code Search (Closed)
Topic: Codes for Pioneer DVR-520HS (DVD Recorder)
Replies: 42
Views: 42379

I tried it two times just to make sure, but there was no difference -- only those few codes I listed work.

I've saved the files again, if you'd like to look at them:
test6
by Jamin
Thu Nov 04, 2004 5:56 pm
Forum: Code Search (Closed)
Topic: Codes for Pioneer DVR-520HS (DVD Recorder)
Replies: 42
Views: 42379

Rob,

I tried the new file, (inserting the two zero bytes after "2A AB 0A CB"), and now some of the functions work:

[codes copied from Functions tab on KM]
Play 034 0 215 BB 00
Stop 032 0 213 FB 00
Pause 035 0 219 3B 00
Skip Forwards 038 0 214 9B 00
Skip Back 039 0 218 1B 00
Record 040 0 085 EB 00 ...