-
I have a device with HA + [clock](https://www.apkmirror.com/apk/google-inc/clock/) (screensaver) installed.
NSPanel Pro tool settings:
- Display sleep: 15 sec
- Display sleep mode: Off
- Also "…
-
### Describe the bug
When an IPad has the screen turned off while on a TMS page, it does not connect on wake.
Displaying `[OK/DC/DC]`. The re-connection cycle should trigger every 5-10 seconds but…
-
### Description
The SDK doesn't track the duration of an app hang. The ANRTrackingIntegration immediately reports an app hang when it occurs. To get the exact duration, the SDK would need to write th…
-
### Problem Statement
Relates to #2371
When capturing in tight loops (awaiting the SDK methods), we run into memory issues (screenshot integration) on iOS and the watchdog might be killing the app. …
-
I'm having a very annoying issue right now regarding iOS. I can't debug on a physical device because the application is being killed by iOS Watchdog. I don't understand why since it's working fine on …
-
I was helping a friend implement watchdog notifications, and noticed that, unlike `sd_watchdog_enabled(3)`, this gem doesn’t have a way to get the configured watchdog interval. Instead, pretty much ev…
-
If for any reason (for example the application start/stop playing with watchdog while not in sleep mode) then a call to
```cpp
LowPower.powerDown(SLEEP_FOREVER, ADC_OFF, BOD_OFF);
```
can have un…
-
**Describe the bug**
I implemented my chatbot using Wechaty (WorkPro). Initially, when I start my service, it can send and receive messages normally. However, after 3 to 4 days, it stops receiving …
-
Hi,
I am updating firmware from wireless so I download file in sd card and change eeprom byte and doing watchdog set as per example.
wdt_enable(WDTO_500MS); // have the wdt reset the chip
…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Environment**
- ESP-Matter Commit Id: 7d3ec1ec981a77280d4b5c246a6ace4e57df4a47
- ESP-IDF Commit Id: a97a7b0962da148669b…