logo elektroda
logo elektroda
X
logo elektroda

[LN882H] GU10 RGBCW Bulb with new VERY tiny LN882HKI module [BP5758]

XJ_ 
LN882HKI module with labeled pins.
This is a teardown GU10 RGBCW Bulb with new VERY tiny LN882HKI module, which I've never seen before. Obviously, this device is also supported by OpenBeken, so you can free it from the cloud and use with Home Assistant. Here are the details...

Device can be bought here:
https://www.aliexpress.com/item/1005005881188...o.order_list.order_list_main.4.4e951802GSrd1g

Pin connections for LOG
VCC <- 3V3
GND <- GND
B8 (TX1) -> RX (log is using baudrate 921600)

Pin connections for backup and flash
VCC <- 3V3
GND <- GND
A3 (RX0) <- TX
A2 (TX0) -> RX
A9 -> GND

Backup was done using
LN882H_Flash_Dumper.py COM3 backup 0x0200000
It took about 10 minutes, but the dump is fine

Upload was done (of course after power off/on module to activate bootmode) using:
LN882H_CMD_Tool COM3 download flash 2000000 0x0 OpenLN882H_1.17.586.bin
It took about only 4 seconds - but no error and everything seems to be ok

Just to be sure, I've used baudrate 115200
LN882H_CMD_Tool COM3 download flash 115200 0x0 OpenLN882H_1.17.586.bin
It took about 60 seconds now

After restarting the module
- on TX1 is there something like "start console ok...."
- on TX0 is there OBK std output...

Next step was to set WiFi using std. procedure over OBK AP (192.168.4.x)

I had problems with the WiFi connection, because the antenna is on the power supply board, and I flashed it as just the module itself (meaning without the antenna). I had to put the module close (1m) to the WiFi AP to make it working. After soldering module later back into the power supply board, the WiFi worked normally.

Bulb has just two active pins to rule the BP5758.
I've discovered this:
A0 - BP5758D_CLK
A1 - BP5758D_DAT

Last thing was to change color map, because red was blue a blue was red.
I've added OBK Startup command to solve it:
BP5758D_Map 2 1 0 3 4

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


Everything OK, the bulb is working OK. The only strange thing is, that the internal temperature (on OBK module web status) is over 100°C, when the light is on.

Screenshot of the OpenLN882H user interface featuring LED brightness/dimmer slider, RGB color, LED temperature slider, internal temperature information, and WiFi signal strength.

Here the OBK web and config:
User interface of the OpenLN882H module configuration for a bulb.
OpenBeken interface with startup settings for module Pin configuration in the OpenBeken panel for the OpenLN882H module.

Here the HASS:

Configuration panel for LN882H module with MQTT and event log. User interface for GU10 light control with LN882HKI module.

Here the pinout:
LN882HKI module with labeled pins.

And finally the module pictures:

Image of a round electronic module board with a small connector in the center. Printed circuit board module LN882HKI with electronic components. Close-up of a small electronic module on a circuit board with various components. Close-up of an electronic module with visible pins and prints on a green board. Electronic module of the GU10 bulb with visible components. Open GU10 RGB bulb with visible electronic module. Close-up of the control module for a GU10 LED bulb. Interior of a GU10 LED bulb showing LED diodes and BP5758 module. LN882HKI module on a blue background Close-up of LN882HKI module on a white printed circuit board. LN882HKI module on a blue background, showing solder points and pin labels. Close-up of LN882HKI module on a circuit board. Electronic module with capacitors on yellow insulating tape Close-up of the LN882HKI electronic module on a GU10 bulb circuit board with electronic components.

About Author
XJ_
XJ_ wrote 135 posts with rating 32 , helped 11 times. Been with us since 2024 year.

Comments

p.kaczmarek2 18 May 2024 07:09

Thank you for sharing. The used module seems similiar to CBLC5. Maybe it's an LN882HKI version of that? Here is original CBLC5: https://obrazki.elektroda.pl/9677894700_1716008948_thumb.jpg [Read more]

XJ_ 18 May 2024 11:01

I agree, it looks like. Its pinout compatible. Unfortunately, I couldn't find anything on the module, what would appear to be a type. There is only a date on the QR code - 202401090239F. I couldn't even... [Read more]

p.kaczmarek2 18 May 2024 12:25

There are few things that can be done to reduce the heating of your module: - first of all, you can enable PowerSave 1 in short startup command or in (if supported) LittleFS file autoexec.bat - then... [Read more]

max4elektroda 18 May 2024 13:58

The high temperature is a known problem, the module itself gets quite hot, the surrounding (especially with heating LEDs) will make it even hotter. You probably should try if powerSave 2 is an option... [Read more]

divadiow 18 May 2024 14:56

module also seen here https://www.elektroda.com/rtvforum/viewtopic.php?p=20983813#20983813 [Read more]

divadiow 20 May 2024 07:15

sorry, missed this [Read more]

p.kaczmarek2 20 May 2024 08:00

The best way to get some info: https://www.elektroda.com/rtvforum/find.php?q=LN882HKI Second best way: https://openbekeniot.github.io/webapp/devicesList.html but we may need to improve search function... [Read more]

insmod 26 Aug 2024 17:00

I've got 6 of those fxpot GU10 bulbs, for about $1.5 each. Except that they are bluetooth versions (AK801 mcu?), but otherwise are identical. I've replaced the modules with ESP8684-WROOM-07, each for about... [Read more]

XJ_ 26 Aug 2024 19:00

how did you fit the module in there? ESP8684-WROOM-07 is twice as big. [Read more]

insmod 26 Aug 2024 19:48

Bigger? I haven't noticed. It is the same form-factor, as CBLC5/WBLC5. According to espressif datasheet, dimensions are the same. From tuya: The CBLC5 dimensions are 8.5±0.35 mm (W)×12.7±0.35... [Read more]

XJ_ 27 Aug 2024 01:17

of course you are right. I don't know why but I saw wroom 03. [Read more]

divadiow 29 Oct 2024 18:04

annoyingly this GU10 variant has the same model number as the E14 candle version. Here is template for devicelist: https://obrazki.elektroda.pl/8000552000_1730221394_thumb.jpg https://obrazki.elektroda.pl/2199639400_1730221259_thumb.jpg... [Read more]

%}