This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Led blink CC2540

Hi guys, can I code the LED to blink slowly? I mean when I set a timer for LED to turn off after 5 second, the LED suppose ON for 5 seconds before it OFF. It is possible to achieve that using osal_start_timerEx() ??