Your Universal Remote Control Center
RemoteCentral.com
Everything Else Forum - View Post
Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Original thread:
Post 24 made on Sunday March 5, 2017 at 05:42
gourav
Lurking Member
Joined:
Posts:
March 2017
2
Hi,

I am using this Device

and using your code for LG tv Power on button

IrSignal irSignal = Pronto.ccfSignal("0000 006d 0026 0000 0155 00aa 0016 0015 0016 0015 0016 0040 0016 0015 0016 0015 0016 0014 0016 0015 0016 0015 0016 0040 0016 0040 0016 0015 0016 0040 0016 0040 0016 0040 0016 0040 0016 0040 0016 0040 0016 0014 0016 0040 0016 0015 0016 0015 0016 0014 0016 0040 0016 0040 0016 0014 0016 0040 0016 0015 0016 0040 0016 0040 0016 0040 0016 0014 0016 0015 0016 060b 0155 0055 0016 0e58 0155 0055 0016 00aa"
);

ModulatedIrSequence modulatedIrSequence = irSignal.toModulatedIrSequence(1);

Wave wave = new Wave(modulatedIrSequence, frq, 16, 2, true, false, false, false);
wave.play();


For same LG pronto code IR enabled mobile device is able to power on the TV but when i am using with this code and generating WAV file and play my device is detecting and light is blinking. But TV is not responding to it.

Pattern which your code is generating

8967 4470 579 552 579 552 579 1683 579 552 579 552 579 526 579 552 579 552 579 1683 579 1683 579 552 579 1683 579 1683 579 1683 579 1683 579 1683 579 1683 579 526 579 1683 579 552 579 552 579 526 579 1683 579 1683 579 526 579 1683 579 552 579 1683 579 1683 579 1683 579 526 579 552 579 40680 8967 2235 579 96558 8967 2235 579 4470


and Ir enabled mobile is generating

26 26 8866 4420 572 546 572 546 572 1664 572 546 572 546 572 546 572 520 572 546 572 1664 572 1664 572 546 572 1664 572 1664 572 1664 572 1664 572 1664 572 546 572 546 572 1664 572 546 572 546 572 546 572 1664 572 1664 572 1664 572 1664 572 546 572 1664 572 1664 572 1664 572 520 572 546 572 40222 8866 2210 572 95472 8866 2210 572 4420

Please tell me what i am doing wrong here.


Hosting Services by ipHouse