Support for Tuya module WB2S / Beken BK7231t #12022
Replies: 7 comments 9 replies
|
Until Arduino Core gets broadly implemented on that platform, if ever, porting Tasmota would be a major rewrite, in addition to the tweaks still needed in that case. |
|
Also got some wifi switches which use these WB2S / BK7231T chips. Bought them 1-2 months ago. Does your device also loose wifi connection after some time and isnt resetable? Only a complete cut of power from the wallbox brings them back to life. |
|
Arduino support is not enough, even it is well done. Tasmota has grown and has become complex. |
|
Looking at last github commits of Beken. Silence... For commercial users everything needed is there. Arduino is for hobbiest. Thats not a interesting business case for Beken. No modules are easy free availabe. None of the Tasmota devs will look at any alternative CPU without a very well done Arduino port. Arduino ports are not the scope of Tasmota crew. |
|
Just for info, keep an eye on the above elektroda thread for updates. The initial target will be a 'Tasmota-like' firmware with simple webui, MQTT, and some configurability - but it won't BE tasmota for all the above mentioned reasons. |
|
I have a question about LSC (TUYA) power outlets. Is there a howto (soldering is possible) to flash tasmota on these parts? THANXS |

Uh oh!
There was an error while loading. Please reload this page.
Dear Tasmota Developers,
I just bought my first Smart Device (an LSC Power Plug) which does not work with Tuya-Convert, as it is built with a Tuya WB2S module on board, which is sporting the Beken BK7231t Chip.
I do not necessarily want to replace it with an ESP8266 module, but rather prefer to use the Tuya SDK or something similar to flash Tasmota on top.
Are there any chances the Tasmota codebase can/will be ported to the BK7231t hardware platform too ?
What are the challenges or are there hardware constraints that prevent it ?
I have seen that Beken provide a set of AliOS, FreeRTOS or RT-Thread based OSes on their repository overview for the BK7231 chipsets with the most recent repository talking about setting up avr-gcc for it and OTA too:
bk7231u_freertos_aws BK7231U Startup for AWS FreeRTOS
What would be the best approach to port Tasmota to the Beken 7231 platform in general and the WB2S using the BK7231t in specific ?
Kind regards,
Stefan
All reactions