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

Advertisement interval & Sniffer packets

Hi !

Here my adv setting (slow interval) to advertise every seconds :

#define APP_ADV_INTERVAL_SLOW             0x0664      /** This value corresponds to 1022.5 ms). 
#define APP_SLOW_ADV_TIMEOUT              0   

Now, i'm using nrf_sniffer to verify this interval : image description

We can see that every second, 3 adv packets are sended. My question is simple : Is it normal ?

Regards,

Parents Reply Children
No Data
Related