Skip to content

SPIFFS bin file web flashing using the update sketch #1619

Closed
@nccchirag

Description

@nccchirag

modified the flash update sketch to web update SPIFFS but I'm getting the following error. Although Update sketch works fine for firmware flashing

change

if(!Update.begin(maxSketchSpace, 100)){
Update.printError(Serial);
}

Serial Log / ERROR

Update: firmware.spiffs.bin
sleep disable
ERROR[10]: Magic byte is wrong, not 0xE9
bcn 0
del if1
usl

generating the SPIFFS file using the jar tool ( latest version )

Kindly guide!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions