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.

CC2340R5: Getting ATT_ERROR_RSP as "0x12" for GATT_WriteCharValue() API

Part Number: CC2340R5

Tool/software:

Hi Forum,

I am trying to implement a apple AMS on CC2340R5 and i am using SDK : 9.11.00.08. When i am trying to do write operation using  on one of the AMS characteristics (i.e. Entity Update)  i am receiving a gattMsg with method ATT_ERROR_ESP and with error code 0x12. i tried to find meaning in 'att.h' file but it reserved for future use. could you pls let me know, what does errCode 0x12 mean? and how to resolve this?

PS : Note that Handle values are correct, i have check against the working code.

Regards

Vaibhav