Search found 11 matches

by Durkie
Tue May 22, 2012 3:25 am
Forum: JP1 - Beginners
Topic: New (JP1.4?) remote with signature 3327
Replies: 23
Views: 22803

I programmed a macro on a specific key and pressing the key didn't result in doing the macro but the original function.

I'll try the keymoves when my cable is resoldered because a wire came off. What is a keymove actually?
by Durkie
Fri May 18, 2012 3:27 am
Forum: JP1 - Beginners
Topic: New (JP1.4?) remote with signature 3327
Replies: 23
Views: 22803

Hooray!!!

This file worked almost perfectly. The only thing I changed are the button codes for TV and Cable/SAT like:

[Buttons]
TV=$01,
Cable/Sat=$11,

Defining a macro works (including write and read back), but it doesn't override the default code from the setup code.

My goal is to program ...
by Durkie
Mon May 14, 2012 2:44 am
Forum: JP1 - Beginners
Topic: New (JP1.4?) remote with signature 3327
Replies: 23
Views: 22803

This RDF does indeed work somewhat better. The problems are:

-Pressing the downlload button for the first time, an exception occures:
NullPointrException at Hashtable.put(Unknown source) at Remote.ParseDeviceTypeAlias(Remote.java:1921)
After Pressing OK, the download seems to succeed.
-New Keymove ...
by Durkie
Sat May 12, 2012 2:05 pm
Forum: JP1 - Beginners
Topic: New (JP1.4?) remote with signature 3327
Replies: 23
Views: 22803

Yes, I'm running 2.02 Beta 1.5r. I only have 2 tabs: General and Raw. When I switch to Raw after download, it switches to that tab. When I go back to the General tab, it seems to switch back but the raw data is stil shown. Putting the program to the background and back shows the general tab again ...
by Durkie
Sat May 12, 2012 1:15 pm
Forum: JP1 - Beginners
Topic: New (JP1.4?) remote with signature 3327
Replies: 23
Views: 22803

I already tried to add the extra 0 but that doesn't matter. Also changing the size does not work. The last lines in the logfile after reading and quiting the program are:

Interface opened successfully
Base address = $EC80
Interface type = 1
Searching for RDF
Final signature sought = 332706
Remote ...
by Durkie
Sat May 12, 2012 12:02 pm
Forum: JP1 - Beginners
Topic: New (JP1.4?) remote with signature 3327
Replies: 23
Views: 22803

The RDF doesn't seem to work. When I select download from remote it keeps downloading till I quit the program.

Some additional info: The remote blinks after the time needed to do a raw download.
by Durkie
Tue May 08, 2012 2:46 am
Forum: JP1 - Beginners
Topic: New (JP1.4?) remote with signature 3327
Replies: 23
Views: 22803

The scancodes are probably like this:

Key ScanCode
---- -----------
TV 01
STB 11
1 02
2 0A
3 12
4 03
5 0B
6 13
7 04
8 0C
9 14
0 0D
AV 05
Menu 15
Left 06
Right 16
Up 0E
Down 10
OK 0F
Vol+ 07
Vol- 08
Mute 20
Chan+ 17
Chan- 18
Guide 1C
Info 24
Back 23
Red 1D
Green 1E
Yellow 26
Blue 25
Teletext 1F
Exit ...
by Durkie
Tue May 08, 2012 12:53 am
Forum: JP1 - Beginners
Topic: New (JP1.4?) remote with signature 3327
Replies: 23
Views: 22803

@3FG Thanks for the help, but i don't think it's possible to record macro's on this remote. It's just a simple remote. See http://www.oneforall.com/en_UK/product/1/universal-remotes/1/basic/228/easy-robust-2-in-1 . I can only configure it by supplying a code for tv and stb or by learning it from ...
by Durkie
Mon May 07, 2012 10:01 am
Forum: JP1 - Beginners
Topic: New (JP1.4?) remote with signature 3327
Replies: 23
Views: 22803

by Durkie
Mon May 07, 2012 8:39 am
Forum: JP1 - Beginners
Topic: New (JP1.4?) remote with signature 3327
Replies: 23
Views: 22803

New (JP1.4?) remote with signature 3327

Hi All,

I just started looking into programming remotes and specifically a One for All (URC-6420). The remote is not recognised with the IR application but It is recognised with the RMIR (Remote master 2.02 Beta with newer files from RMIR_beta15). The signature is 3327, but it seems there's no RDF ...
by Durkie
Fri May 04, 2012 9:36 am
Forum: JP1 - Beginners
Topic: Big Button Remotes
Replies: 17
Views: 29277

@dtveng: I've got a URC-6420 Remote and I tried to connect it to a Jp1.2/1.3 USB cable but it doesn't work.

Did you manage to get it to work?