Hi,
I'm using nrf51822 module purchased from www.waveshare.com/core51822.htm. I'm running uart over ble application example. I commented uart_init() function in main() because I dont want to print logs on a terminal. When I measured the power consumption in advertising state, It is arround 0.7mA. I measured this current using multimeter. I'm using 4AA duracell batteries which gives me a 6V. Then reduces that voltage to 3.3V using AMS1117 DC-DC converter. I want to know how to reduce the power consumption because I want to develope a device which run atleast 6 month on battery.
Thanx and Regards Amit