Hi,
I have a situation(problem) I do not fully understand, and I hope you can help me to sort it out.
Background
1 Central and 2 peripheral units; all three is powered by a nRF52840.
Both peripheral units can connect to the CU in a fix order. Unit 1 first and then unit 2.
The process in CU is that it starts scanning with filtering (MAC address of unit 1) and connects if units 1 is advertising. At connect of unit 1 it starts scanning for unit 2 with filtering on name, not address.
Situation:
I measure power consumption of unit 1 using the power profiler II and observe that the power consumption is around 30 µA in system on idle and around 15 µA when unit 2 connects and scanning is stopped.
Why is it so?
Kind regards
Svein