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.

RTOS: cc2640r2f mirror NOTIFY characteristic from iPhone (Apple Notification Center Service)

Other Parts Discussed in Thread: CC2640R2F

Tool/software: TI-RTOS

Hello to everyone.

I 've got such a task - I need to mirror one ANCS characteristic(with NOTIFY attr) to same one on my cc2640r2f.
I discover it with no problem, but as I understand I can't read it directly ( with usual GATT_ReadCharValue) .
Get the value in responce to than store it to some my user Characteristic.

Can you tell me how to do it proper way?

All my best.

Ivan.