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?