TechnoLux AC codes
Posted: Mon Jun 07, 2021 9:18 am
Hello,
I've deciphered the binary format for my TechnoLux AC (AnalysisIR sees the protocol as KOMECO112_128AC), but I am not sure how exactly to send it. I want to use a Xiaomi IR remote for this (chuangmi.remote.v2). From what I can tell it knows pronto codes and raw format, but since I know what the actual bytes are I want to send them so I can mix and match as I please. From what I can tell the remote expects a base64 encoded string as a command and maybe a frequency. What I can't figure out is do I have to encode my bytes in any way or do I just base64 them and send them?
This is an example of what I got:
Hex: 23CB26010024030A38000000007E
Binary:
00100011 11001011 00100110 00000001
00000000 00100100 00000011 00001010
00111000 00000000 00000000 00000000
00000000 01111110
I've deciphered the binary format for my TechnoLux AC (AnalysisIR sees the protocol as KOMECO112_128AC), but I am not sure how exactly to send it. I want to use a Xiaomi IR remote for this (chuangmi.remote.v2). From what I can tell it knows pronto codes and raw format, but since I know what the actual bytes are I want to send them so I can mix and match as I please. From what I can tell the remote expects a base64 encoded string as a command and maybe a frequency. What I can't figure out is do I have to encode my bytes in any way or do I just base64 them and send them?
This is an example of what I got:
Hex: 23CB26010024030A38000000007E
Binary:
00100011 11001011 00100110 00000001
00000000 00100100 00000011 00001010
00111000 00000000 00000000 00000000
00000000 01111110