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

What is the procedure for gathering bluetooth ble Gatt attributes and enable Indications in Android project?

Hi Nordic Developer Zone,

I also encounter a problem with enabling indications in my Android project. I want to enable Indications so I can gather informations store in my bluetooth ble chip. Furthermore, I also read about the CCCD but I don't know if I need to import it to the project in Android studio. finally after testing my ble sensor on the Nordic Master Control app, it works exactly how I wanted to, but I read on the internet that the source is not available for the public. Could you provide me with code examples (from other project of course) for enabling Indications in Android or helpful tips so I could solve this problem. Even recommended books that could help me solve this problem is also welcome.

Best Regards

Related