Tool/software:
mcu: cc2340R53
test setup:
- mcu configured as central+peripheral
- mcu connected to a central
- mcu connected to a peripheral
- connection parameters in central are different to ones in peripheral
- board with no output (led) or input (buttons) active
observation:
There is a variation of power consumption over time, between 0.4mA and 0.8mA with a periodic characteristic.
Attached picture of the power consumption profile.
Assumption:
Over time the connection event overlap because of the different connection parameters. That bring "tx/rx sleep" transition to be missed and bring to an higher power consumption.
Question: is the observation above correct, if so, how can we mitigate that to reduce the power consumption?