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.

Excluding service from SimpleBlePeripheral project. cc2541

Hi,

I am using SimpleBlePeripheral example project. This example project includes different profile services and multiple characteristics. As there are multiple services and different characteristics used, it takes around 5sec to discover these services in android phone. Can anyone please suggest if it will create problem if i reduce unnecessary services and characteristics or all are mandatory? I am using just simpleGATTprofile for all my communication.

thanks