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

nRF52 low power

Hello,

I would like to know what are possibilities for low power in a central device on nRF52 chip. I need to be in BLe connection mode, and be able to receive notification from peripherals. I have too a spi link available with external mcu. For the moment, I do a call to sd_app_evt_wait in the main loop. Is there something else to do for optimize consumption in my case ?

Thanks in advance

Mickael

Related