Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Partion issue #11

Open
evanderkuy opened this issue May 28, 2024 · 1 comment
Open

Partion issue #11

evanderkuy opened this issue May 28, 2024 · 1 comment

Comments

@evanderkuy
Copy link

Hi Mikal,

Thanks for this great functionality. I am able to upload the new firmware, see the percentages running up to 100%. But it won't boot
on the correct new partion. And now when I flash firmware over JTAG it keeps booting with the old firmware. Do I miss some basic partition understanding/action as I can't find it online?

This is my partition table:
#Name,Type,SubType,,Size
nvs,data,nvs,,16K,
otadata,data,ota,,0x2000,
factory,app,factory,,2M,
app0,app,ota_0,,2M,
app1,app,ota_1,,2M,
coredump,data,coredump,,32K

Best regads
Etienne

@evanderkuy
Copy link
Author

I found out, that after the first OTA update, the only way to have the device boot from factory again is by erasing the otadata partion or by erasing all flash data. So you are able to upload a new version via e.g. JTAG, but it will never boot from it once you have had an OTA update.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant