I am measuring power consumption of CC2640.
On original SimpleBLEPeripheral, I measure the power is around 0.22mA.
But if I add UART usage in the source code, the power is around 1.8mA then.
So the question is can CC2640 enter low power mode while UART is enabled?