I need to use a delay of about 4-5 seconds. (panasonic TV takes that long to start
I am using IR802. The rdf file is from 2005. (I didn't find newer version of the rdf file). IR802 allows me to create a special protocol key for pause. So I created that. (It allows to specify seconds directly instead of hex)
Target Device Target Key Type Function HexCmd Note
TV phantom5 Pause = 7secs $70$91
This is what I see in sepcial protocols after creation of the pause key. I use that key in my LKP long press. but it does not work.
I searched in the forum and found some stating that the protocol from extender did not work for them, so I decided to try the protocol from RM. I removed the protocol from IR. then created a new device (1212/cable) in RM, changed the protocol to pause(special). Added a key for 5 second pause (duration = 80). Used the protocol upgrade/device upgrade to get the keymove. Then changed the keymove to TV phantom5. After I uploaded the ir file to remote and executed the LKP, something went bad.. (The LCD showed all possible lines like it shows when the upload is done). After that most keys did not work. (LCD showed something like M9595 ..)
here is the LKP long press key sequence
DEV_AUD, DiscreteON, DEV_TV, DiscreteON, phantom5, s**t-4, DEV_AUD, 1, DEV_DVD, DiscreteON, XSHIFT-phantom1
phantomt on DEV_TV is pause. DEV_DVD discreteON is toadtog
(read about some weird behavior with pause and toad here)
So how can I get pause to work?
Thanks