ESP32 web installer -> invalid header: 0xffffffff #275
Unanswered
glowingkitty
asked this question in
Q&A
Replies: 1 comment
-
I'm converting this to an Q&A discussion, because it does not concern an issue on NightDriverStrip. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
I tried to fix my web installer for my open source LED controlling software, after noticing that your web installer also works on the eps32 s3 (which I didn't manage to do earlier). Now I updated my web installer with some learnings of your web installer and the flashing works, sort of. But now the USB serial outputs only:
invalid header: 0xffffffff
in an infinite loop.Any idea how to address this?
manifest.json:
Working platformio config:
and the partitions.csv:
Beta Was this translation helpful? Give feedback.
All reactions