Hi,
Please let us know the steps to create a profile in HOST TEST APP code for CC2540,we were referring to simplebleperipheral project for creating a profile using SimpleGATTprofile but we were not able to suceed in adding this in HOST TEST APP.
how to initialize a service with 128 bit uuid in host test app (sample project would be helpful)
* Need info/example on how to add user specific primary service 128 bit UUID in HOST TEST APP
* Since we can not change the 2800 to anyother UUID we created a profile.
* In profile we are adding our primary services and attributes under 2800.
* Since we are using Off chip when we receive the input from the PC app we are adding the whole attribute table.
* when we tested with Btool for GATT_DiscAllCharDescs we could see all the attributes added but primary service is not added.
* Is there any other way to add profile to HostTestApp.
Please provide us a sample project with a user defined gatt profile to HOST TEST APP or initialize a service with 128 bit UUID, then add a characteristic with UUID of 0x2800 and value for our new service's UUID..
Regards,
Neil Samuel