Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2640,
Hi,
I've been power optimizing my CC2640 and noticed that my peak power consumption was 14mA and happens at every connection interval. My goal is to reduce this to 5mA or as close to this level as possible (I realize signal strength will probably suffer). My original suspicion was to reduce the TX power of my program, which I do by calling HCI_EXT_SetTxPowerCmd(HCI_EXT_TX_POWER_MINUS_21_DBM); just before I begin advertising. However, even though I believe the default for this is 0dbm I did not notice much of a difference in the peak power consumption between the two (still at 14mA). I'm wondering if I'm doing this correctly or if it's silently failing? Because I'd imagine the difference in signal strength at the very least, if not the current consumption, should be stark. For context, I'm using Single Ended Internal Bias antenna with a crystal-less setup.
UPDATE: We believe the peak might actually be a result of the RX phase and not the TX phase. Is there any way to reduce the peak current for the RX?
Thanks!
Ali
SDK Version: 4.10.00.10
Chip: CC2640R2F