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

radio notifications and sd_flash_*()

Hi,

I have an application where both radio notifications and flash operations are used.

It seems that every sd_flash_write() generates two radio notifications. So during startup of my application there is a burst of radio notifications although there is actually no radio operation. Even advertising is still off.

Is my observation correct? And how can this be prevented from happening?

Thanks, Hardy