Skip to content

The device doesn't wake up from sleeping #19

@raduprv

Description

@raduprv

Describe the bug

I am using the following code, from the example:
TimerCAM.begin(true);
TimerCAM.Power.timerSleep(5);

I placed it at the end of my program, the device goes to sleep but never wakes up. I placed it at the beginning, before doing anything else (except for printing a serial essage), and the same thing happens.
The device is powered by USB from the computer, no battery attached.

Am I doing something wrong?

To reproduce

Using Arduino

Expected behavior

I would expect the device to wake up after 5 seconds.

Screenshots

No response

Environment

  • OS:
  • IDE &IDE Version:
  • Repository Version:

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • My report contains all necessary details

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