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

Advertising Interval on SDK14

Hi,

I have programmed my nRF52 DK using the ble_app_beacon example from SDK 14 along with S132 V5. I have set NON_CONNECTABLE_ADV_INTERVAL to 3000. I was expecting to see advertisements on 3 channels, then a 3 second delay, then 3 advertising packets, etc.

When verifying this using a nRF Sniffer my board is transmitting 1 packet every 3 seconds (38, 3s delay, 37, 3s delay 39)

Is this correct?

Thanks.

Related