Hi, Is it possible to use the MATTER sample as a HomeKit accessory and pair it to HomeKit ? Or do you have any plans for this?
Hi, Is it possible to use the MATTER sample as a HomeKit accessory and pair it to HomeKit ? Or do you have any plans for this?
Hi
I will check this with our Matter and Homekit developers, and come back to you with an answer when I know more.
Regards,
Sigurd Hellesvik
Hi
HomeKit should be able to interface with Matter accessories. This will be handled by HomeKit, see for example this tutorial by Apple on how to "Add support for Matter in your smart home app".
The Matter samples in nRF Connect SDK should be Matter accessories, which should be able to be interfaced from other devices that support Matter.
This is dependent on the clusters used. For example, a Matter accessory running the "door-lock-client" can be interfaced by a Matter device using the "door-lock-server".
Regards,
Sigurd Hellesvik
Hi Sigurd,
If I understood correctly, it's possible to pair the Matter samples in nRF Connect SDK to apple Home app, if I enable Matter support in the Home app, right?
The tutorial is specific to pairing accessories running all-clusters-app in Matter repo to HomeKit, it works fine, but it's not working with the Matter samples in nRF Connect SDK.
I have
Is it possible to pair this light bulb accessory to HomeKit? Are there any documents to explain this?
Hi
Apples are still working on Matter support.
Currently, You can’t pair with Matter accessories that use Thread. (80991829).
This is relevant for the Matter samples in nRF Connect SDK.
I recommend that you wait until iOS15, which I believe should officially support Matter devices.
Regards,
Sigurd Hellesvik
thanks for your reply, that's clear now