Your Universal Remote Control Center
RemoteCentral.com
Philips Pronto Classic Forum - View Post
Previous section Next section Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Topic:
Solved: Unique repeat key question for Uniden Satellite Remote
This thread has 9 replies. Displaying all posts.
Post 1 made on Monday June 2, 2003 at 12:31
aafflyer
Lurking Member
Joined:
Posts:
June 2003
5
I am trying to program my Pronto to take the place of my destroyed Uniden SQ-590 UHF C-Band Satellite remote (yes, the dog really did eat (well chew) the remote control).

This satellite supplied a mini IR remote and a UHF remote. The mini remote does not have the MENU button.

Unfortunately, to get to some of the features of this unit, you would press the MENU on the UHF remote and hold for 4 seconds. Then you would get into the installation menu.

Using the mini, I learned one of the buttons, decoded the algorithim, and found all the "key codes" (I've forgotten all the terms, it's been a while since I used all the Pronto tools including Pronto Edit).

So, I can get the MENU single press to work -- it brings up a "different menu" with one press vs the hold it for four seconds.

But when I try to hold it for four seconds, the "single menu" screen just pops up, pops off, pops up, pops off, etc.

So, does anybody have any idea of how I can modify the repeat part of a key's program? Again, please excuse the wrong terms being asked in my questions.

Charlie

This message was edited by aafflyer on 06/02/03 21:09.
Post 2 made on Monday June 2, 2003 at 13:18
King of typos
Loyal Member
Joined:
Posts:
June 2002
5,281
Thank you for telling the whole story of what is going on. From what you said. You have to press and hold the button to bring up the install menu. However, you press and release the same button, it brings up a different menu. To me this is saying that when you press and hold the button on the oem remote, it will not send a single out until the 4 seconds are up. Which must be a tottally different single. So maybe you have to find that ir code.

Rob
Post 3 made on Monday June 2, 2003 at 15:26
johnsfine
IR Expert
Joined:
Posts:
September 2002
5,159
Charlie,

Rob might be right about this, but there are several other possibilities I think are more likely. I don't want to type a long incomprehensible description of all those possibilities.

If I knew what the Pronto hex looked like for the working short press of Menu, I could eliminate most possibilities for the reason the long press doesn't work. Probably I could just tell you the Pronto Hex that would work for a long press.
OP | Post 4 made on Monday June 2, 2003 at 15:43
aafflyer
Lurking Member
Joined:
Posts:
June 2003
5
Ok, the hex for the menu key is:

0000 006d 0000 0020 000b 0045 000b 001d 000b 001d 000b 001d 000b 001d 000b 0045 000b 001d 000b 0045 000b 001d 000b 001d 000b 0045 000b 0045 000b 001d 000b 001d 000b 001d 000b 0702 000b 0045 000b 001d 000b 001d 000b 001d 000b 001d 000b 001d 000b 0045 000b 001d 000b 0045 000b 0045 000b 001d 000b 001d 000b 0045 000b 0045 000b 0045 000b 0702

And yes, if you just press the menu key (without holding it) you get a different menu then the one you get when you hold the key for four seconds. If I remember (and it has been quite some time since the remote was "modified" by the dog), the "single press" menu comes up and stays while you keep holding the button, and then after four seconds it switches to the "second menu".

Thanks for the offer to try to help.

Charlie
OP | Post 5 made on Monday June 2, 2003 at 15:51
aafflyer
Lurking Member
Joined:
Posts:
June 2003
5
On 06/02/03 13:18, King of typos said...
Thank you for telling the whole story of what
is going on.

...

So maybe you have to find that
ir code.

Rob

I forgot to mention that I used tools from this site to make buttons for all possible 256 IR codes, and then went through them one by one to find which codes mapped to the remote picture in my manual.

So, I don't think there is a separate IR code sent after the four seconds.

Also, the same MENU key pressed once is a key that can be used to leave the "one press" as well as the "four second" menu mode.

Thus, the way the repeat code is programed now is really sending repeated codes with a "pause". I need a "continuous code" for as long as I hold the key. Again, I appologise for not using the correct terms.

Charlie
Post 6 made on Monday June 2, 2003 at 16:40
Anthony
Ultimate Member
Joined:
Posts:
May 2001
28,878
Charlie, there is something that looks weird in your code.

can you try
code A
0000 006d 0000 0010 000b 0045 000b 001d 000b 001d 000b 001d 000b 001d 000b 0045 000b 001d 000b 0045 000b 001d 000b 001d 000b 0045 000b 0045 000b 001d 000b 001d 000b 001d 000b 0702

and
code B
0000 006d 0000 0010 000b 0045 000b 001d 000b 001d 000b 001d 000b 001d 000b 001d 000b 0045 000b 001d 000b 0045 000b 0045 000b 001d 000b 001d 000b 0045 000b 0045 000b 0045 000b 0702

