Hi,
Now I am try to use sd_flash_page_erase() to erase a flash page. Before I call it, I already stop all interrupt but I always get a error message "NRF_ERROR_NO_MEM ". So far, I have around 500 bytes ram space left. Is this API need more than 500 bytes ram space?
Thank you.