LED Softblink Example

nRF5 SDK v17.1.0

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.