Hello,
I would like to know if there is a easy way to delete the services from the CSC software.
I would like to transform this software as a beacon software.
Thanks in advance.
Best regards,
Juan
Hello,
I would like to know if there is a easy way to delete the services from the CSC software.
I would like to transform this software as a beacon software.
Thanks in advance.
Best regards,
Juan
Hey, I assume you are referring to the ble_app_cscs example. The easiest way to delete the services is probably to delete the content of the services_init() function in main.c. You may also want to remove the entries from the m_adv_uuids structure.