As you may recall, I have been generating quite a few experimental codes for you to try out, and apart from the ones with typos, they've all worked, so I now have up to 4 working codes for each function. Regarding the 4 functions mentioned in this example, I have the following codes listed as working...yesok wrote:45 7F 84 C7 D8 0F - Is this a typo? Please confirm the codes in my records.
temp 30 - 49 7F 84 C7 D8 2F
Fan - High - 49 7F 8D 47 D8 0F
mode - cool - 49 7F 8D 47 D8 0F
Cool Mode - Normal - 49 7F 8D 47 D8 0F
temp 30
45 7F 84 C7 D8 0F
49 7F 8E C7 D8 0F
49 7F 84 C7 D8 2F
41 7F 8E 47 D8 2F
Fan - High
45 7F 84 C7 D8 0F
49 7F 8D 47 D8 0F
mode - cool
45 7F 84 C7 D8 0F
49 7F 8D 47 D8 0F
Cool Mode - Normal
45 7F 84 C7 D8 0F
49 7F 8D 47 D8 0F
so, if you were to re-test the 45 7F 84 C7 D8 0F code, I think you'll find that it performs all 4 functions listed above. In fact, you could try each of the 4 codes listed for "temp 30" and you'll probably find that they will perform each of the 4 functions listed.
I have updated the spreadsheet that I have been compiling of all of these codes here...
http://www.hifi-remote.com/forums/dload ... le_id=4390
The codes shown in red are new experimental codes that I have generated but have not asked you to test yet. It's not essential that I know if these work, but if you are so inclined, you can test them.