HomeKit solution for nRF51 Series Bluetooth

02 Nov 2015

More than 4 moth ago Nordic launches HomeKit solution for nRF51 Series Bluetooth Smart SoCs - here is a link for this news https://www.nordicsemi.com/eng/News/News-releases/Product-Related-News/Nordic-Semiconductor-launches-HomeKit-solution-for-nRF51-Series-Bluetooth-Smart-SoCs – doe's anybody knows, how i can implement the homekit protocol for this module using mbed?

03 Nov 2015

Thanks for this request. It is being tracked at https://github.com/ARMmbed/ble/issues/96

03 Nov 2015

Wow! Sounds like a plan, thanks a lot!

30 Mar 2016

Are any news about homekit for mbed?

06 Apr 2016

I asked Nordic for an update. Don't expect too much though.

06 Apr 2016

Hi! The Nordic HomeKit SDK is only provided to MFi licensees, not to the general public. It has to be done to this way due to the license agreement with Apple. Until the availability of the HomeKit specs are changed (by Apple) it will remain like this, and to see HomeKit openly available in mbed will not happen.

If you want to develop a HomeKit on nRF5[1|2] you need to sign up to the MFi program and contact Nordic directly.

12 Apr 2016

Ok, thanks any way! I just found this project: https://github.com/aanon4/HomeKit may be we can implement this solution?