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

Parents Reply Children
  • Hi Ketil, the PPK is not a solution, because our device has an available current budget. Actual current has to be calculated according to connection parameters and actual data throughput. Because connection parameters vary from device to device, offline calculation/measurement would not be enough. Calculation / measurement has to happen in target.

Related