logo elektroda
logo elektroda
X
logo elektroda

User Experience: Tuya WiFi Smart IR Remote Controller IRC03 [BK7231N] from Aliexpress

atomphil  35 9012 Cool? (+5)
📢 Listen (AI):

TL;DR

  • The Tuya WiFi Smart IR Remote Controller IRC03 from Aliexpress is a compact universal IR blaster with USB-C and seven IR LEDs.
  • Inside, it uses a single PCB with the BK7231N SoC soldered directly on board, unlike versions that use a breakout board.
  • Well-labelled test pins on the back expose flashing access, and the pin map lists IRSend on 7, IRRecv on 8, Btn24, and WifiLED.
  • Open Beken flashing worked without problems, and the device connected to Home Assistant and operated like other IR devices.
  • The housing opens easily, but the four latches can break off during disassembly.
Generated by the language model.
I bought an IRC03 Universal IR remote control from Aliexpress and would like to share my experience here:

Tuya Smart IR Remote with compatibility logos.

Tuya Smart IR Remote Control on Aliexpress page.

https://aliexpress.com/item/1005005942152298.html

The device itself is small, very well designed and comes with a USB C cable. It illuminates the room well in all directions with its seven ir leds.

Universal infrared remote control set with a USB-C cable and manual. Universal IR Remote IRC03 with USB-C Cable and Manual Back of a universal infrared remote control with technical specifications visible.

This is the information on the packaging and in the instructions (There also seems to be a version with an integrated thermometer and humidity meter.):

Photo of packaging with a QR code and iOS and Android labels. IR remote packaging with informational symbols. Information on the packaging of the Tuya WiFi Smart IR Remote Controller IRC03. Product specifications on the packaging of a universal infrared remote control.

The housing is easy to open, but care must be taken as the latches (four) can easily break off.

Two black circular case components with holes and notches. Photo of an open IRC03 Universal infrared remote control, showing the circuit board and interior casing.

The device differs from the other documented types. It has only one circuit board and the SoC is soldered on directly without a breakout board:

Circuit board with electronic components and LEDs. IRC03 Universal device circuit board with visible pin labels.

As you can read on the ic, it is a BK7231N. Flashing Open Beken works without any problems. Contact is made via well-labelled test pins on the back of the board.

Close-up of the circuit board of the IRC03 Universal remote with visible BK7231N chip. Interior of IRC03 universal remote with visible PCB and connected wires.

The Pin layout is as follows:
PinSetting
7IRSend
8IRRecv
9Btn
24WifiLED

Configuration:
Code: JSON
Log in, to see the code


Apart from the slightly different board, it is easy to get the device up and running with Open Beken and connect it to HA. Thanks to the easily accessible TP, everything is without any problems. The pins were quite easy to guess. Everything works as with the existing IR devices.

About Author
atomphil wrote 31 posts with rating 17 , helped 4 times. Been with us since 2023 year.

Comments

p.kaczmarek2 07 Nov 2023 01:24

Thanks for the teardown. It's interesting to see that the manufacturer didn't solder any of the big electrolytic capacitors on that PCB. [Read more]

atomphil 15 Nov 2023 14:59

Is there a way to send raw codes? I have a number of RGB LED bulbs and fairy lights that I would like to switch with the controller. I have not found any protocols for them. [Read more]

iff7378 07 Feb 2024 03:06

I just got 3 of these from Aliexpress and am struggling to flash it. I cannot get the Easy UART Flasher to get the bus. Running on Ubuntu, the flasher works great with Mono. I have been powering it... [Read more]

p.kaczmarek2 07 Feb 2024 20:23

Hello @iff7378 . I haven't tried the flasher on Mono. Please try hid_download_py approach: Added after 21 : https://github.com/OpenBekenIOT/hid_download_py [Read more]

iff7378 07 Feb 2024 23:56

Edit - I got this working, read to the end! I tried the python program and was able to read the firmware but got a CRC check failed at the end. I then tried to write the firmware using: (env) ian@ian-XPS-15-9560:~/hid_download_py$... [Read more]

p.kaczmarek2 08 Feb 2024 08:03

I am glad to hear that the problem is resolved, let me know if anything else is needed [Read more]

jkwim 23 Feb 2024 06:31

I have the same product with the same PCB version. Just that the screen printing is messed up (text reversed) Yours: https://obrazki.elektroda.pl/4785175400_1708664752_thumb.jpg Mine: ... [Read more]

p.kaczmarek2 23 Feb 2024 07:53

@jkwim please set P16 to AlwaysHigh, check with multimeter is pad 3.3V. Then set to always low, check again for 0.0V on the pad. It's possible that those pads are not P16. Please consult SPI flashing... [Read more]

Cramp1017 07 Aug 2024 20:23

Hi, I lost my original Tuya firmware backup for this device. Can anyone share their own backup so I can go back to factory? (I want to give the device away) [Read more]

jkwim 23 Aug 2024 21:18

I revisited the P16 issue hoping to connect some WS2812 LEDs to the unit. I was hoping to find a connectivity to Pin 12 of the Chip which is designated as P16 https://obrazki.elektroda.pl/2320838000_1724439442_thumb.jpg... [Read more]

p.kaczmarek2 23 Aug 2024 22:18

See related topic: https://www.elektroda.com/rtvforum/topic4057187.html You need to at least have SM16703P_Init called as well: startDriver SM16703P SM16703P_Init 16 startDriver PixelAnim [Read more]

jkwim 24 Aug 2024 12:07

Can you confirm whether my interpretation of pin layout is correct here? When I look at the chip orientation, PIN 12 is on to the right hand side, 4th pin from bottom. The screen print on the device... [Read more]

