This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

sd_flash_page_erase on nrf52840 takes a long time

Hi

We are seeing a significant delay in a flash-related operation on the nrf52840, specifically using the function sd_flash_page_erase() When we use that function to erase flash it takes up to 3 times longer on the nrf52840 than it does on the nrf52832 running the exact same code. Is this an expected behaviour/known issue?

We are using softdevice S140 v5.0.0-3.alpha, SDK v14.0.0 and the nr52840 preview development kit.

Thanks

Related