Hello,
I need to Enable Notification for Battery Profile in my cc2650 Device.
I saw some PDf and Found that the handle to read is 0x2f and to write is 0x30.
So when i used them i am getting Value
Read RSP: 67
and write error: 03
I tried this using CC2541 and I am able to read the Value correctly and Write is also Happening but the Problem is its not able to Enable Notification.
Can someone please help me out to make it Work.