Page 1 of 1
Kallox remote - motorized curtains
Posted: Mon Apr 04, 2011 12:19 am
by hucke
Hi
Kind of new to this stuff but appreciate any help. I'm controlling my Home Theater with Global Cache GC-100 and MainLobby.With IRWidget/IRScope and MakeHex and help from others everything works good except for my motorized curtains. I can't get codes to work. I got help from RemoteCentral forum earlier but I was advised to ask you experts here. Can someone take a look at my ICT-file and give me a hint whats wrong
Regards Hucke
https://www.hifi-remote.com/forums/dload ... le_id=9584
Posted: Mon Apr 04, 2011 5:07 am
by vickyg2003
Hucke,
When you use the widget to capture your signals you should use the notes feature so we can tell which functions go to which signal.
Did you capture all the remote functions?
I see you are using makehex. What kind of remote are you needing this for, and what kind of output do you want?
Posted: Mon Apr 04, 2011 8:21 am
by hucke
Hi and thanks for reply. I've made a new file with notes. I want the code to be in hex pronto form for sending from computer (Global Cache GC-100). There is only four codes that I need (IR ch 8,curtain close,curtain open and stop). Any help appreciated,I'm stuck on this.
Regards Hucke
https://www.hifi-remote.com/forums/dload ... le_id=9585
Posted: Mon Apr 04, 2011 12:04 pm
by hucke
Posted: Mon Apr 04, 2011 12:57 pm
by The Robman
Hi Hucke, just FYI, I've had to edit all of your posts because you keep formatting the [URL] syntax incorrectly. Plus, if you're going to post the full URL there's no need to use [URL] as the forum will format the link correctly.
Posted: Mon Apr 04, 2011 4:24 pm
by vickyg2003
The Robman wrote: if you're going to post the full URL there's no need to use [URL] as the forum will format the link correctly.
I didn't know that!!
Hi Hucke
Are you aware that IRScope will export learns in Hex?
set ir ch 8 : Protocol=F12 Device=0.0 OBC=10 (Pronto from signal)
0000 006E 0000 000C 0011 002F 0011 002F 0011 002F 0011 002F 0011 002F 0031 000F 0011 002F 0031 000F 0011 002F 0011 002F 0011 002F 0011 0529
close curtain : Protocol=F12 Device=0.1 OBC=16 (Pronto from signal)
0000 006D 0000 0018 0011 002F 0011 002F 0011 002F 0031 000F 0011 002F 0011 002F 0011 002F 0011 002F 0031 000F 0011 002F 0011 002F 0011 0534 0011 002F 0011 002F 0011 002F 0031 000F 0011 002F 0011 002F 0011 002F 0011 002F 0031 000F 0011 002F 0011 002F 0011 0D3D
open curtain : Protocol=F12 Device=0.1 OBC=8 (Pronto from signal)
0000 006E 0000 0018 0011 002F 0011 002F 0011 002F 0031 000F 0011 002F 0011 002F 0011 002F 0031 000F 0011 002F 0011 002F 0011 002F 0011 0528 0011 002F 0011 002F 0011 002F 0031 000F 0011 002F 0011 002F 0011 002F 0031 000F 0011 002F 0011 002F 0011 002F 0011 0D1D
stop : Protocol=F12 Device=0.1 OBC=4 (Pronto from signal)
0000 006E 0000 0018 0010 0030 0010 0030 0010 0030 0030 0010 0010 0030 0010 0030 0030 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0529 0010 0030 0010 0030 0010 0030 0030 0010 0010 0030 0010 0030 0030 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0D1E
Or didnt' that work?
Posted: Mon Apr 04, 2011 9:47 pm
by 3FG
This started at
Remote Central. I wanted to see if DecodeIR.dll was interpreting the signals correctly, since hucke reported that Pronto Hex (nearly identical to Vicky's post) didn't work.
In fact, these IRWidget learns are textbook perfect F12 signals. So probably the Global Cache isn't handling the Pronto Hex entry correctly. The GC-100 had some trouble with NEC1 as
we saw with hucke's HK receiver.
Here's my guess at "set ir ch 8" (sent twice):
sendir,mod-addr:conn-addr,4,38000,2,1,17,47,17,47,17,47,49,15,17,47,17,47,17,47,17,47,49,15,17,47,17,47,17,1332
If this works, you can make the other signals by converting the hexadecimal durations to decimal and replacing 17,47,17......
Description of Global Cache format.
Posted: Tue Apr 05, 2011 11:39 am
by hucke
Thank's both for reply!
The CLOSE pronto code made by IRWidget that vickyq2003 provided actually works!! but none of the others. I've tried earlier with hex codes from IRWidget an it produces another code:
Works
close curtain : Protocol=F12 Device=0.1 OBC=16 (Pronto from signal)
0000 006D 0000 0018 0011 002F 0011 002F 0011 002F 0031 000F 0011 002F 0011 002F 0011 002F 0011 002F 0031 000F 0011 002F 0011 002F 0011 0534 0011 002F 0011 002F 0011 002F 0031 000F 0011 002F 0011 002F 0011 002F 0011 002F 0031 000F 0011 002F 0011 002F 0011 0D3D
my exported to pronto Don't work
Protocol=F12 Device=0.1 OBC=16 (Pronto from decode)
0000 006D 0018 0000 0010 0031 0010 0031 0010 0031 0030 0011 0010 0031 0010 0031 0010 0031 0010 0031 0030 0011 0010 0031 0010 0031 0010 053E 0010 0031 0010 0031 0010 0031 0030 0011 0010 0031 0010 0031 0010 0031 0010 0031 0030 0011 0010 0031 0010 0031 0010 053E
So it seems that pronto FROM SIGNAL works but not pronto from DECODE in this case but not testing the others.
sendir,2:3,4,38000,2,1,17,47,17,47,17,47,49,15,17,47,17,47,17,47,17,47,49,15,17,47,17,47,17,1332 provided by 3FG also works but not as channel 8 but closes the curtain !
Can you see a pattern in this beavior so one could figure out codes not working ?
Regards Hucke
Posted: Tue Apr 05, 2011 4:09 pm
by The Robman
the only difference in those two signals is that the working one repeats and the other one does not.
Look at the first 4 words of data: "0000 006D 0000 0018" vs. "0000 006D 0018 0000".
The 3rd word states how much data is in the "sent once" section and the 4th word states how much data is in the "repeating" section.
I bet that if you were to edit the bad code, changging "0018 0000" to "0000 0018" it would work.
Posted: Tue Apr 05, 2011 9:23 pm
by 3FG
Hucke,
Sorry, I labeled the Global Cache string incorrectly. The one I posted is supposed to close the curtain.
It sends the IR signal twice, so I think Rob is right. Just make sure to have the Pronto Hex or the GC format send two signals.
Thank's for help
Posted: Thu Apr 28, 2011 2:37 pm
by hucke
Hi
Been busy but got things to work now thank's to your help
Hucke

Posted: Fri Apr 29, 2011 10:14 am
by greenough1
Hi Hucke,
Can you post a follow up as to what you did to get things to work (there were at least 2 different suggestions as to what to try)? This will help the next guy who's got a similar problem.
Thanks,
jeff