Hi,
I was wondering if it's possible to reduce the clock speed of the CPU core while keep using the BLE stack.
In the stack, it is initialized by default to 32MHz with the function HAL_BOARD_INIT(). Can I reduce this speed to 1MHz without affecting the Bluetooth functionality?
The point is to reach a minimal power consumption and in the datasheet, the power is characterize at a CPU core running at 1MHz, so I was wondering how to achieve this.
Best regards,
Jerome