Skip to content

Tips for Tuya Convert

sillyfrog edited this page Dec 16, 2021 · 1 revision

If things aren't working as you would expect, please see suggestions below.

The current version of this bookmarklet has been tested on Tasmota v8.5.1 to v10.0.0 (latest release at the time of writing).

Nothing showing up in the table

If you're sure it's a Tuya MCU, there are a couple of thing to try.

Change serial speed

By default, setoption97 is 0, which is 9600 bps. Try running setoption97 1 to set it to 115200 bps

Change IO ports

Selecting the Tuya MCU (54) module type will select the default and most common GPIO ports for Tuya Tx and Tuya Rx (GPIO 1 and 3 respectively), however it has been reported this can change for some devices. The best way is to follow the tracks on the PCB between the MCU and main chip, mapping this back to GPIO's, and some trial and error.

Clone this wiki locally