OpenBK7231T/OpenBeken release 1.15.45
WARNING! If installing versions tagged -alpha, please be aware these are development builds and may not be stable! Please do not flash all your devices at once! Make sure you can recover them via UART in case of unexpected issue.
OpenBK7231T/OpenBeken is a Tasmota/Esphome replacement for new Tuya modules featuring MQTT and Home Assistant compatibility. This repository is named OpenBK7231T_App
, but now it's a multiplatform app, supporting build for multiple separate chips:
- BK7231T (WB3S, WB2S, WB2L, etc)
- BK7231N (CB2S, CB2L, WB2L_M1, etc)
- T34 (T34 is based on BK7231N)
- XR809 (XR3, etc)
- BL602
- W800 (W800-C400, WinnerMicro WiFi & Bluetooth), W801
- W600
Changes
- improve device groups stability by queuing packets to send when they are added from mqtt/tcp callbacks and sending them only in quick tick (22dac4b)
- use correct sleep for SM2135 (wrong sleep method was crashing in quick tick due to LED color lerp) (d83b2f5)
Assets
Refer to the following table for the usage of the various assests included in this release
Platform | Usage | Filename |
---|---|---|
BK7231T | OTA Update | OpenBK7231T_1.15.45.rbl |
BK7231T | CCtr Flash | OpenBK7231T_UG_1.15.45.bin |
BK7231T | UART Flash | OpenBK7231T_UA_1.15.45.bin |
BK7231T | SPI Flash | OpenBK7231T_QIO_1.15.45.bin |
BK7231N | OTA Update | OpenBK7231N_1.15.45.rbl |
BK7231N | CCtr Flash | OpenBK7231N_UG_1.15.45.bin |
BK7231N | UART Flash | OpenBK7231N_QIO_1.15.45.bin |
XR809 | OpenXR809_1.15.45.img | |
BL602 | UART Flash | OpenBL602_1.15.45.bin |
W800 | OTA Update | OpenW800_1.15.45_ota.img |
W800 | UART Flash | OpenW800_1.15.45.fls |
W600 | OTA Update | OpenW600_1.15.45_gz.img |
W600 | UART Flash | OpenW600_1.15.45.fls |
CCtr Flash = Tuya cloud Cutter flash
SPI Flash can be flashed through SPI, even if you broke BK bootloader
Flashing instructions are available on the project's README.md