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--