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

How to calculate the vs_uuid_count?

In ancs sample project in sdk 12.3.0, the number is 10, I do not know why it is 10?

Parents
  • I'm create project based on ancs example project and add one custom uuid(use 16 bit UUID) that has two charactristic(16bit UUID) and also added a hid service, and I found I should change the VENDOR_SPECIFIC_UUID_COUNT value. But I do not know how to calculate this value? Does nordic has some guide on how to calculate the vs_uuid_count? Does this value include the 16 bits UUID?

Reply
  • I'm create project based on ancs example project and add one custom uuid(use 16 bit UUID) that has two charactristic(16bit UUID) and also added a hid service, and I found I should change the VENDOR_SPECIFIC_UUID_COUNT value. But I do not know how to calculate this value? Does nordic has some guide on how to calculate the vs_uuid_count? Does this value include the 16 bits UUID?

Children
Related