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

Unexpected watch reboot after wake up request #390

Open
5 tasks
GDV0 opened this issue Apr 22, 2023 · 0 comments
Open
5 tasks

Unexpected watch reboot after wake up request #390

GDV0 opened this issue Apr 22, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@GDV0
Copy link
Contributor

GDV0 commented Apr 22, 2023

Build tool used:

  • [ x] Platformio (Visual Studio Code plugin)
  • Platformio CLI
  • Other

used Hardware:

  • [x ] TWatch 2020 or TWatch 2021
  • M5Paper
  • M5Core2
  • WT32-SC01

Description of problem:
Tested on TWatch 2020-V3 400mAh
After fixing the "go standby blocked" issue
image
I discover a more annoying problem: when repeating standby/wake up sequences, spurious watch restarts happen.
The amount of sleep/wake cycles to reproduce this issue seems random and the log could be different:

  • "Silent" reboot at 18;53:51:887 after pressing power on button
    image
    or
  • "verbose" reboot after pressing power on button
    image

Each time, the "Last Reboot Reason" given in the Utilities tile is "Other Watchdogs"

Additional information and things you've tried:
Crawling in ESP32 forums, I have found similar issue description which seems to be linked to specific ESP32 chip
link on issue description: https://www.esp32.com/viewtopic.php?f=14&t=20316

Today (Apr 23rd) I have tested the application with an old TWatch 2020 v1
I already have spurious reboots but more frequently than with TWatch 2020 v3. Here is the log I have
image

@GDV0 GDV0 added the bug Something isn't working label Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant