When to use bleappfwu_watchdogExpired(0)

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
WaSu_1697556
Level 3
Level 3
First like received First like given

Hi,

Are there any conditions when bleappfwu_watchdogExpired(0) should *NOT* be used?

For instance, is it OK to commence bleappfwu_watchdogExpired(0) at the following timing?

- DeepSleep

- Advertising

- Connecting

- Upon the reception of Write request

0 Likes
2 Replies
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

bleappfwu.h and its APIs are used for the case of firmware updating. Can you elaborate a little why is there a concern when bleappfwu_watchdogExpired() is used in DeepSleep for example?

BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

If you are looking to configure the watchdog timer then below could be a good thread.

Increasing/Disabling the watchdog timer