Power consumption unusual when stopping advertising

Hi,

I'm using SDK17.02 HID example on nRF52810.

When slow advertising have timeout, the current is about 6uA. BTW, I closed sleep_mode_enter() function.

But when I stop advertising manually during advertising, the current is over 400uA all the time.

Related