First of all, sorry if I'm in the wrong subforum. I FINALLY, after a huge pain, flashed my device with OpenBK. I did everything like in the videos and so on.
I pasted the JSON that I've got reading Tuya firmware, converted it, and configured that the device has 2 pins, 6 and 8, as PWM. On the index page of the device, the Toggle button doesn't do anything. Also, the light color slider doesn't change anything either. The only way I can turn on the light is via the Web app Status TAB.
That's it! Also, the lamp doesn't remember in what state it was before rebooting (I checked flag 12). In short, nothing really works.
The worst part is that when unplugging and re-plugging, it stays off. A lamp that only turns on via software is a useless lamp.
I'm left with a 180 EUR value brick

Thanks in advance.
JSON of device
Quote:
{
"rstnum": "5",
"rstcor": "c",
"Jsonver": "1.1.9",
"brightmin": "7",
"title20": "1",
"deftemp": "0",
"c_lv": "1",
"wfcfg": "spcl",
"colormin": "10",
"pmemory": "1",
"cmod": "cw",
"wt": "30",
"cwtype": "1",
"prodagain": "0",
"rstbr": "100",
"remdmode": "0",
"colormax": "100",
"cagt": "30",
"w_lv": "1",
"c_pin": "8",
"module": "WB3S",
"cwmaxp": "100",
"dmod": "0",
"rgbt": "0",
"onoffmode": "1",
"brightmax": "100",
"w_pin": "6",
"wfct": "3",
"pwmhz": "4000",
"rsttemp": "0",
"category": "0502",
"defcolor": "c",
"defbright": "100",
"crc": "81",
"cdv": "1.0.0",
"dev_swv": "2.9.16",
"s_id": "null",
"dtp": "0",
"sync": "0",
"attr_num": "0",
"mst_tp_0": "0",
"mst_ver_0": "null",
"mst_tp_1": "0",
"mst_ver_1": "null",
"mst_tp_2": "0",
"mst_ver_2": "null",
"mst_tp_3": "0",
"mst_ver_3": "null",
"dminfo_name": "null",
"dminfo_code": "null",
"dminfo_report_code": "null",
"dminfo_sn": "null "
}
