Hi,
i am using ble_app_hrs_c_pca10056_s140 and when connected to one particular device i need to access it's GATT profile services and characteristics.In example ble_app_hrs_c_pca10056_s140 when connected i am able to see battery percentage level but when i connect i need to get it's device information service which has UUID:0x180A and model number character which has UUID:0x2A24. I am unable to find where to do necessary changes.
please Help me how to do it. Thank you.