Hi, im trying to set up 3 PWMs for simulating a RGB LED with the 3 leds on the nrf52-dk. I need the following behavior:
pushing on a button increases the width of the period -> led gets brighter.
How do i set up a simple pwm where i can set the pulse width. I should work with S132 and SDK 11. This one would be perfect: github.com/.../nrf51-pwm-library
but i cant get it up and running with SDK11.