Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
I have problem with 2 byte checksum, the strange thing is that the checksum changes every 0x0F depending on the temperature level and mode, with no rule.
Thís is a sample of full data: 0x40001481260D9AC00000003E02E7076D
What brand/model IR demodulator are you using?
Panasonic CZ-RWS3
Information
I am trying to decode a Panasonic AC signal with 128bit length, format show as follow:
I have problem with 2 byte checksum, the strange thing is that the checksum changes every 0x0F depending on the temperature level and mode, with no rule. Thís is a sample of full data:
0x40001481260D9AC00000003E02E7076D
Any idea?