I created the Arduino with the ESP8266 module but I can't operate my inverter with it, because it's a different type (checked the working of it with a IR sniffer). Is there a possibility to create an Arduino sketch for the Mitsubishi Heavy Industries SRK 35 ZS?
If the IR protocol is different, it would be necessary to modify ESP8266.h and ESP8266.cpp , but we would need to know how the protocol works. Check this: https://github.com/r45635/HVAC-IR-Control for more info.
I created the Arduino with the ESP8266 module but I can't operate my inverter with it, because it's a different type (checked the working of it with a IR sniffer). Is there a possibility to create an Arduino sketch for the Mitsubishi Heavy Industries SRK 35 ZS?