This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF51 Bootloader Advertising Timeout

Hi,

I am working on bootloader_secure example on SDK_12.1.0 and set APP_ADV_TIMEOUT_IN_SECONDS to 180 to stop the advertising after 3 mins.

All looks fine and device stops advertising 3 mins later but advertising LED still stays ON. Is there a way to make it OFF once the advertising stops?

Related