Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cooper&Hunter Sophia minisplit not working #2156

Open
jfolt opened this issue Oct 30, 2024 · 0 comments
Open

Cooper&Hunter Sophia minisplit not working #2156

jfolt opened this issue Oct 30, 2024 · 0 comments

Comments

@jfolt
Copy link

jfolt commented Oct 30, 2024

Hi,

I am trying to control C&H Sophia minisplit. As seen on the dump below, the remote seems to be detected fine (the temperature and other settings are correct). But when I send that raw code out to the minisplit there is no reaction.

I did something like this with another minisplit successfully, so I think the hardware (IR led) and the code is good.

Here is the IRrecvDumpV2 dump:

Timestamp : 000009.458
Library : v2.8.6

Protocol : MIDEA
Code : 0xA1A373FFFF57 (48 Bits)
Mesg Desc.: Type: 1 (Command), Power: On, Mode: 3 (Heat), Celsius: Off, Temp: 27C/81F, On Timer: Off, Off Timer: Off, Fan: 0 (Auto), Sleep: Off, Swing(V): -, Econo: -, Turbo: -, Quiet: Off, Light: -, Clean: -, 8C Heat: -
uint16_t rawData[199] = {4448, 4340, 624, 1526, 624, 448, 624, 1528, 626, 448, 654, 420, 622, 454, 622, 452, 624, 1526, 650, 1498, 626, 450, 622, 1528, 620, 454, 620, 454, 624, 450, 624, 1524, 624, 1526, 624, 450, 622, 1528, 654, 1494, 624, 1526, 624, 448, 654, 422, 640, 1508, 600, 1550, 592, 1558, 620, 1530, 622, 1526, 622, 1528, 622, 1528, 622, 1530, 594, 1554, 622, 1528, 624, 1526, 624, 1526, 626, 1524, 652, 1498, 624, 1524, 594, 1558, 624, 1524, 628, 1524, 622, 452, 616, 1534, 624, 450, 620, 1528, 592, 482, 626, 1524, 652, 1496, 594, 1558, 622, 5122, 4444, 4340, 622, 450, 620, 1528, 618, 456, 622, 1528, 624, 1526, 618, 1530, 618, 1532, 624, 450, 626, 450, 620, 1528, 624, 450, 624, 1526, 624, 1526, 592, 1558, 622, 452, 592, 484, 592, 1558, 620, 454, 592, 482, 620, 454, 626, 1524, 626, 1524, 648, 426, 592, 482, 622, 452, 620, 454, 622, 454, 618, 456, 620, 454, 620, 452, 622, 452, 622, 454, 618, 456, 594, 480, 618, 456, 590, 484, 592, 482, 590, 484, 592, 482, 622, 454, 590, 1558, 592, 482, 618, 1532, 620, 454, 620, 1530, 624, 452, 622, 452, 618, 456, 624}; // MIDEA A1A373FFFF57
uint64_t data = 0xA1A373FFFF57;

I send the raw data like this:
irsend.sendRaw(rawData, 199, 38);

Thanks,
Jarek

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant