Power manager module

Use the power manager module to reduce the energy consumption of battery-powered devices. The module achieves this by switching to low power modes when the device is not used for a longer period of time.

Module events

Source Module

Input Event

This Module

Output Event

Sink Module

Buttons module

wake_up_event

power_manager

HID forward module

Motion module

Power manager module

Wheel module

USB state power manager module

force_power_down_event

Bluetooth state power manager module

keep_alive_event

HID state power manager module

Source modules for module_state_event

module_state_event

Bluetooth state power manager module

power_manager_restrict_event

Device Firmware Upgrade module

USB state power manager module

Power manager module

power_down_event

power_down_event

Sink modules for power_down_event

wake_up_event

Sink modules for wake_up_event

Note

See the Overview: Firmware architecture for more information about the event-based communication in the nRF Desktop application and about how to read this table.

Implementation details

nrf Desktop uses the power manager module from Common Application Framework (CAF). See the CAF power manager module page for implementation details.