diy:openbk

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
diy:openbk [2023/05/30 14:18] – créée bn8diy:openbk [2023/05/31 07:47] (Version actuelle) – [OpenBeken] bn8
Ligne 1: Ligne 1:
 ====== OpenBeken ====== ====== OpenBeken ======
  
-===== Flash avec bk7231tools =====+**Projet :** https://github.com/openshwprojects/OpenBK7231T_App 
 + 
 +**Appareils supportés :** https://openbekeniot.github.io/webapp/devicesList.html 
 +===== Flash ===== 
 + 
 +==== OTA via Tuya Cloudcutter ==== 
 + 
 +**Projet :** https://github.com/tuya-cloudcutter/tuya-cloudcutter 
 + 
 +=== Installation === 
 + 
 +<code bash>git clone https://github.com/tuya-cloudcutter/tuya-cloudcutter.git</code> 
 + 
 +=== Flash === 
 + 
 +**Instructions :** https://github.com/tuya-cloudcutter/tuya-cloudcutter/blob/main/INSTRUCTIONS.md#flashing-custom-firmware 
 + 
 +==== Serial via bk7231tools ==== 
 + 
 +=== Installation === 
 +<code bash>pip install --user bk7231tools</code> 
 + 
 +=== Dump flash === 
 + 
 +<code bash>bk7231tools read_flash -d /dev/ttyUSB0 -s 0 -l 0x200000 dump.bin</code> 
 + 
 +=== Write flash ===
  
 <code bash> <code bash>
  • diy/openbk.1685456319.txt.gz
  • Dernière modification : 2023/05/30 14:18
  • de bn8