Hello I’m new to WLED but I did some ESP32 projects with ESP-IDF in the past.
I want to run WLED on an ESP32-S3-WROOM-1 N16R8. It’s a ESP32-S3-DevKitC-1 board. As I didn’t find a binary release, I did download the source code from git. I didn’t do any changes in the code. All I did is to set the target to esp32s3dev_16MB_opi. I have issues with the main branach and with the v0.15.3 tag.
It compiles and flashes fine. After flashing, the access point appears. There I can configure my LEDs and use them. So far, everything is fine. Now, when I try to connect it as wifi client, it won’t work. The web ui doesn’t load.
I added 470uF to 3.3V and 5V, didn’t help. As everything is fine in AP mode, I don’t think it’s a power issue. I also tried to put the ESP32-S3 directly besides my access point, didn’t help. ESPhome is working on the boards. Home Assistant is able to find the board but has communication issues.
NTP is able to grab the time.
So right now, I’m a little bit lost. What can I do? Thank you very much.
It takes around 2sec between accessing with a browser and seeing the access in the log file. I can’t any errors. Are there more debug options beside of -D WLED_DEBUG ?
if it serves the page but the page wont load and wont show any dev console errors in the browser, it means it does not get any data through. try changing wifi channels on the router to 5 or 6.