Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
14.97k stars 3.24k forks source link

AZ-Delivery Mini D1 ESP32 #2848

Closed pwcutajar closed 2 years ago

pwcutajar commented 2 years ago

Hi

I am trying to install WLED to a MINI D1 ESP32. I would like it to be sound reactive Whatever way I flash it I get the following.

rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) invalid header: 0x08030403 invalid header: 0x08030403 invalid header: 0x08030403 invalid header: 0x08030403 invalid header: 0x08030403 invalid header: 0x08030403 invalid header: 0x08030403 invalid header: 0x08030403 ets Jul 29 2019 12:21:46

Any Help will be great

Thanks

Paul

blazoncek commented 2 years ago

For SR use their GH repo or Discord. You can upload regular WLED using online WLED installer and then upgrade to SR using OTA update. Closing.

pwcutajar commented 2 years ago

Online WLED installer hangs so no fix

softhack007 commented 2 years ago

You could try this online installer: https://wled-install.github.io/ The installer offers different "flavors" of WLED, including regular WLED, soundreactive or MoonMod fork.

If online install is not working, try it "on foot" with esptool: https://github.com/atuline/WLED/wiki/Installing-and-Compiling#flashing-esp32-binaries-with-esptool

Finally, another "offline" installer is here: https://github.com/srg74/ESP_Flasher

softhack007 commented 2 years ago

Please join our discord to get help & support from the community.

Join Discord to discuss AirCookie's WLED.

Join Discord to discuss beta testing of our sound reactive WLED of WLED.

blazoncek commented 2 years ago

Github issues are not meant for resolving HW issues. Please use WLED forum or Discord for help and support questions.

pwcutajar commented 2 years ago

Worked a treat!

Thanks!!!!!