zephyr/samples/boards/stm32/power_mgmt/stm32wb_ble/README.rst
Erwan Gouriou 8a517109e6 samples/boards/stm32: stm32wb ble: Rework name for doc index coherency
Rename sample for sample index page consistency.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2022-01-10 10:23:57 -05:00

24 lines
730 B
ReStructuredText

.. _boards-stm32-power_mgmt-stm32wb_ble-sample:
STM32: PM BLE Power Management (STM32WB)
########################################
Overview
********
A simple application demonstrating the BLE operations (advertising) with
Zephyr power management enabled (:kconfig:`CONFIG_PM`).
After startup, a first 2 seconds beacon is performed, 1 second break and
beacon is started again.
Finally, platform shutdown is triggered. It can be restarted by pressing the
board reset button.
Using a power measurement tool, user can observe the platform reaching STOP2 mode
before beacon is started and between advertising peaks besides as SHUTDOWN mode
when requested.
Requirements
************
* For now, only compatible with nucleo_wb55rg.