Hi, I'm sharing my device that I just successfully flashed. It's a wall socket without a power monitoring module and based on the TW-02 chip. There are other variants, see below.
I flashed 3 of them using soldering. Usually, I prefer the no-soldering method with Cloudcutter, but this time I had no choice (Tuya firmware v1.2.0).
So for flashing, I experimented 2 methods, both successful:
- Method 1: the w600tool Link . It's command-line based and only accepted .img files:
- Method 2: with the Upgrade Tools Link . only accepts `.fls` file.
Note: To start the writing process, briefly connect the GND to the RESET pin.
After the flash, I had to go into the web application to configure the pins using the GPIO Finder tab. I also preferred to change the default behavior of the LED:
- Red: WiFi not connected
- Blue: Relay ON
- Off: Relay OFF + WiFi connected
Other device variants:
CB2S/BK7231N
https://www.elektroda.com/rtvforum/topic3994030.html
https://www.elektroda.com/rtvforum/topic4054004.html


I flashed 3 of them using soldering. Usually, I prefer the no-soldering method with Cloudcutter, but this time I had no choice (Tuya firmware v1.2.0).



So for flashing, I experimented 2 methods, both successful:
- Method 1: the w600tool Link . It's command-line based and only accepted .img files:
w600tool.exe -p COM9 -u OpenW600_1.17.721_gz.img -b 115200
- Method 2: with the Upgrade Tools Link . only accepts `.fls` file.
Note: To start the writing process, briefly connect the GND to the RESET pin.
After the flash, I had to go into the web application to configure the pins using the GPIO Finder tab. I also preferred to change the default behavior of the LED:
- Red: WiFi not connected
- Blue: Relay ON
- Off: Relay OFF + WiFi connected
{
"vendor": "Tuya",
"bDetailed": "0",
"name": "Wall socket (No power measurement) W600/TW-02",
"model": "SWP86-01OG - W600 - TW-02",
"chip": "W600",
"board": "TW-02",
"flags": "1024",
"keywords": [
"SWP86-01OG",
"W600",
"TW-02"
],
"pins": {
"6": "Btn_Tgl_All;1",
"11": "WifiLED;0",
"14": "Rel;1",
"16": "LED_n;1"
},
"command": "",
"image": "https://obrazki.elektroda.pl/7104971800_1727639585.jpg",
"wiki": "https://www.elektroda.com/rtvforum/viewtopic.php?p=21244273"
}
Other device variants:
CB2S/BK7231N
https://www.elektroda.com/rtvforum/topic3994030.html
https://www.elektroda.com/rtvforum/topic4054004.html