OpenBK7231T/OpenBeken release 1.14.112
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
- add lightweight snprintf/vsnprintf replacement (NOT ENABLED !!!). It seem to fix most of the crashes, especially that strange one with %f addLogAdv (8b844c7)
- Delay start by 750ms. (d374db5)
- keep a list of obk SSDP devices, and make available on /obkdevicelist as a JSON array. (af9adec)
- Merge pull request #393 from btsimonh/delayedstartup (0772c13), closes #393
- Merge pull request #394 from btsimonh/obkdevices (12f03e3), closes #394
- move some logs to debug in event handler init to prevent log overrun (indicated by '^' in log). (b8a5706)
- SSDP don't ask for a port if no wifi (180f928)
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.112.rbl |
BK7231T | CCtr Flash | OpenBK7231T_UG_1.14.112.bin |
BK7231T | UART Flash | OpenBK7231T_UA_1.14.112.bin |
BK7231T | SPI Flash | OpenBK7231T_QIO_1.14.112.bin |
BK7231N | OTA Update | OpenBK7231N_1.14.112.rbl |
BK7231N | CCtr Flash | OpenBK7231N_UG_1.14.112.bin |
BK7231N | UART Flash | OpenBK7231N_QIO_1.14.112.bin |
XR809 | OpenXR809_1.14.112.img | |
BL602 | UART Flash | OpenBL602_1.14.112.bin |
W800 | OTA Update | OpenW800_1.14.112_ota.img |
W800 | UART Flash | OpenW800_1.14.112.fls |
W600 | OTA Update | OpenW600_1.14.112_gz.img |
W600 | UART Flash | OpenW600_1.14.112.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