arduino-ac-remote
arduino-ac-remote copied to clipboard
How to issue the command in hexadecimal format using IRLib2
I was trying to send in the format mySender.send(UNKNOWN,0xff00ff00ff00df205ba454ab, 0, 36); for example, but the A/C does not respond. I've tried all possible parameter changes. Can you help me? Reference based on his work: https://github.com/arthurkrupa/ac-ir-mqtt-zhjt03