Skip to content

bat_disable_output not working when wake on timer #14

@Zoogara

Description

@Zoogara

Scenario 1: Timer has been set to wake at hour 13:00 on day 8. Camera wakes on timer. When untit finishes processing and bat_disable_output() is called, camera does not turn off.

Scenario 2: Timer has been set to wake at hour 13:00 on day 8. Before then power button is pressed and camera turns on, completes processing and powers down when bat_disable_output() is called. Later camera wakes on time, does processing but then does not turn off.

Only difference is method of waking, scenario 1 camera does not turn off and flattens battery. Scenario 2, camera wakes on button press, turns off, wakes on timer and then doesn't turn off.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions