Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device doesn't wake up from PinDeepSleep with time parameter. #1442

Open
Zahy3100 opened this issue Nov 27, 2024 · 1 comment
Open

Device doesn't wake up from PinDeepSleep with time parameter. #1442

Zahy3100 opened this issue Nov 27, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Zahy3100
Copy link

Describe the bug
If device is put to PinDeepSleep with time for example 10, it doesn't wake up after time passes. Wake up after pin action such as switch toggle works as expected. This issue occurs even when PowerSave is disabled.

Firmware:

  • Version 1.17.774
  • Device DIY smart switch
  • Chip/model: BK7231T

To Reproduce
Steps to reproduce the behavior:

  1. Go to console and send command PinDeepSleep 10
  2. Click on send
  3. Refresh web UI (it doesn't load because of deep sleep)
  4. Wait aprox. 10 sec.
  5. Refresh page and check if device woken up
@openshwprojects
Copy link
Owner

As far as I know, this feature may not be present on T platform yet. We need to do some porting from N to T SDK. We haven't seen any T devices with deep sleep, you may be the first one to encounter it.
Related:
openshwprojects/OpenBK7231N@dac4955

@openshwprojects openshwprojects added the enhancement New feature or request label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants