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