Your Universal Remote Control Center
RemoteCentral.com
iPhone & WM Remote Apps Forum - View Post
Previous section Next section Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Topic:
[Problem] IR code not working
This thread has 7 replies. Displaying all posts.
Post 1 made on Sunday February 23, 2014 at 03:24
wot.m.wot
Lurking Member
Joined:
Posts:
February 2014
3
hi guys,

me and my friend are working on a very simple app that will behave like remote control for my home Sony TV device. we developed simple app that has 2 inputs and one button (send)..:

input1 - pronto code
input2 - frequency

as I have Sony KDL 46HX800 I tried to send "power off" IR code to my TV but nothing really happens..:

pronto code (found on this forum)..:

0000 0067 0000 000d 0060 0018 0030 0018 0030 0018 0030 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0018 0018 0018 0018 0018 0018 0018 03de

frequency..: 40 kHz

could somebody tell me if I'm missing something..?

what I can see is that green diode on my TV blinks when I use my original Sony TV remote (RM-ED034) but when I use my HTC ONE trying to send above IR code this green diode does not blink at all...

confirmed that my HTC sends IR signal (confirmed with camera and I can see it's working)...

any advise why my TV does not recognize this signal..?

thanks in advance..!
OP | Post 2 made on Sunday February 23, 2014 at 14:18
wot.m.wot
Lurking Member
Joined:
Posts:
February 2014
3
looks like I found out what happened... this Pronto code had to be sent twice in short time (or doubled in length) then it worked..:

0000 0067 0000 000d 0060 0018 0030 0018 0030 0018 0030 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0018 0018 0018 0018 0018 0018 0018 03de 0060 0018 0030 0018 0030 0018 0030 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0018 0018 0018 0018 0018 0018 0018 03de

my question now.: is this normal..? is this some kind of redundancy..?

why codes needs to be sent twice - at least in my case with above sony TV..?

please advise...

thanks..!
Post 3 made on Sunday February 23, 2014 at 23:45
ask4mikie
Long Time Member
Joined:
Posts:
February 2011
30
Many AV devices require 2 or 3 or more repeats of an ir code before they respond. In most programmable remotes, repeats is a parameter that can be adjusted for an ir code.

Mike P.
OP | Post 4 made on Monday February 24, 2014 at 02:35
wot.m.wot
Lurking Member
Joined:
Posts:
February 2014
3
right,

that makes sense...

thanks for explanation..!
Post 5 made on Thursday February 27, 2014 at 07:52
SysIntegration
Advanced Member
Joined:
Posts:
December 2013
895
I had the same challenged when firing from an elan HC6. The sony devices I was using wanted to see 3 repeats before they responded. I am sure it probably also has something to do with the device you are firing the commands out of, as all emitters, blasters, etc are not created equally.
0101001101111001011100110100100101101110011101000110010101100111011100100110000101110100011010010110111101101110
Post 6 made on Monday November 28, 2016 at 10:11
Android15
Lurking Member
Joined:
Posts:
November 2016
2
Hello guys,

I have the same Problem with an LGTV 47LA6208.

Was trying to send IR-Signals using the ConsumerIrManager API with my Galaxy S4.
The TV does not react. I could not solve it by repeating the signal.

I tried lots of codes I have found here including the following:

Toggle Power:
0000 006d 0022 0002 0154 00ab 0015 0015 0015 0015 0015 0041 0015 0016 0015 0016 0015 0015 0015 0015 0015 0015 0015 0040 0015 0040 0015 0015 0015 0041 0015 0041 0015 0040 0015 0040 0015 0040 0015 0015 0015 0015 0015 0015 0015 0041 0015 0016 0015 0016 0015 0015 0015 0016 0015 0041 0015 0041 0015 0040 0015 0015 0015 0040 0015 0041 0015 0041 0015 0040 0015 0612 0154 0056 0015 0e5d

Power On:
0000 006d 0022 0002 0157 00ab 0016 0015 0016 0015 0016 003f 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 003f 0016 003f 0016 0015 0016 003f 0016 003f 0016 003f 0016 003f 0016 003f 0016 0015 0016 0015 0016 003f 0016 0015 0016 0015 0016 0015 0016 003f 0016 003f 0016 003f 0016 003f 0016 0015 0016 003f 0016 003f 0016 003f 0016 0015 0016 0015 0016 05f3 0156 0055 0016 0e4d

Power Off:
0000 006d 0022 0002 0157 00ab 0016 0015 0016 0015 0016 003f 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 003f 0016 003f 0016 0015 0016 003f 0016 003f 0016 003f 0016 003f 0016 003f 0016 003f 0016 0015 0016 003f 0016 0015 0016 0015 0016 0015 0016 003f 0016 003f 0016 0015 0016 003f 0016 0015 0016 003f 0016 003f 0016 003f 0016 0015 0016 0015 0016 05f3 0156 0055 0016 0e4d

Frequency: 38028

Would you provide some code you have used?

Thx

Last edited by Android15 on November 28, 2016 10:21.
Post 7 made on Tuesday November 29, 2016 at 10:03
Android15
Lurking Member
Joined:
Posts:
November 2016
2
Ok solved it =), thx.
Post 8 made on Friday June 26, 2020 at 06:51
jonlewis090
Junior Member
Joined:
Posts:
June 2020
1
looks like I found out what happened... this Pronto code had to be sent twice in short time (or doubled in length) then it worked


Jump to


Protected Feature Before you can reply to a message...
You must first register for a Remote Central user account - it's fast and free! Or, if you already have an account, please login now.

Please read the following: Unsolicited commercial advertisements are absolutely not permitted on this forum. Other private buy & sell messages should be posted to our Marketplace. For information on how to advertise your service or product click here. Remote Central reserves the right to remove or modify any post that is deemed inappropriate.

Hosting Services by ipHouse