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.

RTOS/CC2650STK: Working on a button press

Part Number: CC2650STK

Tool/software: TI-RTOS

Greetings all!
I am trying to modify the firmware for the sensor tag so it starts advertising after a key press.
I tried to move creating tasks in the main function to the pinInterruptHandler but that doesn't seem to be working :/
 
Is there any ideas on how to do that?

Thanks