Page 1 of 1

human face recognition doesn't store into flash memory

Posted: Sun Oct 08, 2023 7:05 am
by vahidrezaei
I have an esp32-s3-eye board.
when I flash the default bin file into the board. the human face recognition works well.
but when I build and compile the human_face_recognistion or esp32-s3-eye example code.
then flash into esp32-s3-eye board. the enrolled face IDs doesn't store on the flash memory.
after restarting the board all face IDs will be erased.

Re: human face recognition doesn't store into flash memory

Posted: Wed Oct 25, 2023 9:12 am
by ESP_Sandra
Hello, the master and idf5.0 branches have been updated, pls try again to see if the issue still exists. Thanks!