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)