logo elektroda
logo elektroda
X
logo elektroda

[Solved] BK7231T - Moes IR Remote Contorl Model UFO-R6 (HVAC does not recognize the IR code)

Dinoc 1758 4
ADVERTISEMENT
  • #1 20811895
    Dinoc
    Level 2  

    The device was purchased in China and is very well built.
    I found no difficulties in installing the new firmware, and in the photos I include the pin configuration. (Firmware used: openBK7231T_UA_1.17.306.bin)
    But I was very disappointed with the reception behavior of IR codes, especially HVAC codes. I have an LG and a Hitachi, they are long and are not recognized in any way.
    I have a very similar device that uses the TYWE3S chip and installed Tasmota works wonderfully.
    I am interested in supporting the Elektroda project.
    Can anyone comment on where I might be going wrong or when this longer code handling part will be available?

    Thank you very much.

    log when use lg hvac:
    ********************************
    Info: MQTT: Publishing val IR_UNKNOWN 0x0 0 to obk55B216DC/ir/get retain=0
    Info: IR: IR MQTT publish IR_UNKNOWN 0x0 0 took 6ms
    Info: MQTT: Publishing val {"IrReceived":{"Protocol":"UNKNOWN","Bits":0,"Data":"0x0"}} to obk55B216DC/RESULT retain=0
    *********************************

    And this is the code for a simple remote control for an MP3 player, and works OK
    MQTT message configuration in Node-RED.
    MQTT Payload: NEC 0 45 1
    Topic: cmnd/obk55B216DC/IRsend

    ********************************
    Info: MQTT: Publishing val IR_NEC 0x0 0x45 0 to obk55B216DC/ir/get retain=0
    Info: IR: IR MQTT publish IR_NEC 0x0 0x45 0 took 6ms
    Info: MQTT: Publishing val {"IrReceived":{"Protocol":"NEC","Bits":32,"Data":"0xBA45FF00"}} to obk55B216DC/RESULT retain=0
    Info: MQTT: Publishing val IR_NEC 0x0 0x45 1 to obk55B216DC/ir/get retain=0
    Info: IR: IR MQTT publish IR_NEC 0x0 0x45 1 took 4ms
    Info: MQTT: Publishing val {"IrReceived":{"Protocol":"NEC","Bits":0,"Data":"0x0"}} to obk55B216DC/RESULT retain=0
    *********************************


    Photo of the bottom part of a universal remote UFO-R6 from China, featuring a label with model, power, and MAC number details.
    Internal view of an electronic device showing pin configuration and WB3S module. Device pin configuration with numbering and assigned functions. Screenshot of firmware selection menu.
  • ADVERTISEMENT
  • #2 20811934
    p.kaczmarek2
    Moderator Smart Home
    Hello, are you using development IR build with new codes or the basic one?
    Helpful post? Buy me a coffee.
  • ADVERTISEMENT
  • #3 20811949
    Dinoc
    Level 2  

    Hello, thank you for your attention and time.
    I only use the binary that the writer pulled from the web:
    openBK7231T_UA_1.17.306.bin
  • ADVERTISEMENT
  • #4 20813328
    p.kaczmarek2
    Moderator Smart Home
    We have a newer IR integration which is in the testing stage. It is not currently merged because its sometimes unstable.
    You can find it here: https://github.com/openshwprojects/OpenBK7231T_App/pull/723
    Helpful post? Buy me a coffee.
ADVERTISEMENT