OpenBK7231T/OpenBeken release 1.14.123
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
- !!!!!!! fix really bad #define !!!!!!! (19c68be)
- another try (fabefac)
- define ssize_t if not defined (3375820)
- implement nanoprintf as a test (158cbb4)
- implement sprintf wrapping in APP if WRAP_PRINTF is defined. (ccffeda)
- Merge branch 'testfloats' into replacesprintf (f63d7a8)
- Merge pull request #407 from btsimonh/replacesprintf (bf740d7), closes #407
- more tests (16e6ebb)
- next try for other platforms (136e5df)
- pass NULL pointers to lwip if string is empty - for user and pass (6be0b01)
- remove inttypes.h from nanoprintf - to test other platform builds (fdab71d)
- remove test code (40eaff7)
- Update README.md (b79e51b)
- update SDKs for T & N (4299457)
- use nanoprintf in logging (2a71041)
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.123.rbl |
BK7231T | CCtr Flash | OpenBK7231T_UG_1.14.123.bin |
BK7231T | UART Flash | OpenBK7231T_UA_1.14.123.bin |
BK7231T | SPI Flash | OpenBK7231T_QIO_1.14.123.bin |
BK7231N | OTA Update | OpenBK7231N_1.14.123.rbl |
BK7231N | CCtr Flash | OpenBK7231N_UG_1.14.123.bin |
BK7231N | UART Flash | OpenBK7231N_QIO_1.14.123.bin |
XR809 | OpenXR809_1.14.123.img | |
BL602 | UART Flash | OpenBL602_1.14.123.bin |
W800 | OTA Update | OpenW800_1.14.123_ota.img |
W800 | UART Flash | OpenW800_1.14.123.fls |
W600 | OTA Update | OpenW600_1.14.123_gz.img |
W600 | UART Flash | OpenW600_1.14.123.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