![]() |
nRF5 SDK
v12.3.0
|
Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
The Blinky RTX Example shows RTX features like osSignal, osDelay, and osTimer.
When the application starts, two GPIO pins are configured as outputs using the BSP module to drive the LEDs. Then, a new thread and timer are created.
You can find the source code and the project file of the example in the following folder: <InstallFolder>\examples\peripheral\blinky_rtx
LED assignments:
Test the Blinky RTX Example application by performing the following steps: