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?
If the advertising interval is set to 20 ms, the device should advertise in the beginning of each interval each 20 ms.
How do you measure the 25 ms?
How do you set the advertising interval in your code?
If the advertising interval is set to 20 ms, the device should advertise in the beginning of each interval each 20 ms.
How do you measure the 25 ms?
How do you set the advertising interval in your code?
What do you have your Clock Accuracy set to? With a wide Rx windows combined with a very short Adv Interval, the relative variation of the intervals should be more noticeable.
The 25ms that I'm referring to is the documenenation in your power calculator.