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