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

Change the advertise interval

Hello,

I am working on SDK 9.0 and softdevice 8.0 and the requirement for my application is the device has to advertise till it gets connected and even after disconnection.

To advertise at infinite time, I set the macro APP_ADV_TIMEOUT_IN_SECONDS to zero and the duration it takes to advertise is set in the macro APP_ADV_TIMEOUT_IN_SECONDS.

Now I want to change the advertise interval. For eg, advertise every one second once. If so, where do I have to set the timing?

Regards, Sowmya

Related