Page 2 of 2
Posted: Sun Feb 27, 2011 12:58 pm
by jimdunn
Gemma wrote:
Power :
62D68F70 --> Click 1st time
18B5A3DC --> Click 2nd time
Home:
62D70EF0 --> Click 1st time
18B5C3BC --> Click 2nd time
Mute:
62D77E80 --> Click 1st time
18B5DFA0 --> Click 2nd time
If it's easy for you to post a full set of these codes, then I think it might be possible to get "somewhere" with these.
It's beyond me, I'm afraid, to actually convert these to a protocol and commands, but I think I can can see enough to recognise there are patterns that
may make that possible for our resident geniuses, perhaps with some experimentation on your part.
If you can post a full set, we should maybe move this to the "Protocol Decodes" section to seek wider help (but you don't need to worry about that - just post the codes here

)
Also, and I'm posting this not specifically to you, but as a general note to anyone here who looks at this - in case it helps, from the Chinese stuff you linked, I think I saw an implication that this device you are using may be a clone/compatible with WinLirc compatible capture device(s). I honestly don't know if that helps at all, but I'm dropping the note here just in case it does...
Posted: Sun Feb 27, 2011 1:38 pm
by Gemma
jimdunn wrote:
Also, and I'm posting this not specifically to you, but as a general note to anyone here who looks at this - in case it helps, from the Chinese stuff you linked, I think I saw an implication that this device you are using may be a clone/compatible with WinLirc compatible capture device(s). I honestly don't know if that helps at all, but I'm dropping the note here just in case it does...
You are really a expert.
Yes. IRCtrl is like WinLirc. I tried WinLirc, too. Here is the result I tested the button 'Power' of my remote. Analysis failed. This remote is probably only supported in raw mode. I searched all the topics in the forum and didn't find the way to covert the RAW data to the format which Remote Master understand.
#
# this config file was automatically generated
# using WinLIRC 0.6.5 (LIRC 0.6.1pre3) on Mon Feb 28 03:31:40 2011
#
# contributed by
#
# brand: Nextvod
# model:
# supported devices:
#
begin remote
name Nextvod
flags RAW_CODES
eps 25
aeps 100
ptrail 300
repeat 300 2678
gap 48452
begin raw_codes
name Power
300 4886 300 2124 300 2143
300 1040 300 997 300 2159
300 2153 300 2139 300 1015
300 2160 300 990 300 1000
300 2135 300 1067 300 2104
300 1044 300 1021 300 2148
300 939 300 2178 300 2185
300 2141 300 996 300 1011
300 1037 300 1013 300 2112
300 1100 300 943 300 1023
300 2138 300 2133 300 2148
300
end raw_codes
end remote
Posted: Sun Feb 27, 2011 2:19 pm
by jimdunn
Gemma wrote:You are really a expert.
No.
I'm really not.
I have maybe, possibly, perhaps above average
Google Fu, and I've been hanging around here, on and off, for a while...
but it's the
real experts who will solve this for you - I'll just be cheering from the sidelines and throwing in my 2 cents.