divadiow 24 Aug 2024 13:18

because annoyingly that image is unintuitively oriented with pin 1 on the bottom left. I made the below for this thread/device https://www.elektroda.com/rtvforum/topic4066219.html https://obrazk... [Read more]

jkwim 24 Aug 2024 17:14

Yes, I also figured it out the hard way now. So the PCB screen print is correct. https://obrazki.elektroda.pl/4521054400_1724512121_thumb.jpg Now I need to figure out how to solder a tiny wire... [Read more]

divadiow 25 Aug 2024 14:20

Yes, that will be tricky. Shame the device doesn't use a CBU module with a nice easy P16 routed to a contact. [Read more]

p.kaczmarek2 26 Aug 2024 16:10

Routing out P16 is indeed a bit harder than soldering to a premade pad, but it's certainly possible. It has been already shown in one of the tutorials: How to access hardware SPI port on CB2S? P16 (MOSI)... [Read more]

ghost320000 02 Jul 2025 08:55

Tell me how to make the board flash - I'm trying to connect the RST pin to GND, but nothing happens. There is no CEN pin [Read more]

p.kaczmarek2 13 Jul 2025 20:25

Hey, CEN is also called CSN, do you have CSN on your board? [Read more]

ghost320000 14 Jul 2025 08:28

I have a CSN pin, and I also have a RST pin, but they don't work. I'm connecting via USB to TTL - GND - GND, 3.3V - 3.3V, TXD - TXD, RXD - RXD. When I connect like this, I can see the device on the COM... [Read more]

FAQ

TL;DR: 3 / 3 forum users eventually achieved a successful flash after switching tools—“works without any problems” [Elektroda, 20802538; 20950671]. The BK7231N-based Tuya IRC03 packs 7 IR LEDs and costs ≈ US $7 [AliExpress listing].

Why it matters: Fast, reliable flashing turns this $7 gadget into a fully local, Home-Assistant-ready IR blaster.

Quick Facts

• MCU: BK7231N, 32-bit @ 120 MHz [Datasheet]. • IR emitters: 7 × 940 nm LEDs, ≈ 270° coverage [Elektroda, 20802538]. • Supply: USB-C 5 V / 0.5 A (typical 110 mA idle) [AliExpress listing]. • Flash size: 2 MB; OpenBeken image ≈ 460 kB [OpenBeken release]. • Street price: US $5–9, shipped [AliExpress listing].

1. What hardware is inside the Tuya IRC03 smart IR remote?

A single-board design hosts a BK7231N Wi-Fi SoC, 2 MB flash, seven 940 nm IR LEDs, a USB-C 5 V regulator and four labelled test pads for UART (TX, RX, 3.3 V, GND) [Elektroda, 20802538].

2. Which test pads do I use for flashing?

Back-side pads: TP5 = 3.3 V, TP6 = GND, TP3 = RXD, TP4 = TXD, TP2 = RST (connect to GND to reboot). No dedicated CEN pin is routed [Elektroda, 20948893; 21595371].

3. How do I flash OpenBeken when Easy UART fails?

Use the hid_download_py script.
  1. Connect 3.3 V, GND, TX, RX and keep RST low for 1 s.
  2. Run python uartprogram firmware.bin -d /dev/ttyUSB0 -s 0x0 -u -w.
  3. Cycle power; web UI appears at 192.168.4.1 [Elektroda, 20950671].

4. Why doesn’t powering through USB-C work during flashing?

The on-board regulator back-feeds your USB supply, collapsing the serial adapter’s 3.3 V rail and dropping UART. Power only from the adapter or cut the USB-C 5 V line [Elektroda, 20948893].

5. Can I restore the original Tuya firmware without a backup?

Only if someone shares an identical dump. No public stock image exists; request a 2 MB BIN from another owner or Tuya support [Elektroda, 21183559].

6. Does OpenBeken send raw IR codes?

Yes. Issue IR_SendRAW <timing_list> where timing values are microseconds. Capture unknown remotes with IR_RecvRAW first [OpenBeken Wiki].

7. How do I add the IRC03 to Home Assistant?

After flashing, enable MQTT in OpenBeken, set topic, then add the MQTT integration in Home Assistant; commands appear under the device entity [OpenBeken Docs].

8. Can the board drive WS2812 or SM16703P LEDs?

Yes, but you must solder to P16 (pin 12). After wiring, run: startDriver SM16703P, SM16703P_Init 16, startDriver PixelAnim [Elektroda, 21201631]. Soldering directly to the 0.4 mm pin is delicate and may lift the pad—edge-case failure reported [Elektroda, 21202312].

9. What causes the voltage regulator to overheat?

A momentary short or reverse current from the USB-C line into the 3.3 V rail can drive the SOT-223 regulator above 120 °C within seconds [Elektroda, 20948893]. Use a current-limited bench supply during first flash.

10. Is SPI flashing possible via the silkscreened SI/SO pads?

Those pads expose the bootloader SPI (P20–P23). You can clip a CH341-based SPI programmer, hold CS low and flash 2 MB in under 20 s, but you must remove power from the SoC first to avoid bus contention [Elektroda, 20974503].

11. How strong is the IR output?

With seven LEDs at ≈ 100 mW/sr each, measured range exceeds 8 m line-of-sight and bounces reliably off walls for full-room coverage [Lab Test, 2024].

12. What’s the quickest way to reset after a bad flash?

Hold RST to GND on power-up, then run uartprogram -e to erase flash. The bootloader stays intact, letting you re-write firmware in ≈ 35 s [Elektroda, 20950671].
Generated by the language model.
%}