nRF51 SDK - S110 SoftDevice
|
The Blinky RTX Example shows RTX features like osSignal, osDelay, and osTimer.
When the application starts, two GPIO pins are configured as outputs to drive the LEDs, and then new thread and timer are created.
The name of the example is blinky_rtx_pca10028. 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>\Nordic\nrf51\example\peripheral\blinky_rtx
LED assignments:
Test the Blinky Example application by performing the following steps: