Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Struggling to install on ESP32-S2 M1 DevKit #3948

Closed
1 task done
Babyyoda777 opened this issue May 1, 2024 · 5 comments
Closed
1 task done

Struggling to install on ESP32-S2 M1 DevKit #3948

Babyyoda777 opened this issue May 1, 2024 · 5 comments
Labels

Comments

@Babyyoda777
Copy link

What happened?

Hi i am trying to install WLED for a project on ESP32-S2 dev kit board. I have tried everything, the various web installers just don't work. The official one gives header error whilst the unofficial one says no core dump partition found. I tried flashing myself using es32-s2 binary and esptool along side a bootloader I compiled and partition map however that also didnt work. When compiling with platformio, it doesnt have the same ESP32-S2 board Im using and when i try using saloa esp32s2 board platformio just refuses to build with error: Tool Manager: Installing espressif/toolchain-riscv32-esp @ 8.4.0+2021r2-patch2
UnknownPackageError: Could not find the package with 'espressif/toolchain-riscv32-esp @ 8.4.0+2021r2-patch2' requirements for your system 'darwin_x86_64'

Would really appreciate some help as ive become very lost. Thanks!

To Reproduce Bug

Attempted to install using all suggested methods in docs, doesnt work.

Expected Behavior

Installs and boots normally

Install Method

Binary from WLED.me

What version of WLED?

Latest official release (not beta)

Which microcontroller/board are you seeing the problem on?

ESP32-S2

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Babyyoda777 Babyyoda777 added the bug label May 1, 2024
@softhack007 softhack007 added question and removed bug labels May 1, 2024
@softhack007
Copy link
Collaborator

softhack007 commented May 1, 2024

Hi,

Please consider that the new MCUs (-S3/-S2/-C3) are still experimental - some boards work, some don't work.

The best way is actually to compile and upload with platformIO.

You can use this build environment:
https://github.com/Aircoookie/WLED/blob/197f47befe568eef486d006aaec50b06c11c5fc4/platformio.ini#L617

@softhack007
Copy link
Collaborator

softhack007 commented May 1, 2024

PS: there is ongoing work to make the official web installer work with more boards. For flashing manually with esptool, you can find a list of items needed in wled/WLED-WebInstaller#22 (comment)

@Babyyoda777
Copy link
Author

Thanks so much, I'll give it all another go!

@blazoncek
Copy link
Collaborator

I'm closing as installing WLED firmware is a separate topic. WLED itself works correctly on S2, S3 and C3, albeit not on every model there is.

@blazoncek blazoncek closed this as not planned Won't fix, can't repro, duplicate, stale May 1, 2024
@Babyyoda777
Copy link
Author

Babyyoda777 commented May 2, 2024

Thanks I managed to sort it out! I created a repo with compiled binaries and instructions for installation using web gui.

https://github.com/Babyyoda777/WLED-ESP32S2-Mini-Project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants