OpenBK7231T/OpenBeken release 1.14.117
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
- rename "test_strdup" to "strdup" and use it as our main strdup, the strdup from compiler is buggy for some reasons, I just had it crash on BL602 as well. Also enable sprintf etc etc lightweight verrsions... (50710b7)
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.14.117.rbl |
BK7231T | CCtr Flash | OpenBK7231T_UG_1.14.117.bin |
BK7231T | UART Flash | OpenBK7231T_UA_1.14.117.bin |
BK7231T | SPI Flash | OpenBK7231T_QIO_1.14.117.bin |
BK7231N | OTA Update | OpenBK7231N_1.14.117.rbl |
BK7231N | CCtr Flash | OpenBK7231N_UG_1.14.117.bin |
BK7231N | UART Flash | OpenBK7231N_QIO_1.14.117.bin |
XR809 | OpenXR809_1.14.117.img | |
BL602 | UART Flash | OpenBL602_1.14.117.bin |
W800 | OTA Update | OpenW800_1.14.117_ota.img |
W800 | UART Flash | OpenW800_1.14.117.fls |
W600 | OTA Update | OpenW600_1.14.117_gz.img |
W600 | UART Flash | OpenW600_1.14.117.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