Distributed vs consolidated advertising

My primary goal is connection success rate and my secondary goal is a fast connection time.  Which advertising method is better: Advertise with a long interval and long window or with short interval and short window?  Is it generally true that if the total time spent advertising is equivalent, the connection success rate is equivalent?  For example I have 2 sets of advertising parameters:

Set 1 - Interval=100s, window=20s

Set 2 - Interval=10s, window=2s

After 100s, is the connection success rate roughly equivalent under both sets?  The peripheral is the nRF and the central is a cell phone so the scan parameters are not fixed but for analysis I am assuming scan parameters are fixed.  Can anyone provide equations for calculating the connection success rate given total time spent advertising, advertising interval/window, and scan interval/window?  I am assuming if the scan window overlaps with the advertising window, the connection will be successful.  Thank you.

Parents Reply
  • Let me correct my terminology for advertising.

    Set 1 - Interval=100ms, period=100s, duration=20s

    Set 2 - Interval=100ms, period=10s, duration=2s

    Set 1 advertises for 20s with 100ms interval every 100s and set 2 advertises for 2s with 100ms interval every 10s.  The total advertising packets sent after 100s is equivalent but is it safe to assume the connection success rate is also equivalent?

Children
Related