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.

CC2541 keypress notifications without enabling from a client

Hello,

I'm using the Simple Keys service to generate notifications to the client app.  It works fine, but I do not wish to have to enable notifications for the characteristics from the client app; I wish to have it automatic on power-up or if the link is re-established.

How would this be accomplished?  I know that the GATT server needs to be notified that the  characteristic value is to be "pushed" out, but how to do it outside of the normal characteristic Write sequence?

TIA--