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

Homekit implementation on nRF51: service instance id

Hi all,

I want to implement homekit stack on nRF51 device and I am stuck with service instance id (UUID = 00000051). When I create a standard service like hrs I don't find a service the instance id but when I create a homekit service (UUID = 0xFED4), I find a service instance id characteristic created on top the other characteristics that I created (set-up, verify,...). Do you have an idea how this characteristic is created and why it doesn't appear with standard BLE services? Is it specific to vendor services? Thanks in advance.

Parents Reply Children
No Data
Related