Search found 1 match
- Tue Apr 23, 2024 5:58 pm
- Forum: ESP-IDF
- Topic: Replacing encrypted app, causes "No MD5" partition error: why?!
- Replies: 16
- Views: 9902
Re: Replacing encrypted app, causes "No MD5" partition error: why?!
I was attempting the same thing recently and wanted to share what I found if anyone is still struggling with this. I found that the reason this error is happening is actually because of a mismatch between the bootloader and application partition table offset. When encryption is enabled, you end up n...