This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

GATT client (ANCS example) : adding ANCS UUIDs on the client app

Hi,

I'm exploring the ANCS example with SD130 SDK 8.1.0 ...

The application acts as a GATT client to receive notification from GATT server on the iPhone. I see in the service_init function that the code calls 4 times the sd_ble_uuid_vs_add function to add UUID of the ANCS service and all the three characteristics.

I don't understand why the GATT client needs to know (before) the UUID for service and characteristics of the GATT server (on iPhone) ... doesn't the discovery procedure exist for it ?

Thanks, Paolo

Parents Reply Children
No Data
Related