I am using the nRF51822 with the s130 softdevice, and I would like to control three RGB LED modules with three PWMs (R, G, and B). For various conditions, either one, two or all three of the LED modules would need to be on, but with the same PWM values. Therefore, I need only three PWMs, but I would need to be able to direct the PWMs to multiple pins simultaneously. Is there any way to achieve this? Thanks!