Skip to main content
Associate III
April 21, 2026
Question

STM32WBA BLE Direction Finding with Low Power

  • April 21, 2026
  • 1 reply
  • 63 views

Hello,

I am currently working with the STM32WBA65RI for BLE Direction Finding using connectionless mode. I would like to know if it is possible to use a low-power mode such as Standby with RTC, allowing the board to consume only a few nanoamps, then wake up periodically via the RTC, perform advertising for a defined period, and return to Standby mode.

Could anyone provide guidance or share experience with this approach?

Best regards.

1 reply

JPortilhaAuthor
Associate III
April 21, 2026

Also, why does the CubeMx forces the use of Sequencer when I add the STM32_WPAN to handle the bluetooth stack?