Can I use the API to perform a soft reset?

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

cross mob
Anonymous
Not applicable

Is there an API call available that can be used to perform a soft reset?

I am aware that I can use a watchdog timeout to perform a soft reset but this takes 2 seconds which is not very suitable for my application.

0 Likes
1 Solution

Have you tried bleappfwu_watchdogExpired() from bleappfwu.h? This will trip the WD immediately.

View solution in original post

6 Replies