Hi,
thanks for your analyse and sorry for the late response.
I think, I got a hint, where my error could be. I have to refactor my code (correct ‘bit order’).
Br
Christian
Search found 4 matches
- Thu Jan 31, 2019 6:07 pm
- Forum: IR Protocols & Codes
- Topic: Panasonic CS-Z20TKEW CRC issue
- Replies: 7
- Views: 15665
- Tue Jan 08, 2019 12:29 pm
- Forum: IR Protocols & Codes
- Topic: Panasonic CS-Z20TKEW CRC issue
- Replies: 7
- Views: 15665
Re: Panasonic CS-Z20TKEW CRC issue
No Problem,
file is attached.
file is attached.
- Mon Jan 07, 2019 5:03 pm
- Forum: IR Protocols & Codes
- Topic: Panasonic CS-Z20TKEW CRC issue
- Replies: 7
- Views: 15665
Re: Panasonic CS-Z20TKEW CRC issue
Hi,
I don't have AnalyseIR.
It would be great, if you can help me. Attached is a log of the remote control.
Thanks for your help.
Br
Christian
I don't have AnalyseIR.
It would be great, if you can help me. Attached is a log of the remote control.
Thanks for your help.
Br
Christian
- Sun Jan 06, 2019 4:36 pm
- Forum: IR Protocols & Codes
- Topic: Panasonic CS-Z20TKEW CRC issue
- Replies: 7
- Views: 15665
Panasonic CS-Z20TKEW CRC issue
Hi, I have used and adopted the code from https://www.analysir.com/blog/2014/12/27/reverse-engineering-panasonic-ac-infrared-protocol/ and a tool (Arduino) to decode the actual remote control signals. I do not flip the bits, thats why my hex values starts with 0x40040720. In the send function, I sen...