Hash Check a partition
Posted: Tue May 19, 2020 2:24 pm
I was wondering if there was a check I could perform on a partition of an esp32. probably the main App program. to check that it's still the same as before.
like a hash check?.
I currently use nvs for memory but as this is stored on a separate Partition the Hash check should still work ?
Just if a product is returned. I was wanting to confirm that the chip is not corrupt in some way.
Any thoughts would be great.
Thanks
like a hash check?.
I currently use nvs for memory but as this is stored on a separate Partition the Hash check should still work ?
Just if a product is returned. I was wanting to confirm that the chip is not corrupt in some way.
Any thoughts would be great.
Thanks