Hi,
I am using SDK15.3.0 and s132_nrf52_6.1.1_softdevice. (nRF52832)
Getting higher current consumption (300uA) while using the PWM library. (https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/pwm_example.html)
Also tried to generate using PPI, But the same result as PWM library.
I wonder when used a low-power PWM library and got 460uA. (https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/low_power_pwm_example.html)


200uA somewhat expected as per the datasheet, But is there any other way to generate PWM using low power? (<200uA)
Thanks,
Nirav Patel