TMY HDR-ZS232E

If you have learned signals that don't get decoded when you look at them in IR.exe, post your file to the Diagnosis Area then post your question here (including a link to the file).

Moderator: Moderators

Post Reply
chuliu
Posts: 454
Joined: Sat Dec 04, 2010 10:44 am
Location: Hong Kong

TMY HDR-ZS232E

Post by chuliu »

https://www.hifi-remote.com/forums/dload ... e_id=13293

I recorded the ict file to try to create slinngbox bin file. The protocol read as nec-f16, device code 51.0 and obc 1 is 48, and obc2=xx

If I follow the above to create a bin file using remotemaster, it won't control any thing.

I noticed the signal has no repeat no matter how long I press it. That may be a little tricky.

Please help create rmdu file. Thanks.

The buttons in the ict files are as follows:
1: power
2: display service
3: 3 digit input
4: digital terrestrial
5: BS
6: CS
7: 1
8: 2
9: 3
10: 4
11: 5
12: 6
13: 7
14: 8
15: 9
16: 10
17: 11
18: 12
19: menu
20: DATA
21: Guide
22: back
23: up
24: down
25: left
26: right
27: ok
28: ch+
29: ch-
30: vol+
31: vol-
32: inside channel
33: channel info
34: channel display
35: mute
36: blue
37: red
38: green
39: yellow
40: schedule list
41: record list
42: subtitles
43: audio
44: record setting
45: stop
46: playback
47: record
48: rewind
49: ffwd
chuliu
Posts: 454
Joined: Sat Dec 04, 2010 10:44 am
Location: Hong Kong

Post by chuliu »

I managed to do it with a custom protocol.
with 1=(422,844), 0=(422,422)
and lead in = 3360 and - 1680, and lead out type=(one on, lead out), lead out off=-74767
the power button reads:
11001100 00000000 00001100 10001000
the 1 button reads:
11001100 00000000 00001100 01001000

the first 3 bytes are device code, the last byte is command byte.
with data type=dev-cmd and device data=3 bytes msb and command byte=1 lsb
I have deviec code=204, 0, 12 and obc for power=16, the same as irscope's read.

Therefore, with the custom protocol, device 1=204, device 2=0, device 3=12, and obc the same as irscope read, the rmdu works fine on my stb.


I will attach the rmdu later after I tide it up.

Here is the file:
https://www.hifi-remote.com/forums/dload ... e_id=13294

Thanks.
Post Reply