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.

GATT SERVICE



Hi everyone,

What are the minimum things to add to the for example simpleBLEPeripheral.c  for  a service to be discoverable.  Apart from the adding the the .c and .h files to the profile and adding the  _AddService(GATT_ALL_SERVICES) to the init what again should i do. 

Best regards. 

Joseph.

NB: (I am using the Bluradios module and it stops advertising when i do only the above things)