Hello all.
I have been at this for about 4 hours now but having trouble getting things to work. I have a TASCAM CC-222MKII. The remote for this unit was gone when I got it and a replacement is around $60 starting. I would like to get the codes for it and get a cheap learning remote or just build one with the buttons I want.
TASCAM has the remote codes directly on their site in an Excel file all in NEC protocol. It has “DATA Code” (button function) and “Custom Code” (address code I’m guessing) all in HEX. I have done some hunting around on how to get that added to an IR file type for the Flipper but everything I have tried is not working.
Example code from Excel file has CD Play as “03” (data) and “8124” (custom code). I have tried the following:
name: CD Play
type: parsed
protocol: NEC
address: 81 24 00 00
command: 03 00 00 00
That doesn’t do anything. I have tried some other codes without success. I have even tried running the two hex values through a convert I found online to generate an IR HEX like below and it doesn’t work (tried adjusting frequency to other TASCAM remotes, no joy).
name: CD PLAY
type: raw
frequency: 38029
duty_cycle: 0.330000
data: 0000 006D 0022 0002 0155 00AA 0015 0040 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0040 0015 0015 0015 0015 0015 0040 0015 0015 0015 0015 0015 0040 0015 0015 0015 0015 0015 0040 0015 0040 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0040 0015 0040 0015 0040 0015 0040 0015 0040 0015 0040 0015 05ED 0155 0055 0015 0E47
Anyone care to take a look? I know I’m probably just overlooking something.
Link to TASCAM Excel file in question - TASCAM Excel LINK