nRF5 SDK v17.1.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.

You can find the source code and the 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.

Documentation feedback | Developer Zone | Subscribe | Updated