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

Slow / fast advertising

Hi,

I have a question regarding fast/slow advertising

I'd like to advertise for 180s using a 100ms interval, then switch to a 1s interval, preferably for ever. I set advertise options as shown in the image.

When I test the software I find that advertising stops after 3 seconds. Why?

Thank you for helping me out on this M

image description

Parents
  • Hi,

    I have done some more work on this and discovered the following:

    • when calling ble_advertising_init WITHOUT scan response data then advertising DOES switch from fast to slow
    • when calling ble_advertising_init WITH scan response data, then advertising DOES NOT switch from fast to slow.

    Is there anything I can do to have both scan response data and variable advertising intervals?

    Thank you

Reply
  • Hi,

    I have done some more work on this and discovered the following:

    • when calling ble_advertising_init WITHOUT scan response data then advertising DOES switch from fast to slow
    • when calling ble_advertising_init WITH scan response data, then advertising DOES NOT switch from fast to slow.

    Is there anything I can do to have both scan response data and variable advertising intervals?

    Thank you

Children
No Data
Related