This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Is it wrong to send a characteristic notification from inside a timer callback function?

In my application I send a characteristic notification from inside a timer callback function. This causes a restart of my application if I am connected to the board. But my application does not restart if I am not connected. What is happening?

Is it wrong to send a characteristic notification from inside a timer callback function?

Related