I found a great deal on smart sockets with current measurement and 20A relay for $2.99 with free shipping in 11 days:
US$2.99 82%OFF | Tuya 16A 20A EU Smart Socket WiFi Smart Plug With Power Monitoring Timing Function Voice Control Alexa Google Assistant
https://a.aliexpress.com/_EuI37V5
It didn't work for me on any of the accounts (mine or family members), I had to try it on a clean browser. It's weird. After all, I recently ordered a smart socket from aliexpress 2 years ago. Bought for PLN 20, thank you for the link, it will be useful for making another video for the Elektrody channel: https://www.youtube.com/@elektrodacom
I found a great deal on smart sockets with current measurement and 20A relay for $2.99 with free shipping in 11 days: US$2.99 82%OFF | Tuya 16A 20A EU Smart Socket WiFi Smart Plug With Power Monitoring Timing Function Voice Control Alexa Google Assistant https://a.aliexpress.com/_EuI37V5
The socket has arrived. I tried to upload the soft via Cloudcutter but it turned out that there is soft v1.1.12 in the socket for which there is no exploit I uploaded the series.
I configured for HA through Discovery, but I have a question: How to change the precision of the sent sensor data? e.g. the electricity meter is sent in Wh with 6 decimal places and I would like it to send in kWh with 2 decimal places. It is possible?
I found this project by accident and got hooked up fast Got to talk to the admin and we figured I can contribute the the community. We already did one project (GN6932 driver) almost from scratch, details in this post - https://www.elektroda.com/rtvforum/topic3971252.html
I will continue to support this project by sharing as much information as possible here and on GitHub.
Here are some of the upcoming devices that will be implemented and worked on so OBK will be more powerful and documented in the best way possible.
TM1638 - 7 segmend display driver
some of the devices for future support
And some other toys to play with, like new modules, BMP280 pressure sensor, SSD1306 OLED LCD....
I have plenty of other devices to play with as well so thank you @p.kaczmarek2 for you unselfish support and looking forward to new developments.
Important update.
BK7231GUIFlashTool, this project:
https://github.com/openshwprojects/BK7231GUIFlashTool will soon get update that allows:
- to extract Tuya config from tuya device binary (so it means you get ready gpio config)
- to modify obk config via flash tool
Here's a short preview:
Good evening, this is my first post, so I hope I'm not asking in the wrong place (I searched around and this seems like the best place to ask this question).
I recently bough a WSM16-4 Tuya device (its a 4 gang/switch with a CBU), flashed OpenBeken and it works perfectly with HomeAssistant.
Amazing job on everything done so far.
My question is if its possible to access the internal BK7231N temperature sensor and send that data over MQTT.
Hi @p.kaczmarek2 One of my wall switch (N device) stopped responding after latest ota
I removed the pcb and use serial method to flash it but I keep getting crc error
Anyway to fix this?
Hi, just wondering is there an espnow equivalent for beken chips?
Started using tasmesh (based on espnow) on tasmota and I like how it still works by communicating directly to another esp broker even when wifi is down.
Добрый день всем участникам! Скажите пожалуйста есть ли возможность изменить прошивку для умной розетки с энергомонитором BL0937, которую купил. а в ней оказался контроллер rtl8710bn, добавили уже поддержку этого чипа?... Или стоит заказывать чип ESP?
I have two devices so i decided to open up one off them. I also remove the wbr2 chip and as far ass i can tell only 3v3, ground and the tx/rx are connected so i think its tuyamcu. See also this picture.
Sure, I can print the log to UDP for you. Can you provide any more details how it should work, which port, etc? UDP is not really reliable and may lose packets. Can you point me towards that "Loxone syslog" documentation?
In Tasmota i have this settings and it works perfectly for my integration with Loxone, i use virtual read and it reads state of relay and give it to Loxone.
The discussion centers on the development and testing of an open-source firmware project for the BK7231T microcontroller, focusing on creating a cross-platform mini HTTP server, web-based pin configuration, MQTT integration, and Home Assistant compatibility. The project includes a Visual Studio project for Windows and firmware flashing tools like Beken Writer and a Python-based uartprogram. Users report challenges with flashing devices, including issues with firmware size limits (956KB), UART converter compatibility, and power supply stability during flashing. Solutions include using specific UART adapters (e.g., FT232R, CP2102), resetting devices via the CEN pin instead of power cycling, and trimming firmware binaries. The firmware supports devices with BK7231T and BK7231N chips, with ongoing work to add PWM dimmer support, BLE, TuyaMCU protocol integration, and OTA updates. Various smart devices such as WB2S/WB3S modules, smart plugs, LED bulbs, and switches from brands like MOES, Nedis, Hama, and Calex are tested. Users share detailed hardware teardowns, pinouts, and flashing procedures. MQTT topic naming issues related to MAC address usage were identified and fixed. The project emphasizes community collaboration, with suggestions for a Discord server to enhance real-time communication. Additional tools and SDK improvements, including CMake support and BLE integration, are under development to facilitate firmware building and device support expansion. Summary generated by the language model.