MoonModules / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi! MoonModules adds features on top of upstream.
https://mm.kno.wled.ge
GNU General Public License v3.0
187 stars 54 forks source link

Doesn't work on esp32-c3 mini #102

Closed mitch030504 closed 6 months ago

mitch030504 commented 6 months ago

What happened?

I tried flashing this to my c3 mini but no matter how i flash it(tried flashing through esp wled flasher, tasmota ota, wled ota, esptool, and some others) the ap just wont show up. flashing the original through the web flasher works fine.

To Reproduce Bug

flashing the firmware to an esp32-c3 mini

Expected Behavior

for the WLED-AP to pop up and for a segment of leds to at least light up.

Install Method

From MoonModules Release Page

What version/release of MM WLED?

WLEDMM_0.14.0-b28.34_esp32c3dev_4MB_M.bin

Which microcontroller/board are you seeing the problem on?

ESP32-C3

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

softhack007 commented 6 months ago

Looks like the same problem as in #101, just a slightly different symptom.

https://github.com/MoonModules/WLED/issues/101#issuecomment-1871095377

softhack007 commented 6 months ago

duplicate of #101