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

Low-power for nrf52

Hi,

I am trying to develop low power beacon on nrf52.

Which example should I base on?

I am trying example ble_app_blinky on PCA10040, and I am getting close to 1 mA, but I need something closer to 10uA.

In this example in main loop there is sd_app_evt_wait() so shouldnt it work?

Regards,

Artur

Related