Jieli-Tech / fw-AC63_BT_SDK

Firmware for Generic Bluetooth SDK(AC63 series), Support AC631N/AC635N/AC636N/AC637N/AC632N, compatible with AC69 series without audio support.
Apache License 2.0
167 stars 97 forks source link

Watchdog wake-up from soft off mode #204

Open filipilic2619 opened 9 months ago

filipilic2619 commented 9 months ago

Is it possible to wake-up or reset using watchdog when device is in low power or soft off mode?

JL-MinXian commented 6 months ago

1、watchdog is running in low power mode, but not in soft off mode。 2、it can use io and timer to wake-up device in low power mode。 3、it can use io and rtc ralarm to wake-up device in soft off mode。