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.

CC2340R5: CC2340R5 launchpad

Part Number: CC2340R5

Tool/software:

Hi Jan,

I want to create a button interrupt and send notification to central when a given button is pressed.

I have tested it with your example where 2 tasks are created and controlled by using semaphore.

I was just wondering instead of creating 2 tasks, can I run the button interrupt handler within BLE application itself? Will it work or will it disrupt the BLE task and cause disconnection?