Hi, Everyone,
I am using ble_app_uart project to start with . I added tps service by checking BLE_Services->ble_tps in Manage run time environments.
And changing some line of codes using ble_app_proximity code.
But, I found out that I can not make any changes to ble_tps.c file since it locked from keil.
Can I add services to project and modify it ???
Or is there any other way I can import service in my project ???