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

nrf528xx Optimal Advertising Intervals

I am working on a low power peripheral project (similar to the Nordic blePeripheral/uart example). I'm going to be using an nRF52805 with SDK 17 and s112. I found the Apple/iOS recomended advertising intervals of:

  • 20ms
  • 40ms
  • 152.5ms
  • 546.25ms
  • 1285ms

Has anyone had success with larger intervals (2s, 5s, 10s)? If so, what exact timing have you found to be the most successful with mobile phones (apple/android)?

Thank you,

Related