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.

CC2642R: Authorization and Notifications?

Part Number: CC2642R

Hi.

I would like to use authorization on some of the characteristics in my application to block access until some protocol has been followed. However, some of these characteristics also generate notifications, which only authorized devices should receive. Do the standard TI mechanisms for notifications contain some check that blocks notifications to not yet authorized devices? I've looked at the implementation of GATTServApp_ProcessCharCfg and the most I could find is a flag requiring authentication.

Sincerely,

Alex