nRF5 SDK  v14.1.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
LED Softblink Example

The LED Softblink Example demonstrates how to use the LED softblink library. It shows how to light up the LEDs with a gradual changing intensity that depends on the parameters that are specified during initialization.

You can find the source code and the project file of the example in the following folder: <InstallFolder>\examples\peripheral\led_softblink

Testing

Test the LED Softblink Example application by performing the following steps:

  1. Compile and program the application.
  2. Observe that the LED light intensity changes. The LEDs stay turned off for 2 seconds between every cycle.