A simple example of using PWM with softdevice S110 using the Nordic nRF51-DK. I have tried to remove all unnecessary layers (like the Nordic BSP support) to make this example simple to understand.
http://electronut.in/nrf51-pwm-test/
UPDATE:
I have now updated this example to use GPIOTE events also.