Search found 14 matches

by Thedemon007
Wed Aug 23, 2023 3:06 am
Forum: Non-JP1
Topic: Chinese android smart tv special key translation to LIRC
Replies: 9
Views: 13847


Now want try made the tv compatible with other control modifying their ir_config.ini file, some advice, explanation or links of documentation what somebody can share to accomplish this? Now i undestand more and learn some :D

Header=0x8890
KEY_CVT_FAC_AGING = 0x000b

88 hexadecimal number to ...
by Thedemon007
Wed Aug 23, 2023 1:15 am
Forum: Non-JP1
Topic: Chinese android smart tv special key translation to LIRC
Replies: 9
Views: 13847


Can I assume all the codes from that codeset will work with this TV?
Yes i generate a .hex file with makehex with this command:
$ java -jar makehex.jar -d 136 -s 144 nec1
This give me a .hex file, i import to IrScrutinizer using option Text/CVS -> Raw, line based -> Import all/param, so i ...
by Thedemon007
Tue Aug 22, 2023 2:14 pm
Forum: Non-JP1
Topic: Chinese android smart tv special key translation to LIRC
Replies: 9
Views: 13847

There must be something wrong with your setup since no valid Pronto HEX signal contains "0000" (except possibly in the first four positions). Can it possibly be that you used a demodulating receiver (TSOP****) on the Arduino? (If so, try selecting "Use receive for capture).

Amm ok i use hs0038 i ...
by Thedemon007
Tue Aug 22, 2023 10:11 am
Forum: Non-JP1
Topic: Chinese android smart tv special key translation to LIRC
Replies: 9
Views: 13847

signal capture but no can use it

Already i found a way for capture the signal because after put a indian firmware in the smart tv, so i use ZazaRemote android app and the control what i found have the neccesary signal for exit of the "aging mode".

i capture signal using IrScrutinizer software and a arduino328 with Agirs 1.0.5 ...
by Thedemon007
Tue Aug 22, 2023 3:43 am
Forum: Non-JP1
Topic: Chinese android smart tv special key translation to LIRC
Replies: 9
Views: 13847

I don't see how to tell which protocol it's using, so the best I can do is guess that it's NEC1 with a device code of 136, sub-device 144 and an OBC of 11.

Can you use that to create what you need in LIRC?
Thanks for you response and information, I'm really not an expert and I still don't quite ...
by Thedemon007
Sun Aug 20, 2023 1:33 pm
Forum: Non-JP1
Topic: Chinese android smart tv special key translation to LIRC
Replies: 9
Views: 13847

Chinese android smart tv special key translation to LIRC

I see in xda web a file called ir_config.ini of a chinese smart tv this file is saved in the system folder of tv "/vendor/tvconfig/config/ir_config.ini' i want translate a key code called KEY_CVT_FAC_AGING to LIRC conf file because i think it can desactivate the "aging mode".

I put a tv in this ...
by Thedemon007
Wed Jul 31, 2019 9:22 am
Forum: Non-JP1
Topic: What is protocol for TCL TV L32E5390E
Replies: 11
Views: 27289

Work!

The Robman wrote:The following upgrade file has all the functions that I could find for RCA-38, dev 15:
http://www.hifi-remote.com/forums/dload ... e_id=25636
I change protocol RCA to RCA-38 and fill alternate PID, upload and work :D Thanks
by Thedemon007
Tue Jul 30, 2019 11:09 pm
Forum: JP1 - New Remotes & RDFs
Topic: 30863086 The Remarkable DirecTV Remote Control
Replies: 40
Views: 117562

Re: How add the others buttons?... pinout..

The Robman wrote:Could you take a full length pic of the PCB and also one of the front of the remote, so I can tell which button each button code refers to?
s63=tv input, s56=format
Image

Great thanks The Robman...
by Thedemon007
Tue Jul 30, 2019 9:03 pm
Forum: Non-JP1
Topic: What is protocol for TCL TV L32E5390E
Replies: 11
Views: 27289

testing..

The following upgrade file has all the functions that I could find for RCA-38, dev 15

Ok solved conection with RMIR, then i test this file in my control with my tv no work with arduino only can capture very close:
ch up
Code : 903E6B07 (32 bits)
Timing[51]:
+3900, -4000 + 450, -2050 + 400 ...
by Thedemon007
Tue Jul 30, 2019 6:17 pm
Forum: JP1 - New Remotes & RDFs
Topic: 30863086 The Remarkable DirecTV Remote Control
Replies: 40
Views: 117562

How add the others buttons?... pinout..

How to map the other buttons?

Pinout, solder in resistence is more easy:
Image
by Thedemon007
Mon Jul 29, 2019 1:49 pm
Forum: JP1 - New Remotes & RDFs
Topic: 30863086 The Remarkable DirecTV Remote Control
Replies: 40
Views: 117562

mdavej wrote:Restart RMIR and try again. It scans the RDF files on startup.
or yes i forget try restart RMIR.. Donwload Raw
by Thedemon007
Mon Jul 29, 2019 11:44 am
Forum: Non-JP1
Topic: What is protocol for TCL TV L32E5390E
Replies: 11
Views: 27289

My jp1 not have support

mdavej wrote:Please tell us what setup code or upgrade you're using with JP1 that partially works.
Hello when I mean some buttons don't work i mean he has hardware problems :( so i thought about giving it some use, setup a code with my cable ftdi but now see it not have support, my control is a RC64.
by Thedemon007
Mon Jul 29, 2019 11:33 am
Forum: JP1 - New Remotes & RDFs
Topic: 30863086 The Remarkable DirecTV Remote Control
Replies: 40
Views: 117562

So RC64 not have support?

I have a old rc64 with problems in some buttons (mute/enter and others), so no can change the code, so I thought set the code via cable, but RMRI say "No RDF matches signature starting 3086" i copy the "30863086 (DirecTV-RC64).rdf" in the rdf folder but show same msg. Donwload Raw maybe this rc64 is ...
by Thedemon007
Thu Jul 25, 2019 11:12 am
Forum: Non-JP1
Topic: What is protocol for TCL TV L32E5390E
Replies: 11
Views: 27289

More info raw codes

Hello i no have TCL tv but a old tv crt is compatible with this signals, i lost original control but i use a smartphone galaxy s6 with zaza remote app and too capture signals with arduino. I have a jp1.3 control but some buttons no works as soon as I have time, i going try program it with cable if ...