Hi,
I am using flash.c driver to read write flash on sppbleserver. In sppbleserver_init(),
I am writing a value of 32 bytes in flash at memory location at 0x1e000.
The written value alive in the flash before reset.
If I reset the board/ repower the board. While i am reading at sppbleserver_init() it was erased. It was erased at Icall.
How can I retain the value after reset.
I like to use flash.c driver only. That's why we skipped Osal_snv_read and write.
Please give us a solution.
Thanks,
Santhananarayanan