2025-03-02 10:20 PM - last edited on 2025-03-02 10:24 PM by Peter BENSCH
Hi,
I am using the STM32WB5MMG MCU, and I would like to know the current consumption of CPU1 and CPU2 while Bluetooth is in General Discovery mode (scanning) and Advertising.
Additionally, are there any methods to reduce the current consumption of CPU2? For example, would reducing the TX power level during advertising or scanning help decrease power consumption?
Thanks,
Sainath D
2025-03-03 6:52 AM
Hello @SDhar.1
To reduce the current consumption of your system will using BLE, I suggest you reduce the TX Power, improve the connection and advertising intervals and try to use the Low power modes for the maximum time. For the Current consumption measurement on advertising and connection, I suggest you measure it using you own design and FW since it depends on your project SW and HW configurations.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.