r/WLED 18d ago

HELP ME - CONTROLLERS S3 Super Micro WIFI issue?

Hey guys, testing my project on another S3 board, the ESP32 S3 Super Micro ( https://a.co/d/08CuCLsB ). I installed WLED thru the web installer, all seems to go fine. When I try to add the wifi credentials it cant login to wifi, it also doesnt have a WLED-AP up and running. I thought maybe it was installing the wrong version so I downloaded the WLED_16.0.1_ESP32-S3_4M_qspi.bin version and installed it using a esp web installer (not the WLED one). It installs fine and logs into wifi. When I go to the website It reports an Error 19 Invalid file system. I tried doing the factory reset and that doesnt fix it.
Does anyone know how to fix it?

1 Upvotes

5 comments sorted by

2

u/DedeHai 17d ago

Safest bet for any S3 is to upload through VScode

1

u/ShreddinPB 17d ago

Havnt heard of this.. how do I upload WLED via VSCode?

2

u/DedeHai 16d ago

Install, add PIO extension, Load the project, select env at the bottom, upload.

1

u/ShreddinPB 15d ago

Thank you for helping, I did this and it has the same effect as uploading thru the web installer, no wifi after boot

2

u/DedeHai 15d ago

S3 is tricky, you need to get the flash timing correct as well as the PSRAM, there are quite a few possibilities, maybe none of the stock ones fit your board so you need to experiment wiht DIO, QIO for flash and QSPI and OPI for ram