AC Raw Code problem - Gree GRS 242H/HM-N2
Posted: Sun Jul 20, 2014 2:55 am
Hi there,
I've been trying to emulate an AC remote for quite some time now, after a lot of search I end up here and something tells me that You can help me! I tried your code and it's working fine! this is the Raw for CoolOn/MidFan/16oC
Raw: (139) 8996, -4480, 644, -1652, 644, -556, 644, -556, 640, -1656, 640, -560, 644, -1652, 640, -1656, 640, -560, 668, -532, 668, -532, 664, -540, 640, -560, 640, -560, 640, -536, 664, -564, 612, -588, 612, -588, 616, -588, 612, -588, 612, -560, 640, -588, 612, -1684, 620, -1676, 648, -552, 672, -528, 676, -524, 648, -556, 648, -552, 648, -1648, 648, -552, 648, -1648, 648, -552, 648, -552, 648, -1648, 648, -552, 648, -19928, 676, -1648, 644, -556, 644, -556, 648, -552, 648, -556, 644, -556, 648, -552, 648, -552, 648, -556, 648, -552, 648, -552, 648, -552, 648, -552, 652, -1644, 648, -552, 648, -556, 648, -552, 648, -552, 648, -556, 644, -556, 648, -552, 644, -556, 648, -552, 648, -556, 644, -556, 648, -552, 648, -552, 648, -556, 648, -1644, 648, -556, 644, -1648, 652, -552, 648,
I've also kind of self decode the HEX output so the above signal would be 9600060A
9->Cool On, 6->Middle Fan direction, 0->16oC, 0060A->Always the same (as far as i know). I can't make a lot of sense from the DEC results.
The next step was to try to send the raw data with irsend.sendRaw(Raw, 139, 36);. Did work! I've already changed RAWBUF to 230 in the library. I don't know how to use IRfreq of IRlib.h so i don't know the freq of the signal. i tried changing the freq to 33,30,40,50 but nothing happened.
The AC unit is a Gree GRS 242H/HM-N2 and the remote is a YB1FA. The reciever is tagged "19 232 1836 3V" on top. For anything else You might need please ask.
Any help would be great! thanks in advance!
I've been trying to emulate an AC remote for quite some time now, after a lot of search I end up here and something tells me that You can help me! I tried your code and it's working fine! this is the Raw for CoolOn/MidFan/16oC
Raw: (139) 8996, -4480, 644, -1652, 644, -556, 644, -556, 640, -1656, 640, -560, 644, -1652, 640, -1656, 640, -560, 668, -532, 668, -532, 664, -540, 640, -560, 640, -560, 640, -536, 664, -564, 612, -588, 612, -588, 616, -588, 612, -588, 612, -560, 640, -588, 612, -1684, 620, -1676, 648, -552, 672, -528, 676, -524, 648, -556, 648, -552, 648, -1648, 648, -552, 648, -1648, 648, -552, 648, -552, 648, -1648, 648, -552, 648, -19928, 676, -1648, 644, -556, 644, -556, 648, -552, 648, -556, 644, -556, 648, -552, 648, -552, 648, -556, 648, -552, 648, -552, 648, -552, 648, -552, 652, -1644, 648, -552, 648, -556, 648, -552, 648, -552, 648, -556, 644, -556, 648, -552, 644, -556, 648, -552, 648, -556, 644, -556, 648, -552, 648, -552, 648, -556, 648, -1644, 648, -556, 644, -1648, 652, -552, 648,
I've also kind of self decode the HEX output so the above signal would be 9600060A
9->Cool On, 6->Middle Fan direction, 0->16oC, 0060A->Always the same (as far as i know). I can't make a lot of sense from the DEC results.
The next step was to try to send the raw data with irsend.sendRaw(Raw, 139, 36);. Did work! I've already changed RAWBUF to 230 in the library. I don't know how to use IRfreq of IRlib.h so i don't know the freq of the signal. i tried changing the freq to 33,30,40,50 but nothing happened.
The AC unit is a Gree GRS 242H/HM-N2 and the remote is a YB1FA. The reciever is tagged "19 232 1836 3V" on top. For anything else You might need please ask.
Any help would be great! thanks in advance!