Hello!!
I am using transmitter example on my custom board having 10 buttons. I want to minimise the power consumption as it is powered by coin cell. I have used below tutorial to add power management library to transmitter example.
https://embeddedcentric.com/lesson-14-nrf5x-power-management-tutorial/
I am getting ~ 195uA on idle state and ~ 300uA while transmitting. I have also verified my custom board with ble_app_uart example and I am getting ~ 3uA on idle state and ~ 300 uA while advertising.
I will appreciate any response.
Thanks