Other Parts Discussed in Thread: CC2640
Tool/software: TI-RTOS
Hello,
We have developed a firmware by taking Project Zero as Reference and for that we have also developed a hardware i.e., a Custom board,
My custom Board operates on 3 Volts Coin cell battery, I want my custom board to operate at lowest possible power ,
So as i read on E2E and power management document of 13xx/26xx i find that Project zero is implemented with lowest possible power Saving Mode,
However when i power my board and keep in idle state, within one hour it stops advertising and when i check my battery voltage it shows me 2.6 volts.
Also I have two peripherals on the custom board pwm operated Buzzer and accelerometer but these two are turned on only if i do it using button Interrupt or else they are in power down mode.
Wherein my accelerometer power consumption in Idle state/power down mode is 5 micro Amps and buzzer power consumption in Idle state/power down mode is 10 micro Amps.
I want to a battery back up of 6 months to 1 year for Idle state, can it be achieved,if so please help with with steps to modify my firmware accordingly so that i can reduce power consumption.
Please help in this case so that i can increase my device life in terms of Power Consumption.
Thanks and Regards
Utkarsh