Posted: Sun Feb 27, 2011 2:44 pm
by 3FG
We can work with the LIRC stuff. Please capture all the functions, and combine them into one text file. Upload the file to the Diagnosis area of the File Section, and post a link to that file in this thread.
I think we only need the part that starts "flags RAW_CODES".
Thanks
ETA: the above code could be
{38k,300}<1,-3|1,-7>(1,-16,D:8,S:8,F:8,~F:8,1,-160) which bears a passing resemblance to Denon/Sharp or Mitsubishi.
But I'm suspicious of the the non-varying 300 for on times, considering the off times seem to have resolution of a few microseconds.
{38k,600}<1,-1|1,-3>(1,-8,D:8,S:8,F:8,~F:8,1,-78)+
is very close to NEC2 or NECx2 if we doubt the 300 usec is correct
If so the IR protocol would be NECx2 (or NEC2) Device 115.41 function 29.
Posted: Mon Feb 28, 2011 12:00 pm
by Gemma
Thank all experts.
I will capture all the function by WinLIRC and IRCtrl both.
Then upload the file to the Diagnosis area of the File Section. It need some time.
Posted: Mon Feb 28, 2011 2:40 pm
by 3FG
The WinLIRC files are the important ones-- they contain the timing information that we need to identify the IR protocol. So please start with the WinLIRC files.
Posted: Wed Sep 28, 2011 7:45 pm
by bless071
Excuse me, if someone can help ?!
I have the some problem with my Nextvod remote for slingbox.
did this problem solve ?
Posted: Wed Sep 28, 2011 8:19 pm
by eferz
bless071 wrote:Excuse me, if someone can help ?!
I have the some problem with my Nextvod remote for slingbox.
did this problem solve ?
This is all I could find regarding this box.
http://www.nextvod.com.tw/tw/img/home/stb.jpg
Posted: Thu Sep 29, 2011 6:51 am
by vickyg2003
I think 3FG was right in being suspicious of the 300 timings. I found another LIRC file for nextvod here that is clearly a nec1 command like 3fg suspected.
https://gist.github.com/831517 (archived copy
here)
This Lirc file shows
power 0xB847
3fg wrote:38k,600}<1,-1|1,-3>(1,-8,D:8,S:8,F:8,~F:8,1,-78)+
is very close to NEC2 or NECx2 if we doubt the 300 usec is correct
If so the IR protocol would be NECx2 (or NEC2) Device 115.41 function 29.
B8 read lsb = 29, so I think this is the file we need to work on.
Posted: Thu Sep 29, 2011 7:19 am
by vickyg2003
I didn't know what this was so I stuck it in the digital set top boxes folder.
Note I used the standard Nec1 signal I don't have the slingbox non-repeating nec version in my protocols ini.
http://www.hifi-remote.com/forums/dload ... le_id=9977
Posted: Thu Sep 29, 2011 10:30 am
by eferz
vickyg2003 wrote:I didn't know what this was so I stuck it in the digital set top boxes folder.
Hopefully, it isn't a big headed Asian man from 7-11 who wears a pleather blazer with leopard print lapels and a sequenced vest
I created those bin files as requested. All that was necessary was giving it a setup code and assigning the unassociated functions to custom 10-17 then exporting them to the respective Slingbox PL and RV remotes.
Customization instructions
Posted: Thu Sep 29, 2011 10:41 am
by vickyg2003
eferz wrote:vickyg2003 wrote:I didn't know what this was so I stuck it in the digital set top boxes folder.
Hopefully, it isn't a big headed Asian man from 7-11 who wears a pleather blazer with leopard print lapels and a sequenced vest
hahah

, now that
the image has been turned to a link, I wonder how many people are going to get this. You are funny.
Posted: Thu Sep 29, 2011 10:42 am
by eferz
eferz wrote:bless071 wrote:Excuse me, if someone can help ?!
I have the some problem with my Nextvod remote for slingbox.
did this problem solve ?
This is all I could find regarding this box.
http://www.nextvod.com.tw/tw/img/home/stb.jpg
Ahh, here is some more information:
http://wwww.smit.com.cn/English/proDeta ... InfoId=160 It is not much but at least we know the manufacturer, "Shenzhen State Micro Technology Co., Ltd., (SMiT)", and the Model, "IPTV STB GB620". Neither of which appears on the Logitech Harmony Database though.
Posted: Thu Sep 29, 2011 12:56 pm
by eferz
eferz wrote:eferz wrote:bless071 wrote:Excuse me, if someone can help ?!
I have the some problem with my Nextvod remote for slingbox.
did this problem solve ?
This is all I could find regarding this box.
http://www.nextvod.com.tw/tw/img/home/stb.jpg
Ahh, here is some more information:
http://wwww.smit.com.cn/English/proDeta ... InfoId=160 It is not much but at least we know the manufacturer, "Shenzhen State Micro Technology Co., Ltd., (SMiT)", and the Model, "IPTV STB GB620". Neither of which appears on the Logitech Harmony Database though.
Here's another link (
http://www.smit.com.cn/index.php?option ... 89&lang=en) to the box, on the remote I can almost make out the word "Olevia".