RAW IR codes, RF support
So... I have CS-SSRC-IRC tuya remote with IR and RF, I flashed it, found pins, it receives IR, but unfortunately my AC sends unknown IR, and I didn`t find the feature to send raw IR, also the flash does not have RFreceive/RFsend, my question is, will you plan to add support for those, or it will be easier to change the module to ESPXXX?
Do you have powersave 1 set on the device?
What is it?
https://github.com/openshwprojects/OpenBK7231T_App/blob/main/docs/commands.md
I just remember powersave 1 getting in the way of my ir being recognised. Something about it affecting timings
I set it to 0, same input, didnt help, sometimes it decodes IR as a pulsedistance, sometimes as unknown, but I press the same button
Debug:IR:IR decode returned true, protocol 1
Debug:IR: Raw-Data=0x2
Debug:IR: 35 bits
Debug:IR: LSB first
Debug:IR:IR decode returned true, protocol PulseDistance (1)
Info:IR:IR MQTT publish IR_PulseDistance 0xA1B 0xA09 0 (35 bits) took 0ms
Debug:IR:IR fire event took 0ms
Debug:IR:IR decode returned true, protocol 1
Debug:IR: Raw-Data=0x2
Debug:IR: 35 bits
Debug:IR: LSB first
Debug:IR:IR decode returned true, protocol PulseDistance (1)
Info:IR:IR MQTT publish IR_PulseDistance 0xA1B 0xA09 0 (35 bits) took 0ms
Debug:IR:IR fire event took 0ms
Debug:IR:IR decode returned true, protocol 0
Debug:IR: Hash=0xB0894C81
Debug:IR:37 bits (incl. gap and start) received
Debug:IR:IR decode returned true, protocol UNKNOWN (0)
Info:IR:IR MQTT publish IR_UNKNOWN 0xB0894C81 0 took 0ms
Debug:IR:IR decode returned true, protocol 0
Debug:IR: Hash=0xE0782C23
Debug:IR:37 bits (incl. gap and start) received
Debug:IR:IR decode returned true, protocol UNKNOWN (0)
Info:IR:IR MQTT publish IR_UNKNOWN 0xE0782C23 0 took 0ms
Debug:IR:IR decode returned true, protocol 1
Debug:IR: Raw-Data=0x2
Debug:IR: 35 bits
Debug:IR: LSB first
Debug:IR:IR decode returned true, protocol PulseDistance (1)
Info:IR:IR MQTT publish IR_PulseDistance 0xA1B 0xA08 0 (35 bits) took 0ms
Debug:IR:IR fire event took 0ms
I'm having this same issue, did you ever find a resolution?
It seems IR raw is not supported.
Debug:IR:IR decode returned true, protocol 0
Debug:IR: Hash=0x0
Debug:IR:0 bits (incl. gap and start) received
Debug:IR:IR decode returned true, protocol UNKNOWN (0)
Info:IR:IR MQTT publish IR_UNKNOWN 0x0 0 took 4ms
no luck with the espRemote build either.