I've been puzzled after looking at the current draw figures for the nRF52832. If the advertising interval is supposed to be 20ms.
Can someone explain why the advertising event is actually 25ms?
Or why the advertisng is added to the interval?
I've been puzzled after looking at the current draw figures for the nRF52832. If the advertising interval is supposed to be 20ms.
Can someone explain why the advertising event is actually 25ms?
Or why the advertisng is added to the interval?
The stack is supposed to add a random delay between 0 and 10mS to each advertising interval to help minimize collisions. There is a good explanation of advertising here:
Agreed on the reading and the fact that the core specification is a bit inarticulate there.
Agreed on the reading and the fact that the core specification is a bit inarticulate there.