Exit Standby-Mode with RTC-Alarm after using BLE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-02-23 07:25 AM
Hello people,
I am working on a Project with the stm32wb55 which includes Low Power Modes (Standby) and Bluetooth (BLE).
When i turn off the Bluetooth part the controller can simply enter and exit Standbymode by my choice.
However if i activate BLE on a Button, work with it and want to enter Standbymode again the controller wont wake up anymore.
As i have heard the problem could be something with the cpu2 for example the RF.
Is there a way to shut down the cpu2 completely so i can enter the Standbymode like in the first example ?
Solved! Go to Solution.
- Labels:
-
BLE
-
RTC
-
STM32WB series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-09 07:45 AM
Hello,
Standby mode is not supported when BLE is running. You shall turn off BLE to enter in Standby mode.
Best Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-09 07:45 AM
Hello,
Standby mode is not supported when BLE is running. You shall turn off BLE to enter in Standby mode.
Best Regards