logo elektroda
logo elektroda
X
logo elektroda

BK7231T Globe Fairy Lights - can't get GPIO config config template or cloud-cutter profile

MnM1 3018 35
ADVERTISEMENT
  • ADVERTISEMENT
  • #32 21233172
    Nimierkki
    Level 4  
    Christmas is coming and light is still not running, any luck with this one without buying esp board ? :D
  • ADVERTISEMENT
  • #33 21234845
    jshstadler
    Level 4  
    >>21233172
    No, not as far as I'm aware.
    The experience with an ESP has been much more reliable so far than with the previous board and Tuya firmware. I'd say the ESP is worth it.
  • ADVERTISEMENT
  • #34 21234855
    p.kaczmarek2
    Moderator Smart Home
    WS2812 with animations is supported by OBK on BK7231N platform, but T is still pending. See PixelAnim driver info: https://www.elektroda.com/rtvforum/topic4057187.html
    Helpful post? Buy me a coffee.
  • ADVERTISEMENT
  • #35 21359022
    openbaker
    Level 2  
    Has there anyone been successful with flashing this WB8 module? I connected wires from the GND, RX1, TX1 test pins (see picture above #6) of the WB8 module to a Serial-UART adapter but was not able to flash. The module was powered via barrel socket, the adapter from USB. But even with several attempts to disconnect and reconnect the module from power the flasher application was not able to communicate. It seems btw that the wiring at least for TX1, RX1, Vcc and GND is the same as for the WB3S module. Now that we have the SPI driver integrated it would be cool if we could reflash the BK7231T chip.
  • #36 21373382
    tozim
    Level 4  
    >>21359022
    I managed to flash it without any issues, using a CH340 UART adapter connected to the measure points on the back for GND, 3.3V, RX1 and TX1 (the latter two switched on the UART adapter obviously), and without connecting the barrel plug.
    I haven't been able to get the LED string to work however.

Topic summary

The discussion centers on configuring BK7231T-based Globe Fairy Lights, specifically addressing difficulties obtaining a usable GPIO configuration template or cloud-cutter profile. Attempts to read the GPIO Tuya config and use cloud-cutter JSON profiles failed to yield functional results. The device features three buttons mapped to GPIO pins P7 (Music), P9 (Colour), and P24 (On/Off). The LED wiring includes three wires: V+, LED data, and GND, indicating individually addressable LEDs likely using WS2812B or a similar driver. The device does not appear to use TuyaMCU protocol, as indicated by log errors. Disassembly revealed LEDs encased in hard plastic, complicating direct inspection. Users confirmed the LEDs support individual color control. Current firmware (OpenBK or ESPHome) lacks WS2812B driver support for BK7231T, though such support exists for BK7231N and is pending porting. As a workaround, users successfully desoldered the LED strip and controlled it via an ESP32 using ESPHome with fastled and esp32_rmt_led_strip components, achieving basic lighting and color control. Flashing the BK7231T module via UART is possible with CH340 adapters, but LED control remains unsupported in native firmware. The community awaits official WS2812B driver implementation for BK7231T to enable native control without external hardware.
Summary generated by the language model.
ADVERTISEMENT