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

Writing/Erasing the flash with radio on and BLE communication on-going.

I want to erase and write the flash while the BLE communication is going on.

In nRF52832 specifications it is mentioned that the CPU is halted while the NVMC performs write/erase operation. So in this case the BLE communication can fail.

Is there any work around for it? Also are there any examples of NVMC operations?

Related