logo elektroda
logo elektroda
X
logo elektroda

Flashing Issues with LSC Light Bulbs Model 2578539.2 Using BK7231 UART Flasher

mattistiret1 4575 35
Best answers

How can I flash an LSC light bulb model 2578539.2 with BK7231 Easy UART Flasher when it returns "bus failed"?

The fix is usually wrong wiring/pinout, not a dead chip: use the correct UART pins and do not feed 3.3 V from the adapter while flashing, because one user got this bulb working only after unplugging the 3.3 V lead during programming [#21297674] For the 2578539.2 bulb, the working OpenBeken setup used a BP5758D LED driver on pins 7 (DAT) and 8 (CLK), not the BK7231tools-detected SM2235 on 9/24 [#21431966][#21432264] The working config also used `BP5758D_Current 10 5` and `BP5758D_Map 0 1 2 3 4` [#21431966] Also, the BP57xx/I2C-style driver will not light the bulb just by setting pins HIGH; it needs a proper driver transaction, and you should reboot after each config change [#21426794]
Generated by the language model.
ADVERTISEMENT
  • #1 21244045
    mattistiret1
    Level 2  
    Posts: 6
    Hey guys, I just bought 3 LSC light bulbs and honestly, I didn't check the reference.
    So that's the 2578539.2 model, firmware 1.5.32

    For some reason I can't flash it with bk7231 easy uart flasher. (Getting bus failed) Close-up of LSC lamp circuit board with connected wires.

    Anyone have encountered this problem?
    My uart converter is working properly with some other device but not this model.
    Seems like there is no power going to the chip?
  • ADVERTISEMENT
  • #2 21244226
    p.kaczmarek2
    Moderator Smart Home
    Posts: 14580
    Help: 654
    Rate: 12604
    Maybe wrong pins? Isn't U1_TX where I pointed the arrow?
    Close-up of a PCB with connected wires and pin labels, including U1_TX indicated by an arrow.
    Helpful post? Buy me a coffee.
  • #3 21244231
    mattistiret1
    Level 2  
    Posts: 6
    I'll try that soon and let you know :)
  • ADVERTISEMENT
  • #4 21244235
    p.kaczmarek2
    Moderator Smart Home
    Posts: 14580
    Help: 654
    Rate: 12604
    How it looks from the other side? Maybe we can look at the traces to double check which are UART1.
    Helpful post? Buy me a coffee.
  • #5 21244245
    mattistiret1
    Level 2  
    Posts: 6
    Circuit board with capacitors and wires on a wooden table Close-up image of a circuit board with various electronic components and connected wires.
    There you go :)

    Added after 47 [minutes]:

    That doesn't work either
  • Helpful post
    #6 21287571
    plekke
    Level 4  
    Posts: 7
    Help: 1
    Rate: 1
    >>21244245

    check my schematic, what worked very good
    https://i.imgur.co Close-up of a circuit board with labeled wires: RX, TX, and BOOTswitch to GND. m/999GUqv.png

    Added after 19 [minutes]:

    esphome: name: lscrgbcct friendly_name: LscRGBCCT
    bk72xx: board: generic-bk7231n-qfn32-tuyathis is my header

    esphome:
    name: lscrgbcct
    friendly_name: LscRGBCCT

    bk72xx:
    board: generic-bk7231n-qfn32-tuya
    wrote:
    
    and this code; https://devices.esphome.io/devices/LSC-Light-White-and-Color-Ambiance-2578539
    cos there is a bp5758d leddriver inside
  • #7 21297674
    mattistiret1
    Level 2  
    Posts: 6
    >>21287571
    Hi! This wiring is working but, I had to unplug the 3.3V cable.
    I'm not powering it to flash them and it works like a charm

    The pinout you gave me isn't working by the way here is what I got from reading the config from tuya firmware (also not working) :

    Code: JSON
    Log in, to see the code
  • #8 21298130
    plekke
    Level 4  
    Posts: 7
    Help: 1
    Rate: 1
    Image of a circuit board with labeled RX, TX pins and i²c connection to the BP5768 chip.

    indeed, the chip is BP5768, and the esphome library is written for BP5758

    i also did not find the difference in i²c protocols....

    on the bk-chip, i²c clk is pin 24, and i²c data is pin 26

    i added the pinout in the image
  • ADVERTISEMENT
  • #9 21305812
    p.kaczmarek2
    Moderator Smart Home
    Posts: 14580
    Help: 654
    Rate: 12604
    Is there any documentation of BP5768 protocol? I can add BP5768 support to OBK if it's needed.

    I've only found that, a very short chinese datasheet:
    Attachments:
    • BP5768D.pdf (470.52 KB) You must be logged in to download this attachment.
    Helpful post? Buy me a coffee.
  • #10 21305839
    mattistiret1
    Level 2  
    Posts: 6
    Hi everyone

    So I had to read the pinout from another bulb. I copied this pinout to all the other bulbs (same ones) and now it works like a charm :)
  • ADVERTISEMENT
  • #11 21305855
    plekke
    Level 4  
    Posts: 7
    Help: 1
    Rate: 1
    >>21305839

    hello, what do u mean?

    i traced out the pcb, and had: i²c clk is pin 24, and i²c data is pin 26
  • #12 21305858
    mattistiret1
    Level 2  
    Posts: 6
    Using been writer software, I read the pinout and copied it to the bulb once I flashed openbeken
  • #13 21412670
    spicydiet_0o
    Level 1  
    Posts: 1
    It's been a while, but have you been able to secure the firmware? I'd like to use cloud cutter for the lights, but I need to create a profile...
  • #14 21425311
    gehaxelt
    Level 6  
    Posts: 14
    Help: 1
    Rate: 2
    Hi there,

    just got one of these bulbs, too (article no: 2578539.2). Managed to dump the firmware and extract the config with bk7231tools:

    
    {
       "2235ccur": 14,
       "2235wcur": 6,
       "Jsonver": "1.1.9",
       "brightmax": 100,
       "brightmin": 5,
       "cagt": 20,
       "category": "0505",
       "cmod": "rgbcw",
       "colormax": 100,
       "colormin": 10,
       "colorpfun": 1,
       "crc": 72,
       "cwmaxp": 100,
       "cwtype": 0,
       "defbright": 100,
       "defcolor": "c",
       "deftemp": 100,
       "dmod": 8,
       "gmkb": 60,
       "gmkg": 60,
       "gmkr": 80,
       "gmwb": 75,
       "gmwg": 70,
       "gmwr": 100,
       "iicb": 0,
       "iicc": 4,
       "iicg": 1,
       "iicr": 2,
       "iicscl": 24,
       "iicsda": 9,
       "iicw": 3,
       "module": "CBU",
       "notdisturb": 0,
       "onoffmode": 1,
       "pairt": 600,
       "pmemory": 1,
       "prodagain": 0,
       "remdmode": 1,
       "rgbt": 15,
       "rstbr": 50,
       "rstcor": "c",
       "rstnum": 5,
       "rsttemp": 100,
       "title20": 1,
       "wfcfg": "spcl",
       "wfct": 10,
       "wt": 20
    }
    


    Unfortunately, after importing it through the Web UI, it does not appear to work (bulb does not turn on):

    
    ClearIO // clear old GPIO/channels
    lfs_format // clear LFS
    StartupCommand ""  // clear STARTUP
    stopDriver *  // kill drivers
    startDriver SM2235 // so we have led_map available
    setPinRole 9 SM2235DAT
    setPinRole 24 SM2235CLK
    LED_Map 2 1 0 4 3 
    


    Any ideas what to do?

    EDIT: The chip on the LED-pane is a "BP5768D", so maybe the detected driver "SM2235" is not correct? Using the GPIO-Finder and setting all pins (relay-mode) to high won't light up the bulb at all. How can I help debug?
  • #15 21425341
    divadiow
    Level 38  
    Posts: 5027
    Help: 438
    Rate: 891
    Please post your Tuya firmware backup
  • #16 21425425
    gehaxelt
    Level 6  
    Posts: 14
    Help: 1
    Rate: 2
    Here is the full 2MB flash dump.
    Attachments:
    • lcs-smartbulb-2576539.2-fw.zip (1.44 MB) You must be logged in to download this attachment.
  • #17 21425551
    divadiow
    Level 38  
    Posts: 5027
    Help: 438
    Rate: 891
    try importing this then rebooting

    Code: JSON
    Log in, to see the code
  • #18 21426444
    gehaxelt
    Level 6  
    Posts: 14
    Help: 1
    Rate: 2
    Thank you, but this does seem to change anything. I tried your and the 9/24 pin configuration, but no luck.

    I'll try to take pictures of the PCB traces and maybe reflash the original firmware to see if I accidentally broke something.... or are there other things I can do?
  • #19 21426480
    p.kaczmarek2
    Moderator Smart Home
    Posts: 14580
    Help: 654
    Rate: 12604
    Do you reboot after setting config? Can you see the LED driver running on the main page?

    Please provide some photos of the PCB.
    Helpful post? Buy me a coffee.
  • #20 21426524
    gehaxelt
    Level 6  
    Posts: 14
    Help: 1
    Rate: 2
    Yes, I issued a "reboot" through the Web UI button. I have just retested using physical power on/off reboots, but no change.

    EDIT: Yes, the driver(s) are running according to the main page. My assumption was that maybe the wrong pins/channels are set?

    Here are the images of the PCB:

    Close-up of a circuit board with multicolored LEDs and two wires connected at the top.
    Person holding a circuit board inside a white cylindrical casing.
    Close-up of a circuit board inside a casing with visible capacitors and a connector.
    Close-up of a circuit board with visible electronic components and pins.
  • #21 21426598
    divadiow
    Level 38  
    Posts: 5027
    Help: 438
    Rate: 891
    OK. I see where 9, 24 comes from

    Code: JSON
    Log in, to see the code


    so re-reading past experiences above it seems @Matistreet got their 2578539.2 with BP5768D working fully? in OBK?

    Yours is a 2576539.2 with BP5768D so the expectation is that the OBK BP5758D driver is OK on BP5768D.

    Added after 14 [minutes]:

    >>21412670

    @spicydiet_0o if your device is the 2578539.2 with firmware version 1.5.2, the same posted here https://www.elektroda.com/rtvforum/topic4078301.html#21425425

    then a cloudcutter profile will not be possible. 1.5.2 / 3.3.42 BUILD AT:2023_09_05_15_44_43 is on the known patched list https://github.com/tuya-cloudcutter/tuya-cloudcutter/wiki/Known-Patched-Firmware
  • #22 21426635
    gehaxelt
    Level 6  
    Posts: 14
    Help: 1
    Rate: 2
    Quote:
    so re-reading past experiences above it seems @Matistreet got their 2578539.2 with BP5768D working fully? in OBK?
    Yours is a 2576539.2 with BP5768D so the expectation is that the OBK BP5758D driver is OK on BP5768D.


    Double checked the numbers again and found a mistake. I have a 2578539.2 as well, sorry. So yes, I would expect it to work, too, but it won't right now.
  • #23 21426640
    divadiow
    Level 38  
    Posts: 5027
    Help: 438
    Rate: 891
    ah OK, sure. Maybe flash back to factory to be sure?

    Added after 14 [minutes]:

    interesting (maybe) that there's mention of kp18058 and sm2135 in your firmware but no mention of bp57xx

    Added after 5 [minutes]:

    could try kp18058 driver just in case?
  • #24 21426783
    gehaxelt
    Level 6  
    Posts: 14
    Help: 1
    Rate: 2
    You're totally right (had a look at the app.bin, too), but it still does not work. How reliable is the GPIO pin extraction? Could it be that I'm configuring the wrong pins? Setting all pins to HIGH in the web UI does not result in the bulb lighting up. I'll reflash the original firmware on the weekend...

    Thanks for all the help so far :)
  • #25 21426794
    p.kaczmarek2
    Moderator Smart Home
    Posts: 14580
    Help: 654
    Rate: 12604
    Do you reboot after every pin change, so the driver starts with new config?
    gehaxelt wrote:
    Setting all pins to HIGH in the web UI does not result in the bulb lighting up.

    The so-called I2C drivers will not light up LED if you set all pins to High. It's not PWM - it requires a transaction that follows a specific protocol.
    Helpful post? Buy me a coffee.
  • #26 21426815
    gehaxelt
    Level 6  
    Posts: 14
    Help: 1
    Rate: 2
    Ah, alright - understood! I thought I did "reboot" the whole device with the big red button for every test, but I'll redo them again just in case I overlooked something.

    Let's assume I flash the original image - can I somehow verify the pin settings with a multimeter or would I need an oscilloscope (which I don't have)?
  • #27 21426893
    divadiow
    Level 38  
    Posts: 5027
    Help: 438
    Rate: 891
    interesting observation, new to me anyway, https://github.com/search?q=bp5768d&type=code - BP57X8D seem to be grouped so I guess the same driver can be used, as evidenced by the experience of the OP

    Added after 1 [minutes]:

    gehaxelt wrote:
    can I somehow verify the pin settings with a multimeter or would I need an oscilloscope (which I don't have)?


    continuity with the multi-meter even before flashing to factory?
  • #28 21428292
    gehaxelt
    Level 6  
    Posts: 14
    Help: 1
    Rate: 2
    Hi again, spent a bit of time trying to flash back the original firmware. Is there a trick to it with openbeken already flashed? It seems like I can't get the chip into flash mode (power on/off or cen methods) - it just boots into openbeken? Can I flash the full original dump from the web UI?
  • #29 21428585
    p.kaczmarek2
    Moderator Smart Home
    Posts: 14580
    Help: 654
    Rate: 12604
    It should just work as usual. You can reboot even without CEN, just through OBK restart button.
    Helpful post? Buy me a coffee.
  • #30 21431966
    gehaxelt
    Level 6  
    Posts: 14
    Help: 1
    Rate: 2
    You were right and I have some good news! Using my little DSO138 oscilloscope, I managed to identify the PINs used in the original firmware. These correspond to Pin 7 + 8 in OBK, so with a bit of trial and error I identified the right configuration to make this light bulb work:

    
    ClearIO // clear old GPIO/channels
    lfs_format // clear LFS
    StartupCommand ""  // clear STARTUP
    stopDriver *  // kill drivers
    startDriver BP5758D // so we have led_map available
    setPinRole 7 BP5758D_DAT
    setPinRole 8 BP5758D_CLK
    //BP5758D_Current 14 6 // according to the extractor, but I use lower values for less heat
    BP5758D_Current 10 5
    BP5758D_Map 0 1 2 3 4 
    


    Here's my importable config:

    
    {
      "vendor": "Action",
      "bDetailed": "0",
      "name": "LSC Smart Connect LED Smart Lightbulb A60 E27 RGB (WiFi)",
      "model": "ArtNo. 2578539.2",
      "chip": "BK7231N",
      "board": "CBU",
      "flags": "1024",
      "keywords": [
        "Action LCS",
        "Lightbulb",
        "BK7231N",
        "CBU",
        "OpenBeken"
      ],
      "pins": {
        "7": "BP5758D_DAT;0",
        "8": "BP5758D_CLK;0"
      },
      "command": "backlog BP5758D_Current 14 6; BP5758D_Map 0 1 2 3 4; Dimmer 50;",
      "image": "https://obrazki.elektroda.pl/8091289800_1738784599.jpg",
      "wiki": "https://www.elektroda.com/rtvforum/topic4078301.html"
    }
    


    The LED map had also to be changed. Can we somehow fix the bktools extractor to find the correct driver and pins?

Topic summary

✨ The discussion addresses flashing issues with LSC Light Bulbs model 2578539.2 using the BK7231 UART flasher, where users encountered "bus failed" errors and suspected incorrect UART pin connections or lack of power to the chip. Initial attempts to flash using default pinouts (e.g., pins 9 and 24 for I²C) failed. Investigation revealed the bulb uses a BP5768 LED driver chip, differing from the BP5758 driver supported by existing esphome libraries. Successful flashing was achieved by identifying the correct UART and I²C pins (notably pins 7 and 8 for BP5758D data and clock lines) through oscilloscope measurements and pin extraction from a working bulb. Users shared configurations and importable OBK (OpenBeken) driver settings, emphasizing the need to stop old drivers, clear GPIO roles, and assign correct pin roles for BP5758D. Firmware dumps and Tuya configuration extractions showed discrepancies between documented and actual pin assignments, suggesting factory changes or legacy config remnants. Attempts to flash back original firmware using OpenBeken were discussed, with advice to reboot after config changes and verify driver operation via web UI. The community noted that some firmware versions (e.g., 1.5.2) are patched, preventing cloudcutter profile creation. Overall, the solution involved manual pin discovery, correct driver selection (BP5758D for BP5768 chip), and proper OBK configuration to enable flashing and control of the LSC 2578539.2 bulbs.
Generated by the language model.

FAQ

TL;DR: On this bulb, 2 pins mattered most: "it works like a charm" only after OpenBeken used the BP5758D driver on pins 7/8, not the extracted 9/24. This FAQ helps LSC 2578539.2 owners fix UART flashing, wrong GPIO templates, and patched-firmware roadblocks. [#21431966]

Why it matters: This thread shows that a successful flash can still fail in practice if wiring, power injection, and extracted Tuya GPIO data do not match the real hardware.

Approach What the thread found Practical result
BK7231 UART flashing Works when wiring is corrected and the adapter's 3.3V lead is removed Successful flashing reported
Tuya config extraction only Reported iicscl 24 and iicsda 9 with SM2235 Wrong for this bulb batch
OpenBeken with verified pins BP5758D, pins 7/8, map 0 1 2 3 4 Bulb worked
Tuya CloudCutter Firmware 1.5.2 / 3.3.42 listed as patched Not suitable for profile-based cloud flashing

Key insight: The biggest failure point was not the flasher itself. The real fix was verifying the live LED-driver pins on the PCB and ignoring a misleading Tuya extraction result.

Quick Facts

  • The original report involved model 2578539.2 on firmware 1.5.32, where BK7231 Easy UART Flasher returned "bus failed" during serial flashing. [#21244045]
  • One successful flashing method required disconnecting the UART adapter's 3.3V wire and not powering the bulb from the adapter at all. [#21297674]
  • A full dump analyzed with bktools dissect_dump showed a 2MB flash image, a 28 KiB storage partition, and extracted iicscl 24 / iicsda 9 from user_param_key. [#21434152]
  • The working OpenBeken template for this bulb used BK7231N/CBU, BP5758D_DAT on pin 7, BP5758D_CLK on pin 8, and BP5758D_Map 0 1 2 3 4. [#21431966]
  • Firmware 1.5.2 / 3.3.42 with build string 2023_09_05_15_44_43 was described in-thread as patched, so a Tuya CloudCutter profile was not feasible. [#21426598]

Why does the BK7231 Easy UART Flasher show a "bus failed" error when flashing an LSC Light Bulb 2578539.2 with firmware 1.5.32?

The error usually came from incorrect serial hookup rather than a dead chip. The thread started with model 2578539.2 on firmware 1.5.32 showing "bus failed," and later replies focused on wrong UART pads and power wiring as the likely cause. The final success came after correcting wiring and changing the power method, not by replacing the flasher. [#21244045]

How do I correctly wire and power an LSC 2578539.2 bulb for BK7231 UART flashing if applying 3.3V from the adapter prevents flashing?

Do not power this bulb from the UART adapter's 3.3V line if that blocks communication. One working setup kept the serial wiring but unplugged the 3.3V cable entirely, and the bulb then flashed "like a charm." That suggests the bulb's own power path was sufficient while the adapter's 3.3V injection interfered with flashing. [#21297674]

Which UART TX/RX pads are the correct ones on the LSC Smart Connect bulb model 2578539.2, and how can PCB traces help confirm them?

The first suspected UART pad was not the right one, so visual trace checking mattered. A reply pointed out that the likely TX point was U1_TX on the PCB, and the next troubleshooting step was to inspect the board's other side and follow traces to confirm which pads really reached UART1. On this bulb, trace inspection was used to challenge an incorrect initial assumption. [#21244235]

What OpenBeken configuration finally worked for the LSC Smart Connect LED bulb 2578539.2 with BK7231N and BP5768D?

The working OpenBeken setup used the BP5758D driver on pins 7 and 8, not the extracted 9 and 24. The successful command set was startDriver BP5758D, setPinRole 7 BP5758D_DAT, setPinRole 8 BP5758D_CLK, BP5758D_Current 10 5, and BP5758D_Map 0 1 2 3 4. The same post also shared an importable template for BK7231N on a CBU module. [#21431966]

How can I find the real LED driver pins on an LSC 2578539.2 bulb when Tuya config extraction reports the wrong GPIOs?

Measure the live communication lines instead of trusting the extracted JSON alone. In this thread, the extracted config reported pins 24 and 9, but a DSO138 oscilloscope showed the original firmware actually toggling pins 7 and 8. After switching OpenBeken to 7/8, the bulb worked. A continuity check can help with trace mapping, but live signal probing found the decisive answer here. [#21431966]

What's the difference between BP5758D and BP5768D LED drivers, and why does the BP5758D driver appear to work on a BP5768D bulb?

The thread did not establish a protocol difference, and that is why the BP5758D driver remained usable. One user confirmed the LED chip was BP5768D, noted that ESPHome support had been written for BP5758, and added that they "did not find the difference in i²c protocols." Later testing showed the bulb ran with OpenBeken's BP5758D driver once the real pins were found. [#21298130]

When Tuya firmware extraction shows iicscl 24 and iicsda 9, why might the bulb actually work only with pins 7 and 8 in OpenBeken?

Because the stored Tuya keys can reflect stale or misleading data for a specific hardware batch. After rechecking the dump, the thread confirmed iicscl: 24 and iicsda: 9 were extracted, yet the bulb only worked with OpenBeken on pins 7 and 8. A follow-up suggested the keys partition may have contained an older configuration that no longer matched the factory-wired board. [#21434397]

How do I use bk7231tools dissect_dump to extract Tuya user_param_key data from a full flash dump of an LSC light bulb?

Use bktools on the full dump and read the extracted user_param_key.json.
  1. Run bktools dissect_dump -O output -e --rbl --storage <dumpfile>.
  2. Check the extracted storage and user_param_key files in the output directory.
  3. Open the JSON and read fields such as module, iicscl, iicsda, and current values.
In the thread, this process parsed a 2MB image, found a 28 KiB storage partition, and produced iicscl 24 plus iicsda 9. [#21434152]

What is OpenBeken, and how is it used on BK7231N-based smart bulbs like the LSC 2578539.2?

OpenBeken is custom firmware that replaces the stock Tuya application on BK7231 devices, exposing pin roles, LED-driver selection, startup commands, and a web UI for configuration. In this thread, it was flashed onto a BK7231N bulb, then used to assign BP5758D data and clock pins, set the LED map, reboot, and test whether the RGB+CCT channels responded correctly. [#21431966]

What is Tuya CloudCutter, and why is firmware 1.5.2 / 3.3.42 considered patched and unusable for profile-based cloud flashing?

Tuya CloudCutter is a profile-based flashing method aimed at replacing certain Tuya firmwares without direct serial wiring, using known device-specific profiles and vulnerabilities. In this thread, firmware 1.5.2 / 3.3.42 BUILD AT:2023_09_05_15_44_43 was explicitly described as being on the known patched list, so a CloudCutter profile was considered impossible for that bulb. [#21426598]

How should I set up BP5758D_Map and BP5758D_Current for an LSC RGB+CCT bulb so the color channels and white channels work correctly?

Use the map that matches the actual channel order on this bulb, then reduce current if heat matters. The working setup used BP5758D_Map 0 1 2 3 4. The extracted current suggestion was 14 6, but the confirmed working post chose 10 5 for lower heat. That combination restored correct operation on the LSC RGB+CCT bulb. [#21431966]

UART flashing vs Tuya CloudCutter for LSC BK7231 bulbs — which approach makes sense when the installed firmware is patched?

UART flashing makes more sense when the installed firmware is patched. This thread explicitly states that firmware 1.5.2 / 3.3.42 is on the known patched list, so CloudCutter profile flashing was ruled out. By contrast, direct UART flashing was the path that actually produced working OpenBeken installs on this bulb family. [#21426598]

Why doesn't setting all GPIO pins HIGH in the OpenBeken web UI light up a bulb that uses an I2C-style LED driver such as BP5758D or BP5768D?

Because these drivers do not behave like simple PWM outputs. One reply states that the so-called I2C drivers will not light the LED if you set all pins HIGH, because they require a transaction that follows a specific protocol. That is why random GPIO toggling in the OpenBeken web UI did nothing, even when the bulb hardware was healthy. [#21426794]

What tools can I use to verify LED driver communication pins on a smart bulb PCB — multimeter continuity checking, a simple oscilloscope like DSO138, or something else?

Use continuity checking first, then use a simple oscilloscope if the stored config looks wrong. The thread recommended multimeter continuity testing along traces, and the final breakthrough came from a DSO138 oscilloscope that revealed the original firmware activity on pins 7 and 8. That combination was enough to beat a misleading GPIO extraction result. [#21431966]

How do I restore the original Tuya firmware to a BK7231N bulb after flashing OpenBeken, and what should I do if the chip seems to boot straight back into OBK?

Retry normal flashing entry and reboot from OpenBeken before you start. When one user thought the chip always booted straight back into OBK, the reply was that it "should just work as usual" and that a reboot can be triggered even without CEN by using the OBK restart button. In this thread, that was the recommended recovery step before reflashing the original dump. [#21428585]
Generated by the language model.
ADVERTISEMENT