WLED-WebInstaller icon indicating copy to clipboard operation
WLED-WebInstaller copied to clipboard

check that the esp32 bootloader is correct for nightly builds

Open softhack007 opened this issue 1 month ago • 0 comments

https://github.com/wled/WLED-WebInstaller/blob/6227f37b3c00ebd97a2fbfc2525816fd426abcc9/bin/nightly/manifest.json#L11

Please check if the esp32 bootloader is the right one (tasmota V4 framework). From the file name, it looks like this is still the original "aircoookie" bootloader for the old framework?

v0.16.x is based on the newer arduino-esp32 V2.0.9 / esp-idf v 4.4.4, it would be best to use the right bootloader for new installations.

softhack007 avatar Jan 15 '26 21:01 softhack007