OpenBeken
Projet : https://github.com/openshwprojects/OpenBK7231T_App
Appareils supportés : https://openbekeniot.github.io/webapp/devicesList.html
Flash
OTA via Tuya Cloudcutter
Installation
git clone https://github.com/tuya-cloudcutter/tuya-cloudcutter.git
Flash
Instructions : https://github.com/tuya-cloudcutter/tuya-cloudcutter/blob/main/INSTRUCTIONS.md#flashing-custom-firmware
Serial via bk7231tools
Installation
pip install --user bk7231tools
Dump flash
bk7231tools read_flash -d /dev/ttyUSB0 -s 0 -l 0x200000 dump.bin
Write flash
bk7231tools write_flash -d /dev/ttyUSB0 -s 0 -S 0 --bootloader ~/Téléchargements/OpenBK7231N_QIO_1.17.87.bin