Soeren

Results 20 comments of Soeren

I guess that there haven't been any changes to this right? I see that there is something about Detected Flash size in the installdialog.js.

Does it work, when flashed from PlatformIO?

@blazoncek already thought of that cause of the esp8266 partitions. the flash size selection needs to be done manually, so by the user, cause there is no automated detection. and...

> How do you want to handle "USB CDC" vs "serial UART usb" devices? Improv (setting wifi password after install) needs to communicate with WLED over Serial, so it's important...

i added the boot_app0 for these 3 in a separate branch: https://lost-hope.github.io/WLED-WebInstaller/

So this is my physical led Layout. ![image](https://user-images.githubusercontent.com/6001498/166629070-a90a58a1-2c38-4c9a-8c0c-c138b5f2f452.png) In WLED my Matrix settings are: > **2D Matrix** > Width: 32 > Height: 32 > **2D Panel** > Horizontal Panels: 1...

The design rework (this PR) looks fine to me. >We've had a talk with @lost-hope about changing installer look to introduce step-by-step selection of: I have a proof of concept...

> I am not sure if web installer already supports WROVER but perhaps @lost-hope knows. The webinstaller only delivers the default esp32dev build. The difference between those two is the...

i have looked into this a bit. with a small change in the install dialog script this is possible. but my implementation will break the current manifest file method. there...

ESP Webtools removed that option in a past version. The logic of ESPwebtools is, to offer easing the flash, when the installed firmware name from the manifest doesn't match the...