This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE Custom Characteristic Value Read and Write is not working

Hi,

I have created a custom Serivice and custom characteristics in the attached application

Please find the attached application which create a custom Characteristic with Read and Write Permissions. I was able to write the Custom Charateristic Value say "0x55" using Mobile app. But unable to read the same data "0x55" from the application.

I want to write a callback function which reads Custom Charateristic Value configured by Mobile Application.

With this application, I was also not able to read data from Mobile app also. Only write from Mobile App is working. How to enable read from Mobile App for custom Charateristic 

Can you please help me to resolve this issue?

Thanks in Advance.

Regards,

Deepa

Related