Device is not going in sleep mode while advertising every second

I want my device to continuously advertise and if there is no advertising in between, at that time device should be in sleep mode, I've used idle_state_handle(); but still I am getting 7ma current.

Related