Hi
Im using the pwm led example in the connect sdk and tried few changed according to our requirements
The PWM works fine, but the current consumption during the OFF cycle is upto 470uA
Is this an expected behaviour?? Is this because of the clock used for PWM??
When i clear or turn off the PWM, i can able to see 3uA sleep current
There was an example "low-power pwm" only in nrf5SDK, is there any similar example in ncs??
or is there any other way to reduce the power consumption of the PWM led??
Thanks!