logo elektroda
logo elektroda
X
logo elektroda

BK7231N - Universal IR Remote Contorl

yarix2 35943 180
ADVERTISEMENT
  • #181 21641497
    sanychlxg60989
    Level 1  
    Hello, i tried to learn my ir remote controller.
    my air conditioner NEOLINE (in tuya it - CHIGO) - from tuya work ok.

    Info:IR:IR GOODWEATHER 0 0 1
    Info:IR:IR GOODWEATHER,48,0x552436000000
    Info:MQTT:Publishing val 3f,0x552436000000,48 to homeassistant/ir/get retain=0
    Info:IR:IR MQTT publish IR GOODWEATHER,48,0x552436000000 took 3ms
    Info:MQTT:Publishing val {"IrReceived":{"Protocol":"GOODWEATHER","Bits":48,"Data":"0x552436000000"}} to homeassistant/RESULT retain=0
    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic homeassistant/ir/get
    Info:MAIN:Time 619, idle 118019/s, free 68480, MQTT 1(2), bWifi 1, secondsWithNoPing -1, socks 2/38
    Info:IR:IR GOODWEATHER 0 0 1
    Info:IR:IR GOODWEATHER,48,0x552434000000
    Info:MQTT:Publishing val 3f,0x552434000000,48 to homeassistant/ir/get retain=0
    Info:IR:IR MQTT publish IR GOODWEATHER,48,0x552434000000 took 2ms
    Info:MQTT:Publishing val {"IrReceived":{"Protocol":"GOODWEATHER","Bits":48,"Data":"0x552434000000"}} to homeassistant/RESULT retain=0
    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic homeassistant/ir/get
    Info:MAIN:Time 620, idle 108566/s, free 68480, MQTT 1(2), bWifi 1, secondsWithNoPing -1, socks 2/38
    Info:GEN:dhcp=0 ip=192.168.1.233 gate=192.168.1.1 mask=255.255.255.0 mac=4c:a9:19:be:1e:0f
    Info:GEN:sta: 1, softap: 0, b/g/n
    Info:GEN:sta:rssi=-61,ssid=Home_Z,bssid=24:0f:5e:00:52:66,channel=1,cipher_type:CCMP
    Info:IR:IR Unknown ffffffff,0x7E4997B4,99
    Info:MQTT:Publishing val ffffffff,0x7E4997B4,99 to homeassistant/ir/get retain=0
    Info:IR:IR MQTT publish IR Unknown ffffffff,0x7E4997B4,99 took 3ms
    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic homeassistant/ir/get
    Info:MQTT:Publishing val {"IrReceived":{"Protocol":"UNKNOWN","Bits":99,"Data":"0x7E4997B4"}} to homeassistant/RESULT retain=0
    Info:MAIN:Time 621, idle 116845/s, free 68480, MQTT 1(2), bWifi 1, secondsWithNoPing -1, socks 2/38
    Info:IR:IR Unknown ffffffff,0x85BCC9D0,99
    Info:MQTT:Publishing val ffffffff,0x85BCC9D0,99 to homeassistant/ir/get retain=0
    Info:IR:IR MQTT publish IR Unknown ffffffff,0x85BCC9D0,99 took 3ms
    Info:MQTT:MQTT client in mqtt_incoming_publish_cb topic homeassistant/ir/get
    Info:MQTT:Publishing val {"IrReceived":{"Protocol":"UNKNOWN","Bits":99,"Data":"0x85BCC9D0"}} to homeassistant/RESULT retain=0

    if I try to send - say "OK", no actions on contioner.
    Screenshot of MQTT logs showing IR protocol data for the NEOLINE air conditioner in Tuya, including hex codes and Wi-Fi connection details. System console screen with MQTT and IR communication logs for a NEOLINE/CHIGO air conditioner connected to Tuya and Home Assistant. Screenshot of smart home system console logs showing MQTT messages and IR signal data from a GOODWEATHER protocol.
  • ADVERTISEMENT

Topic summary

The discussion centers on the BK7231N-based universal IR remote control devices, particularly models S08 (PCB S06-CBU-V1.2/V1.3) and iH-F8260 (PCB v4), focusing on hardware disassembly, pin configurations, firmware flashing, and IR functionality. Users share disassembly images and pinouts, highlighting accessible flashing pins (TX1, RX1, GND, 3.3V, CEN) and IR-related pins (IRSend, IRRecv, wifiLed). Firmware versions from 1.14.x to 1.15.x are tested, with IR receiver functionality confirmed on pin 8 (P8) and IR transmitter on pins 7 or 26 depending on the model. IR send commands use syntax like "IRSend NEC-1-14-1" via console, HTTP, or MQTT (topic format cmnd/device/IRSend). Challenges include device freezing, noisy IR reception (notably RC5 protocol interference), incomplete IR protocol support (especially for AC remotes like Mitsubishi, Samsung, Daikin), and inconsistent IR transmission reliability. Protocol filtering and inversion of IR output signals are discussed to improve performance. Firmware updates and pull requests aim to expand supported IR protocols, align with libraries like IRremoteESP8266 and Tasmota, and enhance MQTT integration with JSON payloads for IR events. Users report successful flashing using tools like uartprogram and BK7231GUIFlashTool, and integration with Home Assistant via MQTT. Ongoing development addresses IR send stability, protocol filtering, and expanded AC remote support. The community shares scope measurements, command syntax clarifications, and troubleshooting tips for pin assignments and device recovery modes.
Summary generated by the language model.
ADVERTISEMENT