Skip to content
btsimonh edited this page Jan 29, 2022 · 1 revision

Welcome to the hid_download_py wiki!

Commands I use often:

python uartprogram C:\DataNoBackup\tuya\tuya-iotos-embeded-sdk-wifi-ble-bk7231t\apps\my_alpha_demo\output\1.0.0\my_alpha_demo_UA_1.0.0.bin -d com4 -w

I put this into a batch file called flash.bat (on windows).

I have not personally tested using CEN to reset, but if you have a serial adaptor which has RTS, if you connect this to CEN, it should rest the board at the right time. Else you could toggle CEN manually (short to GND). Else, just re-power the board, sometimes multiple times until the uartdownloader recognises it.

Although I have not tested the uartdownloader on Linux, there is no reason it would not work.

If you manage to brick your board, the spidownloader works on Raspberry Pi.

Clone this wiki locally