write back what happens (does A work? does B work?
...
OP | Post 7 made on Monday June 2, 2003 at 17:15
aafflyer
Lurking Member
Joined:
Posts:
June 2003
5
THANKS!!!!

Code A works! Brings up menu, and if you hold down four seconds later installation menu pops up.

Code B goes menu on / menu off / menu on / menu off / ... just like my "old code" did.

You said my codes looked "weird". Should I redo all the other codes I generated from the one learned code? Or since they work (well, they are intermittant in the macros I built), should I leave well enough alone?

Again, thanks big time. No more flashing 12:00 -- believe it or not, but setting clock was only available in the installation menu the satellite receiver -> poor design.

Charlie
Post 8 made on Monday June 2, 2003 at 17:21
johnsfine
IR Expert
Joined:
Posts:
September 2002
5,159
Anthony, that isn't weird. It is just the way Denon protocol works. Of course one possibility to consider is that Uniden doesn't know how Denon protocol works and is just using half of it. If Charlie used generic tools to decode they would recognise Denon from a half signal. If he used tools that know correct Denon to reencode they would reencode the whole thing. Or maybe the Unidef RF misuses the Denon code halves and an IR remote can only duplicate that similarly. So your halves of the Denon code ARE worth trying though the orriginal isn't weird.

Charlie, I found a set of signals for the Uniden UST-4500 in a TheaterTouch file. It is Denon protocol (both halves) and is device code 1, just like your signal. The menu function is command 37, while your menu function is command 101. I'm sure it isn't coincidence 101=37+64. I expect either that all of the UST-4500 commands are 64 less than your commands, or that the device ignores that bit (command 37 is the same as 101). Have you tried command 37?

I'll paste in the full list below in case that helps you. Are your commands each 64 more than these.

I notice that command 38 (function 0-B) in the TheaterTouch file is configured to always hold for a long time, but every other command is normal. I expect that fact is related to what you're trying to solve but I'm not sure how.

The one other possibility that fits your symptoms is that the 0702 is too large for the Uniden. Try reducing that to something smaller (reduce both 0702's in your hex to the same smaller value) and see what difference it makes.

The EFC below is only for UEI remotes. The number before the EFC is the command number:

0-B(Denon):1:38 EFC=241
6-C(Denon):1:53 EFC=047
4-D(Denon):1:55 EFC=045
3-F(Denon):1:13 EFC=143
1-G(Denon):1:15 EFC=141
9-K(Denon):1:45 EFC=111
8-R(Denon):1:46 EFC=113
7-S(Denon):1:47 EFC=109
2-T(Denon):1:14 EFC=145
5-W(Denon):1:54 EFC=049
Audio(Denon):1:11 EFC=140
AUX(Denon):1:51 EFC=044
C/Ku(Denon):1:50 EFC=048
Call(Denon):1:39 EFC=237
Cancel(Denon):1:19 EFC=076
Channel -(Denon):1:22 EFC=081
Channel +(Denon):1:30 EFC=209
East(Denon):1:23 EFC=077
Enter(Denon):1:52 EFC=051
Freeze(Denon):1:41 EFC=110
Help(Denon):1:24 EFC=210
Menu(Denon):1:37 EFC=239
Message(Denon):1:32 EFC=242
Mute(Denon):1:12 EFC=147
PIP(Denon):1:43 EFC=108
Polarity(Denon):1:16 EFC=082
Power(Denon):1:40 EFC=114
Review(Denon):1:48 EFC=050
SAT/TV(Denon):1:56 EFC=178
Set Up(Denon):1:17 EFC=078
Skew(Denon):1:9 EFC=142
Video(Denon):1:10 EFC=144
View(Denon):1:44 EFC=115
Volume -(Denon):1:20 EFC=083
Volume +(Denon):1:28 EFC=211
West(Denon):1:21 EFC=079

Post 9 made on Monday June 2, 2003 at 18:57
johnsfine
IR Expert
Joined:
Posts:
September 2002
5,159
On 06/02/03 17:15, aafflyer said...
|
You said my codes looked "weird". Should I redo
all the other codes I generated from the one
learned code? Or since they work (well, they
are intermittant in the macros I built), should
I leave well enough alone?

1) I guess I should be more careful about typing long answers that show up after the problem is resolved (see above).

2) If the macros are intermittant, you should be able to experiment a little an fix them. You probably already understand that to get the first half of the Denon signal you change the 4'th word from 0020 to 0010 and throw away everything past the first 0702.

As usual, I can think of reasons why using the half signals MIGHT be better and I can think of other things you might tweak instead. If you really want the macros more reliable, experiment a little. I'll offer more guesses after that if you still need ant want them.
OP | Post 10 made on Monday June 2, 2003 at 21:08
aafflyer
Lurking Member
Joined:
Posts:
June 2003
5
I modified all the codes to set the 3rd word to 0000 (some were 0010) and the 4th word to 0010 (all were 0020) and discarded all past the first 0702, and now all macro's behave quite nicely.

Thanks everyone for the help.

Charlie


Jump to


Protected Feature Before you can reply to a message...
You must first register for a Remote Central user account - it's fast and free! Or, if you already have an account, please login now.

Please read the following: Unsolicited commercial advertisements are absolutely not permitted on this forum. Other private buy & sell messages should be posted to our Marketplace. For information on how to advertise your service or product click here. Remote Central reserves the right to remove or modify any post that is deemed inappropriate.

Hosting Services by ipHouse