Other Parts Discussed in Thread: ENERGYTRACE, LAUNCHXL-CC1312R1
Hello,
We are using CC1310 for transmit packets using easylinkrf driver. we are using sleep() to put our device in standby mode. The sequence is: - Power up - transmit packet - sleep(standby) for 10 sec. and repeat the process.
We are using CR2032 coin cell. But cell is drain out in 30 hours only, ideally it should be much more.
So help me to increase the battery life of my device.
Which other function i can use instead of sleep() to increase battery life?