Part Number: LP-EM-CC2340R5
Other Parts Discussed in Thread: CC2340R5
in cc2340r5 how many power mode are present in BLE for power consumption
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
Thank you for reaching out. The CC2340R5 is able to implement several different power modes. In short, these power modes are Active, Idle, Standby, and Shutdown. The capabilities of the device in these different power modes is detailed in section 9.11 Power Management of the CC2340R5 data sheet. While doing BLE activity (assuming no blocking events causing the device to stay idle), the device should alternate between active and standby. In most BLE use-cases, the device will spend the vast majority of the time in standby and only go into active when performing TX or RX events (advertising, scanning, connection events, etc).
Best Regards,
Jan