Downlight flashed with tasmota not booting up

Hi, I flashed tasmota to a homekit downlight (esp8285) but it doesn’t seem to boot up/connect to network and I’m only getting green led lit when it’s wired to the mains.




PS C:\Users\theba\Downloads\Programs\esptool-v3.3.2-win64> esptool.py --port COM5 write_flash -fs 1MB -fm dout 0x0 tasmota_v11.bin
esptool.py v3.3.1
Serial port COM5
Connecting...
Detecting chip type... Unsupported detection protocol, switching and trying again...
Connecting...
Detecting chip type... ESP8266
Chip is ESP8285N08
Features: WiFi, Embedded Flash
Crystal is 26MHz
MAC: 70:03:9f:3d:a1:72
Stub is already running. No upload is necessary.
Configuring flash size...
Flash will be erased from 0x00000000 to 0x0009cfff...
Compressed 641600 bytes to 457011...
Wrote 641600 bytes (457011 compressed) at 0x00000000 in 40.9 seconds (effective 125.6 kbit/s)...
Hash of data verified.

I’ve also tried flashing esphome and restoring the original firmware but it’s the still the same problem.
I wasn’t able to get any logs from serial
Anything else I should look into?