nRF51 SDK v10.0.0
Low-Power PWM Example

The Low-Power PWM Example demonstrates how to use the Low-power PWM library to generate a pulse-width modulated output signal while using minimal power. On boards with an RGB LED, the LED changes color as the duty cycle is changed. On boards that do not have an RGB LED, the intensity of the LED changes.

The name of the example is low_power_pwm_Board, where Board is the supported board. If you are not using the Keil Pack Installer, you can find the source code and project file of the example in the following folder: <InstallFolder>\examples\peripheral\low_power_pwm

Testing

Test the Low-Power PWM Example application by performing the following steps:

  1. Compile and program the application.
  2. Observe that, depending on the board you use for testing, the RGB LED changes color or the light intensity of the LEDs changes.

This document was last updated on Mon Nov 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.