Hello,
I am building an application where client sends a fixed number of packets (10Bytes/packet) to a server with different values of advertisement interval. I changed the value of BEARER_ADV_INT_DEFAULT_MS from 20ms to 2000ms.
As the value of BEARER_ADV_INT_DEFAULT_MS changes from 20 to 2000ms the packet drop rate increases from 0 to 80%.
The values of BEARER_SCAN_INT_DEFAULT_MS and BEARER_SCAN_WINDOW_DEFAULT_MS were kept constant to 2000ms.
Can anyone please explain the reason of this increase in packet drop?
Regards,
Sameer