Rob, thank you very much,
unfortunatelly, after my additional investigation I know that my original remote uses NEC1 protocol (seperate short code when button is held down).
So, is it possible to re-use your hack for NEC1 protocol, and if yes, can you show the right way?
Thanks again,
Il
Search found 9 matches
- Sat May 05, 2007 12:38 am
- Forum: JP1 - Software
- Topic: Ideas for Button action with same EFC/OBC
- Replies: 26
- Views: 24023
- Thu May 03, 2007 3:31 am
- Forum: JP1 - Software
- Topic: Ideas for Button action with same EFC/OBC
- Replies: 26
- Views: 24023
- Wed May 02, 2007 10:20 pm
- Forum: JP1 - General Forum
- Topic: How to hack NEC1 protocol?
- Replies: 2
- Views: 4325
How to hack NEC1 protocol?
I've a box (hdd player Enigma), where a long press of the FFWD and REW buttons is
treated as rewind and fast forward, and a short press is treated as NEXT and PREV files. It is very terrible, so I begin to search and have found here a hacked NEC2 protocol with similar functionality written by Rob ...
treated as rewind and fast forward, and a short press is treated as NEXT and PREV files. It is very terrible, so I begin to search and have found here a hacked NEC2 protocol with similar functionality written by Rob ...
- Mon Sep 05, 2005 7:24 am
- Forum: Code Search (Closed)
- Topic: "Region Free" code for Pioneer DVD players
- Replies: 40
- Views: 56977
Thanks
Thank you very much, Rob, for your quick reply, and again for all the job with JP1,
Il
Il
- Sun Sep 04, 2005 11:49 pm
- Forum: Code Search (Closed)
- Topic: "Region Free" code for Pioneer DVD players
- Replies: 40
- Views: 56977
Compatible with URC-8040
Hi,
the question to Mr. TheRobman,
is this upgrade/protocol compatible with URC-8040 (from the beginning of that topic you say about URC-8060 remote)
Thanks in advance,
Il
the question to Mr. TheRobman,
is this upgrade/protocol compatible with URC-8040 (from the beginning of that topic you say about URC-8060 remote)
Thanks in advance,
Il
- Sat Sep 03, 2005 8:52 am
- Forum: JP1 - General Forum
- Topic: URC-8040 WAV Upgrade
- Replies: 1
- Views: 3509
URC-8040 WAV Upgrade
Sorry for a stupid question,
is it possible to upgrade URC-8040 (Kameleon 4/European) with WAV-file? I've prepared the file on the computer, but 8040's manuals doesn't point me to the right place - how to say to the 8040 go to the sound upgrade position?
Thanks in advance,
Il
is it possible to upgrade URC-8040 (Kameleon 4/European) with WAV-file? I've prepared the file on the computer, but 8040's manuals doesn't point me to the right place - how to say to the 8040 go to the sound upgrade position?
Thanks in advance,
Il
- Sat Sep 03, 2005 12:33 am
- Forum: JP1 - Extenders
- Topic: Using special pause protocol
- Replies: 16
- Views: 18909
- Fri Sep 02, 2005 7:27 am
- Forum: JP1 - Extenders
- Topic: Using special pause protocol
- Replies: 16
- Views: 18909
- Fri Sep 02, 2005 3:47 am
- Forum: JP1 - Extenders
- Topic: Using special pause protocol
- Replies: 16
- Views: 18909
Using special pause protocol
Hello,
please help me to use a special pause protocol from URC-8040 extender. the code for it is:
tv_1104:
db FB ;Protocol = 0x1FB
db 0 ;No digit map
db 1 ;No defined keys
Protocol_1FB:
db 00,00,01
org Ram
LD W2, R03 ;Get count
CALL BlinkW2Times ;Pause by blinking LED
RET
There is no ...
please help me to use a special pause protocol from URC-8040 extender. the code for it is:
tv_1104:
db FB ;Protocol = 0x1FB
db 0 ;No digit map
db 1 ;No defined keys
Protocol_1FB:
db 00,00,01
org Ram
LD W2, R03 ;Get count
CALL BlinkW2Times ;Pause by blinking LED
RET
There is no ...